anchann
0c5fee07a7
In rt-scope subsequent aliases should be able to reference preceding ones
...
Rationale: It is typical to want to alias multiple subtrees of a nested
structure in a single rt-scope statement, like so:
<div rt-scope="this.props.user as user; user.profile as profile;
user.friends as friends">
This was not possible because of the function parameter based
implementation of rt-scope. I tweaked it a bit to use var declaration
instead, while preserving the parameter-based passing for all child
scopes.
2015-07-27 15:56:10 +09:00
..
2015-02-08 17:26:29 +02:00
2015-02-08 17:26:29 +02:00
2015-01-19 15:29:42 +02:00
2015-01-19 15:29:42 +02:00
2014-12-11 09:30:27 +02:00
2015-01-22 16:50:00 +02:00
2015-01-22 18:02:18 +02:00
2015-05-10 17:23:25 +03:00
2015-01-22 16:50:00 +02:00
2014-12-28 11:48:50 +02:00
2015-02-17 02:23:08 +01:00
2014-12-11 09:30:27 +02:00
2014-11-27 11:57:45 +02:00
2015-01-11 12:13:01 +02:00
2015-01-11 12:13:01 +02:00
2015-02-01 11:50:05 +02:00
2014-12-11 09:30:27 +02:00
2014-12-11 09:30:27 +02:00
2015-01-12 15:29:21 +02:00
2014-12-11 09:30:27 +02:00
2015-01-22 18:02:18 +02:00
2015-01-22 18:02:18 +02:00
2014-12-11 09:30:27 +02:00
2015-01-22 18:02:18 +02:00
2015-02-01 11:50:05 +02:00
2015-02-09 10:43:55 +02:00
2015-02-09 10:43:55 +02:00
2014-12-11 09:30:27 +02:00
2014-11-13 00:25:12 +02:00
2015-02-26 10:48:44 +02:00
2015-02-26 10:48:44 +02:00
2014-12-11 09:30:27 +02:00
2015-02-26 10:48:44 +02:00
2014-12-11 09:30:27 +02:00
2015-03-18 13:18:53 +02:00
2015-01-12 20:08:30 +02:00
2015-02-08 17:26:29 +02:00
2015-04-21 18:24:19 +03:00
2015-04-21 18:24:19 +03:00
2015-07-27 15:56:10 +09:00
2015-07-27 15:56:10 +09:00
2014-12-11 09:30:27 +02:00
2014-11-11 16:55:32 +02:00
2015-03-29 15:55:40 +03:00
2015-03-29 15:55:40 +03:00
2015-01-19 16:22:42 +02:00
2015-01-19 16:22:42 +02:00
2014-12-11 09:30:27 +02:00
2014-12-28 11:48:50 +02:00