Commit Graph

1433 Commits (e52c7848402f673e50544d1c0b29bd9f80bdc0c4)
 

Author SHA1 Message Date
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
Rich Harris d7f61217a1 update rollup and plugins
9 years ago
Rich Harris fedbab8839 more TS fixes
9 years ago
Rich Harris 60c3c8f7ea fix various typescript errors
9 years ago
Rich Harris 714a267837 dont throw error if component is destroyed twice (closes #643)
9 years ago
Rich Harris 20ab1abffd -> v1.27.0
9 years ago
Rich Harris 64e8f72ab5 Merge pull request #734 from sveltejs/gh-696
9 years ago
Rich Harris e1574b195c optimise for ternary expressions when excluding unused css (#696)
9 years ago
Rich Harris 80474c524e Merge pull request #733 from sveltejs/gh-375
9 years ago
Rich Harris 22b2cc6536 Merge pull request #729 from sveltejs/gh-697
9 years ago
Rich Harris 92313501d0 use helper to encapsulate styles, rather than being repetitious (fixes #375)
9 years ago
Rich Harris faf68126df Merge branch 'master' into gh-697
9 years ago
Rich Harris 55778c3b8e Merge pull request #732 from sveltejs/gh-638
9 years ago
Rich Harris ca2ce1f23a Merge pull request #731 from sveltejs/gh-686
9 years ago