Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Rich Harris caaa091912 Merge pull request #489 from sveltejs/gh-381
10 years ago
Rich Harris aeedb94d97 Merge pull request #489 from sveltejs/gh-381
10 years ago
Rich-Harris aa67df7fbb simplify if-block switching code
10 years ago
Rich-Harris 080afc99a8 simplify if-block switching code
10 years ago
Rich-Harris eebd933427 remove some unused code
10 years ago
Rich-Harris b7a40879a7 remove some unused code
10 years ago
Rich-Harris 874f241bfb dont recompute dependencies
10 years ago
Rich-Harris 49bea1b489 dont recompute dependencies
10 years ago
Rich-Harris 5d986f56bd contextualise is only called once per expression
10 years ago
Rich-Harris f8f32a13ba contextualise is only called once per expression
10 years ago
Rich-Harris 796ee21cc2 rename some variables so that they make more sense
10 years ago
Rich-Harris c9a2bf98a5 rename some variables so that they make more sense
10 years ago
Rich-Harris b50ad08506 get rid of tmp variable, we dont need it
10 years ago
Rich-Harris 2e7a429684 get rid of tmp variable, we dont need it
10 years ago
Rich-Harris f75a2f0aba dont update static subtrees, even with a noop
10 years ago
Rich-Harris 950f2ce2fd dont update static subtrees, even with a noop
10 years ago
Rich-Harris 35a45799f2 more tidying up
10 years ago
Rich-Harris 92b49eed4e more tidying up
10 years ago
Rich-Harris 2fe7539a01 create all blocks in preprocess step
10 years ago
Rich-Harris c7f15738ee create all blocks in preprocess step
10 years ago
Rich-Harris 1edfe23803 create each-block else child blocks in preprocess step
10 years ago
Rich-Harris 906b5319e6 create each-block else child blocks in preprocess step
10 years ago
Rich-Harris 423f48f2c5 tidy up
10 years ago
Rich-Harris 3cfb823076 tidy up
10 years ago
Rich-Harris 84879139a5 factor in attributes and bindings
10 years ago
Rich-Harris 7132551183 factor in attributes and bindings
10 years ago
Rich-Harris 9818346e86 conditionalise each-block updates
10 years ago
Rich-Harris b574c405eb conditionalise each-block updates
10 years ago
Rich-Harris 72f4941417 preprocess template, so that we can discover dependencies ahead of time
10 years ago
Rich-Harris ab19649dfa preprocess template, so that we can discover dependencies ahead of time
10 years ago
Rich-Harris 4ef3e005fb reduce noise a bit
10 years ago
Rich-Harris d00348d3d6 reduce noise a bit
10 years ago
Rich-Harris 8ed6f7068f less indirection when mounting
10 years ago
Rich-Harris 30d4c1c166 less indirection when mounting
10 years ago
Rich-Harris 87d794d928 tame each-block code a bit
10 years ago
Rich-Harris 1d5018bf1e tame each-block code a bit
10 years ago
Rich-Harris c80ec3a1a2 rename some things so they make more sense
10 years ago
Rich-Harris 3d259f46ee rename some things so they make more sense
10 years ago
Rich-Harris 73318de59b failing test for #381
10 years ago
Rich-Harris db7fe861b2 failing test for #381
10 years ago
Rich Harris e18b719f5b Merge pull request #488 from sveltejs/component-binding-blowback
10 years ago
Rich Harris a9f18b5e9f Merge pull request #488 from sveltejs/component-binding-blowback
10 years ago
Rich-Harris 879e783975 tidy up
10 years ago
Rich-Harris 34622a8a5a tidy up
10 years ago
Rich-Harris d027851e43 wait this is actually way easier
10 years ago
Rich-Harris 7a3611b5df wait this is actually way easier
10 years ago
Rich-Harris 8367e44118 alternative approach - dont init observer if data has not changed
10 years ago
Rich-Harris 227ce7928c alternative approach - dont init observer if data has not changed
10 years ago
Rich-Harris d0d17bfde7 prevent component binding blowback on initial render
10 years ago
Rich-Harris 4c3aa0a36f prevent component binding blowback on initial render
10 years ago