Commit Graph

1469 Commits (9053e954607bc32b6c8a142eb1e9a333068fdf60)
 

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