Commit Graph

1461 Commits (ba2b6838f303ee0b0afa2a12fcc1eb79f049e6c2)
 

Author SHA1 Message Date
Rich Harris ba2b6838f3 update tests
9 years ago
Rich Harris 2705cf4621 handle funky edge case around outroing blocks
9 years ago
Rich Harris b5f7ac2c22 pass updated state to observers
9 years ago
Rich Harris c5c0c4c4af make errors easier to track down
9 years ago
Rich Harris 6292204072 do dirty check in _set, so we can easily skip unnecessary computations later (#768)
9 years ago
Rich Harris 14538cfd42 -> v1.29.2
9 years ago
Rich Harris 1038d3fccc Merge pull request #766 from sveltejs/gh-740
9 years ago
Rich Harris 60d9cd240c Merge pull request #765 from sveltejs/gh-759
9 years ago
Rich Harris f5a4cc74fe Merge pull request #764 from sveltejs/gh-762
9 years ago
Rich Harris 4d9b57e911 bind to change events for range inputs, as well as input events (#740)
9 years ago
Rich Harris 213cce6e2c simplify adapted example
9 years ago
Rich Harris de87e1c812 preserve space before non-parenthesized media query expression - fixes #759
9 years ago
Rich Harris 06c9e37770 call create() on new iterations of static each blocks (#762)
9 years ago
Rich Harris fce671073d -> v1.29.1
9 years ago
Rich Harris 029e34add4 Merge pull request #755 from sveltejs/gh-744
9 years ago
Rich Harris a2e85aec1d replace destroy with noop on destroy
9 years ago
Rich Harris 6ae5e32371 update tests
9 years ago
Rich Harris 73c83d887f replace set with noop instead of checking _destroyed
9 years ago
Rich Harris c799c416c1 no need to bind destroy, event handlers are called with the component as context
9 years ago
Rich Harris 92766ee9e7 handle set after destroy, and move destroy into shared helpers
9 years ago
Rich Harris 7d8c4dcf18 -> v1.29.0
9 years ago
Rich Harris 33580f272e Merge pull request #751 from sveltejs/hoist-if-block-selectors
9 years ago
Rich Harris 5737147aa2 Merge pull request #752 from hperrin/static-properties
9 years ago
Hunter Perrin 22579bae78 Changed from this keyword to argument in setup method.
9 years ago
Hunter Perrin d45bb7a16c Added setup function which can supply static methods/properties. Closes #480. Closes #578.
9 years ago
Rich Harris a2f2bf09bc rename to select_block_type and current_block_type
9 years ago
Rich Harris 177ca13e70 Merge branch 'master' into hoist-if-block-selectors
9 years ago
Rich Harris 30eceebb13 hoist if block selectors
9 years ago
Rich Harris e52c784840 Merge pull request #750 from sveltejs/saner-sigils
9 years ago
Conduitry cb8452489a actually, we don't want to escape @ or # in sharedPath at all
9 years ago
Conduitry 0e1b4c60ee add test
9 years ago
Conduitry 9f8ee62b7d don't over-escape '#' in sharedPath
9 years ago
Conduitry c0aa3f12c1 saner escaping/unescaping of `@` and `#` sigils
9 years ago
Rich Harris d75dcaf6d7 -> v1.28.1
9 years ago
Rich Harris 22457a7f09 Merge pull request #747 from sveltejs/gh-741
9 years ago
Rich Harris e2a803cd0b reuse helper
9 years ago
Rich Harris fb0b4156ef fix escaping/unescaping — closes #741
9 years ago
Rich Harris 5dc0482829 rename test
9 years ago
Rich Harris b1fd5f37f0 Merge branch 'master' into gh-741
9 years ago
Rich Harris aa1ba82d02 -> v1.28.0
9 years ago
Rich Harris 71b0eb4733 Merge branch 'master' of github.com:sveltejs/svelte
9 years ago
Rich Harris afcd2d304c Merge pull request #746 from sveltejs/gh-743
9 years ago
Rich Harris aed1706696 failing tests for #741
9 years ago
Rich Harris 612c59bc50 update lockfile
9 years ago
Rich Harris aa223cac31 avoid string manipulation bugs by not minifying combinators if cascade: true (#743)
9 years ago
Rich Harris cf6e6d290b Merge pull request #738 from sveltejs/gh-693
9 years ago
Rich Harris 6f3e37d442 Merge branch 'master' into gh-693
9 years ago
Rich Harris e67225bd7f Merge pull request #737 from sveltejs/update-deps
9 years ago
Rich Harris 6e494ef3d7 Merge pull request #735 from sveltejs/gh-643
9 years ago
Rich Harris 17a95239b3 support ref:foo as a CSS selector (#693)
9 years ago