Commit Graph

1565 Commits (bc69c67e237787f01584176354a6555150056b86)
 

Author SHA1 Message Date
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
Rich Harris 6aed59170a move Stylesheet
9 years ago
Rich Harris f1e98219bf remove unused code
9 years ago
Rich Harris 3757a853a4 fix tests
9 years ago
Rich Harris 3fae55b199 reduce duplication by moving validation into stylesheet
9 years ago
Rich Harris 8d8e5aa998 remove processCss
9 years ago
Rich Harris 62c70cce9f move css logic into new Stylesheet class, add CSS sourcemap support
9 years ago
Rich Harris 69e3568d02 -> v1.24.0
9 years ago
Rich Harris befb5f1615 Merge pull request #690 from sveltejs/gh-685
9 years ago
Rich Harris ee338072ae Merge pull request #694 from sveltejs/oncreate-before-bindings
9 years ago
Rich Harris b37cfd37f2 rename _renderHooks to _oncreate, since thats all its used for
9 years ago
Rich Harris 68af2fd26c add test
9 years ago