Commit Graph

1395 Commits (97aaccec650d56c4fb73d22d5c9ff9c3b377ae83)
 

Author SHA1 Message Date
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 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
Rich Harris d13b682f85 Merge pull request #728 from sveltejs/gh-721
9 years ago
Rich Harris 5fe28d25d0 Merge pull request #727 from sveltejs/gh-706
9 years ago
Rich Harris 8720fa5fbc event propagation shorthand for components (#638)
9 years ago
Rich Harris e25a4d5882 event propagation shorthand for elements (#638)
9 years ago
Rich Harris 28e5ebac69 validate ref callees (#686)
9 years ago
Rich Harris cff7fe004b minify css and remove unused styles (#697)
9 years ago
Rich Harris 1feee787f5 use _set, not set, when updating child components - fixes #721
9 years ago
Rich Harris 3c04dd7ed1 clear refs in destroy, not unmount, so that refs are populated in ondestroy. fixes #706
9 years ago
Rich Harris b0edb477c1 -> v1.26.2
9 years ago
Rich Harris 6c802116a8 Merge pull request #725 from sveltejs/gh-722
9 years ago
Rich Harris 6d642aee8f -> v1.26.1
9 years ago
Rich Harris d5ac8d1be2 unescape hash character (#722)
9 years ago
Rich Harris 7bddf3a034 reverse bad fix from yesterday - only have state object in mount if its a yield block
9 years ago
Zhuravlev Yury 8f1836f46e Update css-media-query test. It's look like somebody forgot about that.
9 years ago
Yury Zhuravlev 8193ab534c Fix binding in each block
9 years ago
Rich Harris 939d9fd8c1 -> v1.26.0
9 years ago
Rich Harris 1ff8feb341 Merge pull request #720 from sveltejs/gh-711
9 years ago
Rich Harris 6676fe31b4 Merge pull request #719 from sveltejs/gh-712
9 years ago
Rich Harris 66adfefd36 Merge pull request #718 from sveltejs/gh-713
9 years ago
Rich Harris e0bcb3ba4e Merge pull request #709 from sveltejs/gh-708
9 years ago
Rich Harris 8ebbe52c65 update tests
9 years ago
Rich Harris 99fa6aee99 rename _block to _lock
9 years ago
Rich Harris 850d66411f ensure data is up to date when re-rendering yield blocks (fixes #711)
9 years ago
Rich Harris e1ee7574bd failing test for #711
9 years ago
Rich Harris 265c99e054 fix unescaping edge case
9 years ago
Rich Harris b4f2111f70 second failing test for #712
9 years ago
Rich Harris 098e3db683 correctly unescape @ symbols (#712)
9 years ago
Rich Harris 1eb897df52 failing test for #712
9 years ago
Rich Harris 540f83529c dont strip whitespace at the end of an each block (#713)
9 years ago
Rich Harris 3f38efcf09 update tests
9 years ago
Rich Harris 071337d36d enforce order of operations
9 years ago
Rich Harris e6ff9fafc9 Merge branch 'master' into gh-708
9 years ago
Rich Harris 39b82a6ea2 -> v1.25.1
9 years ago
Rich Harris 4a858c2334 Merge pull request #707 from sveltejs/gh-484
9 years ago
Rich Harris b0a351cb87 merge master -> gh-484
9 years ago
Rich Harris c3708c3ff6 Merge pull request #716 from sveltejs/better-css-sourcemaps
9 years ago
Rich Harris 4759515db6 better CSS sourcemaps
9 years ago
Rich Harris f4089a8558 make test more stringent
9 years ago