Commit Graph

1376 Commits (cff7fe004bb105581441698a6efe7c4bd5557e38)
 

Author SHA1 Message Date
Rich Harris cff7fe004b minify css and remove unused styles (#697)
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
Rich Harris 84503ced19 tidy up
9 years ago
Rich Harris 7a8283e03f rename postcreate to aftercreate
9 years ago
Rich Harris 574f428fa8 tidy up test
9 years ago
Rich Harris 1ba0c88b3d NAILED IT
9 years ago
Rich Harris 34d14839f4 almost all tests passing again
9 years ago
Rich Harris 3032c82111 sketch of a solution to #708
9 years ago
Rich Harris e0c40ea25f remove package-lock.json, prefer yarn.lock (#484)
9 years ago
Rich Harris 826f0c69cb -> v1.25.0
9 years ago
Rich Harris 9f8556f811 Merge pull request #698 from sveltejs/gh-691
9 years ago
Rich Harris c90441f345 Merge branch 'master' into gh-691
9 years ago
Rich Harris 9803202e8a Merge pull request #704 from sveltejs/gh-700
9 years ago
Rich Harris 4a24b1d3ab Merge pull request #705 from sveltejs/gh-702
9 years ago
Rich Harris ae9de0f25e remove _flush in favour of callAll
9 years ago
Rich Harris f505a07384 fire intro.start and outro.start events (#702)
9 years ago
Rich Harris 22524b10f9 Merge pull request #701 from sveltejs/gh-699
9 years ago
Rich Harris de3dfbd302 use anchor comments to preserve order in keyed each blocks with components (fixes #700)
9 years ago
Rich Harris 45a55a2325 alias #component in hoisted event handlers - fixes #699
9 years ago
Rich Harris 27050dfd2e tidy up
9 years ago
Rich Harris 2b15bbae91 tidy up, add sourcemaps to add_css function
9 years ago