0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 01:11:24 +01:00
Commit Graph

63 Commits

Author SHA1 Message Date
Conduitry
a0284a4c67 Merge branch 'master' into gh-3 2017-04-19 18:21:56 -04:00
Rich Harris
bfe9904db7 Update expected.js 2017-04-19 18:01:55 -04:00
Rich Harris
5f2846ae00 Merge branch 'master' into gh-507 2017-04-19 17:30:39 -04:00
Rich-Harris
9480f349ec anchor-less each blocks 2017-04-19 14:05:34 -04:00
Rich-Harris
e345287a76 rename root to state, and allow state to be used as context 2017-04-19 11:35:57 -04:00
Rich-Harris
f82d04913f hoist variables where appropriate (#504) 2017-04-19 09:38:34 -04:00
Rich-Harris
3629c9e9a1 exclude indexes from dependencies 2017-04-17 16:45:49 -04:00
Rich-Harris
0c013cfd9b use correct dependencies for each-block updates 2017-04-17 16:15:36 -04:00
Rich-Harris
c9a2bf98a5 rename some variables so that they make more sense 2017-04-17 14:26:09 -04:00
Rich-Harris
2e7a429684 get rid of tmp variable, we dont need it 2017-04-17 14:02:09 -04:00
Rich-Harris
950f2ce2fd dont update static subtrees, even with a noop 2017-04-17 13:06:51 -04:00
Rich-Harris
b574c405eb conditionalise each-block updates 2017-04-17 10:43:44 -04:00
Rich-Harris
db7fe861b2 failing test for #381 2017-04-16 21:57:00 -04:00