Commit Graph

1446 Commits (a2e85aec1de5ff06f6197ecca10462fcb96ea986)
 

Author SHA1 Message Date
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
Rich Harris f7c94ad4b7 Merge pull request #736 from sveltejs/typescript-fixes
9 years ago
Rich Harris 91c3aa8542 use Records to remove TS errors
9 years ago
Rich Harris 48a5c0b5f0 remove node 4 from build matrix
9 years ago
Rich Harris 5cd2d4e65a remove babel etc
9 years ago
Rich Harris 2099226931 Revert "test 4 and 6 in one go"
9 years ago
Rich Harris ebfbf57506 test 4 and 6 in one go
9 years ago
Rich Harris 72802b78c8 get things working in node 4 again
9 years ago
Rich Harris 508188d107 add dev mode warning for double destroy
9 years ago
Rich Harris 6325a19199 lint
9 years ago
Rich Harris c6b1604e27 reuse window object for faster tests
9 years ago
Rich Harris 9fa204f7b2 tidy up
9 years ago
Rich Harris d2a5f5df33 remove reify
9 years ago
Rich Harris 66da9584f5 update most everything else
9 years ago
Rich Harris 97aaccec65 update jsdom
9 years ago
Rich Harris 6944270ea7 update more deps
9 years ago