Commit Graph

1462 Commits (136a2fd31c25f19404dffc0cc2f8172631973956)
 

Author SHA1 Message Date
Rich Harris 136a2fd31c only cache values if necessary 8 years ago
Rich Harris 427a0b5925 update tests 8 years ago
Rich Harris bfc940f396 handle funky edge case around outroing blocks 8 years ago
Rich Harris caffcd5f79 pass updated state to observers 8 years ago
Rich Harris 9b9aa0416f make errors easier to track down 8 years ago
Rich Harris 0f7e87c804 do dirty check in _set, so we can easily skip unnecessary computations later () 8 years ago
Rich Harris 1d77a45fdc -> v1.29.2 8 years ago
Rich Harris 3757e75d51 Merge pull request from sveltejs/gh-740 8 years ago
Rich Harris 2b41b83752 Merge pull request from sveltejs/gh-759 8 years ago
Rich Harris 4aae9a797e Merge pull request from sveltejs/gh-762 8 years ago
Rich Harris da6b08ccc7 bind to change events for range inputs, as well as input events () 8 years ago
Rich Harris 1f7349c5be simplify adapted example 8 years ago
Rich Harris 9d8f4d341d preserve space before non-parenthesized media query expression - fixes 8 years ago
Rich Harris 1f5f9604a8 call create() on new iterations of static each blocks () 8 years ago
Rich Harris dff1cb5fe3 -> v1.29.1 8 years ago
Rich Harris 8b9380fb24 Merge pull request from sveltejs/gh-744 8 years ago
Rich Harris fd3792bd60 replace destroy with noop on destroy 8 years ago
Rich Harris 44b73191c7 update tests 8 years ago
Rich Harris 85f5ebdec1 replace set with noop instead of checking _destroyed 8 years ago
Rich Harris faf1eeea2f no need to bind destroy, event handlers are called with the component as context 8 years ago
Rich Harris 86fb0e4ced handle set after destroy, and move destroy into shared helpers 8 years ago
Rich Harris 8dd23b81df -> v1.29.0 8 years ago
Rich Harris f3f85841a5 Merge pull request from sveltejs/hoist-if-block-selectors 8 years ago
Rich Harris 4be380744f Merge pull request from hperrin/static-properties 8 years ago
Hunter Perrin ba74297a19 Changed from this keyword to argument in setup method. 8 years ago
Hunter Perrin 59d01f737d Added setup function which can supply static methods/properties. Closes . Closes . 8 years ago
Rich Harris fef2367c11 rename to select_block_type and current_block_type 8 years ago
Rich Harris c84f120e4b Merge branch 'master' into hoist-if-block-selectors 8 years ago
Rich Harris 177e7d09c3 hoist if block selectors 8 years ago
Rich Harris 4874dc1d89 Merge pull request from sveltejs/saner-sigils 8 years ago
Conduitry db4f148025 actually, we don't want to escape @ or # in sharedPath at all 8 years ago
Conduitry 6ef59234a3 add test 8 years ago
Conduitry 0e9f16b589 don't over-escape '#' in sharedPath 8 years ago
Conduitry b869e48bff saner escaping/unescaping of `@` and `#` sigils 8 years ago
Rich Harris ff814ecfa4 -> v1.28.1 8 years ago
Rich Harris 207c59986a Merge pull request from sveltejs/gh-741 8 years ago
Rich Harris b99e9207ac reuse helper 8 years ago
Rich Harris a524ab273e fix escaping/unescaping — closes 8 years ago
Rich Harris 057a257482 rename test 8 years ago
Rich Harris 9aff8ea48f Merge branch 'master' into gh-741 8 years ago
Rich Harris 4daef9ab5e -> v1.28.0 8 years ago
Rich Harris 6cc3354011 Merge branch 'master' of github.com:sveltejs/svelte 8 years ago
Rich Harris 736a2f1a3d Merge pull request from sveltejs/gh-743 8 years ago
Rich Harris dd8d4ed7ff failing tests for 8 years ago
Rich Harris e63b18960c update lockfile 8 years ago
Rich Harris bdb34a243c avoid string manipulation bugs by not minifying combinators if cascade: true () 8 years ago
Rich Harris 95606ad0f8 Merge pull request from sveltejs/gh-693 8 years ago
Rich Harris 778a03e2c6 Merge branch 'master' into gh-693 8 years ago
Rich Harris ae060cfa3b Merge pull request from sveltejs/update-deps 8 years ago
Rich Harris f7738fe42d Merge pull request from sveltejs/gh-643 8 years ago