Commit Graph

1370 Commits (ab607269f92b00bd08cac45cc5a41a7eefb30ae2)
 

Author SHA1 Message Date
Zhuravlev Yury ab607269f9 Update css-media-query test. It's look like somebody forgot about that.
8 years ago
Yury Zhuravlev 246b4d70dc Fix binding in each block
8 years ago
Rich Harris b8454de57f -> v1.26.0
8 years ago
Rich Harris 2ab2661585 Merge pull request #720 from sveltejs/gh-711
8 years ago
Rich Harris 5f09421a18 Merge pull request #719 from sveltejs/gh-712
8 years ago
Rich Harris 94037f1eca Merge pull request #718 from sveltejs/gh-713
8 years ago
Rich Harris 1474556dc1 Merge pull request #709 from sveltejs/gh-708
8 years ago
Rich Harris 9085c0a22a update tests
8 years ago
Rich Harris 197c7e70d0 rename _block to _lock
8 years ago
Rich Harris cf66ef64f4 ensure data is up to date when re-rendering yield blocks (fixes #711)
8 years ago
Rich Harris b32a35febb failing test for #711
8 years ago
Rich Harris 815c17cbe7 fix unescaping edge case
8 years ago
Rich Harris 2d39b25585 second failing test for #712
8 years ago
Rich Harris 7b3c69b348 correctly unescape @ symbols (#712)
8 years ago
Rich Harris 343d66538b failing test for #712
8 years ago
Rich Harris b9d826304a dont strip whitespace at the end of an each block (#713)
8 years ago
Rich Harris 3f73f252ac update tests
8 years ago
Rich Harris 0a806585b3 enforce order of operations
8 years ago
Rich Harris d893f8fc28 Merge branch 'master' into gh-708
8 years ago
Rich Harris 0a2fed82c9 -> v1.25.1
8 years ago
Rich Harris 88783608ee Merge pull request #707 from sveltejs/gh-484
8 years ago
Rich Harris d1403493a8 merge master -> gh-484
8 years ago
Rich Harris d3da45ddb1 Merge pull request #716 from sveltejs/better-css-sourcemaps
8 years ago
Rich Harris 1271510d00 better CSS sourcemaps
8 years ago
Rich Harris 3d51c98dde make test more stringent
8 years ago
Rich Harris 1733966d18 tidy up
8 years ago
Rich Harris 3f65b8b38f rename postcreate to aftercreate
8 years ago
Rich Harris 05a27c5fb2 tidy up test
8 years ago
Rich Harris 2d2c68c26b NAILED IT
8 years ago
Rich Harris 192d6e40b0 almost all tests passing again
8 years ago
Rich Harris 16aaf157a0 sketch of a solution to #708
8 years ago
Rich Harris 904ae45923 remove package-lock.json, prefer yarn.lock (#484)
8 years ago
Rich Harris 06ba4cd332 -> v1.25.0
8 years ago
Rich Harris f0fddaab82 Merge pull request #698 from sveltejs/gh-691
8 years ago
Rich Harris 02ea3e7a44 Merge branch 'master' into gh-691
8 years ago
Rich Harris 6a9e1d5db9 Merge pull request #704 from sveltejs/gh-700
8 years ago
Rich Harris b2dd6e3f21 Merge pull request #705 from sveltejs/gh-702
8 years ago
Rich Harris 84e6d0c5b7 remove _flush in favour of callAll
8 years ago
Rich Harris e9f17f34ff fire intro.start and outro.start events (#702)
8 years ago
Rich Harris 5eff188b55 Merge pull request #701 from sveltejs/gh-699
8 years ago
Rich Harris 007aee1f12 use anchor comments to preserve order in keyed each blocks with components (fixes #700)
8 years ago
Rich Harris 2131b28630 alias #component in hoisted event handlers - fixes #699
8 years ago
Rich Harris a274a10e99 tidy up
8 years ago
Rich Harris f2db3ea828 tidy up, add sourcemaps to add_css function
8 years ago
Rich Harris 45039e9612 move Stylesheet
8 years ago
Rich Harris fd177771af remove unused code
8 years ago
Rich Harris 03a9ce353a fix tests
8 years ago
Rich Harris 65e27c98a0 reduce duplication by moving validation into stylesheet
8 years ago
Rich Harris 75fa924e89 remove processCss
8 years ago
Rich Harris 4639b8d349 move css logic into new Stylesheet class, add CSS sourcemap support
8 years ago