Commit Graph

1450 Commits (1f7349c5bedc0d81640178c43b8d461671335f8f)
 

Author SHA1 Message Date
Rich Harris 1f7349c5be simplify adapted example
7 years ago
Rich Harris 9d8f4d341d preserve space before non-parenthesized media query expression - fixes #759
7 years ago
Rich Harris dff1cb5fe3 -> v1.29.1
7 years ago
Rich Harris 8b9380fb24 Merge pull request #755 from sveltejs/gh-744
7 years ago
Rich Harris fd3792bd60 replace destroy with noop on destroy
7 years ago
Rich Harris 44b73191c7 update tests
7 years ago
Rich Harris 85f5ebdec1 replace set with noop instead of checking _destroyed
7 years ago
Rich Harris faf1eeea2f no need to bind destroy, event handlers are called with the component as context
7 years ago
Rich Harris 86fb0e4ced handle set after destroy, and move destroy into shared helpers
7 years ago
Rich Harris 8dd23b81df -> v1.29.0
7 years ago
Rich Harris f3f85841a5 Merge pull request #751 from sveltejs/hoist-if-block-selectors
7 years ago
Rich Harris 4be380744f Merge pull request #752 from hperrin/static-properties
7 years ago
Hunter Perrin ba74297a19 Changed from this keyword to argument in setup method.
7 years ago
Hunter Perrin 59d01f737d Added setup function which can supply static methods/properties. Closes #480. Closes #578.
7 years ago
Rich Harris fef2367c11 rename to select_block_type and current_block_type
7 years ago
Rich Harris c84f120e4b Merge branch 'master' into hoist-if-block-selectors
7 years ago
Rich Harris 177e7d09c3 hoist if block selectors
7 years ago
Rich Harris 4874dc1d89 Merge pull request #750 from sveltejs/saner-sigils
7 years ago
Conduitry db4f148025 actually, we don't want to escape @ or # in sharedPath at all
7 years ago
Conduitry 6ef59234a3 add test
7 years ago
Conduitry 0e9f16b589 don't over-escape '#' in sharedPath
7 years ago
Conduitry b869e48bff saner escaping/unescaping of `@` and `#` sigils
7 years ago
Rich Harris ff814ecfa4 -> v1.28.1
7 years ago
Rich Harris 207c59986a Merge pull request #747 from sveltejs/gh-741
7 years ago
Rich Harris b99e9207ac reuse helper
7 years ago
Rich Harris a524ab273e fix escaping/unescaping — closes #741
7 years ago
Rich Harris 057a257482 rename test
7 years ago
Rich Harris 9aff8ea48f Merge branch 'master' into gh-741
7 years ago
Rich Harris 4daef9ab5e -> v1.28.0
7 years ago
Rich Harris 6cc3354011 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris 736a2f1a3d Merge pull request #746 from sveltejs/gh-743
7 years ago
Rich Harris dd8d4ed7ff failing tests for #741
7 years ago
Rich Harris e63b18960c update lockfile
7 years ago
Rich Harris bdb34a243c avoid string manipulation bugs by not minifying combinators if cascade: true (#743)
7 years ago
Rich Harris 95606ad0f8 Merge pull request #738 from sveltejs/gh-693
7 years ago
Rich Harris 778a03e2c6 Merge branch 'master' into gh-693
7 years ago
Rich Harris ae060cfa3b Merge pull request #737 from sveltejs/update-deps
7 years ago
Rich Harris f7738fe42d Merge pull request #735 from sveltejs/gh-643
7 years ago
Rich Harris 82559c3775 support ref:foo as a CSS selector (#693)
7 years ago
Rich Harris a7876c737b Merge pull request #736 from sveltejs/typescript-fixes
7 years ago
Rich Harris ac3c1086e3 use Records to remove TS errors
7 years ago
Rich Harris 0da8b3ece2 remove node 4 from build matrix
7 years ago
Rich Harris 8020fe53fc remove babel etc
7 years ago
Rich Harris 2c7d2f79ab Revert "test 4 and 6 in one go"
7 years ago
Rich Harris 038391ec43 test 4 and 6 in one go
7 years ago
Rich Harris c7e133790d get things working in node 4 again
7 years ago
Rich Harris e2d63d1b34 add dev mode warning for double destroy
7 years ago
Rich Harris bb2ed448b8 lint
7 years ago
Rich Harris c35e5948cd reuse window object for faster tests
7 years ago
Rich Harris 7aadbcb02d tidy up
7 years ago