Commit Graph

1384 Commits (71047c2961d037cfcabb5c7382fb4b75ea2625f9)
 

Author SHA1 Message Date
Rich Harris 71047c2961 Merge pull request #732 from sveltejs/gh-638
7 years ago
Rich Harris 6a74db035b Merge pull request #731 from sveltejs/gh-686
7 years ago
Rich Harris 57e7f75eee Merge pull request #728 from sveltejs/gh-721
7 years ago
Rich Harris dbf635b445 Merge pull request #727 from sveltejs/gh-706
7 years ago
Rich Harris 1b92f5fa20 event propagation shorthand for components (#638)
7 years ago
Rich Harris 51af8c29e0 event propagation shorthand for elements (#638)
7 years ago
Rich Harris c1f34e3e2a validate ref callees (#686)
7 years ago
Rich Harris cb030fd780 use _set, not set, when updating child components - fixes #721
7 years ago
Rich Harris 4d36908525 clear refs in destroy, not unmount, so that refs are populated in ondestroy. fixes #706
7 years ago
Rich Harris 5c4905a595 -> v1.26.2
7 years ago
Rich Harris f550035d93 Merge pull request #725 from sveltejs/gh-722
7 years ago
Rich Harris e2980a8985 -> v1.26.1
7 years ago
Rich Harris b701bf24b4 unescape hash character (#722)
7 years ago
Rich Harris fc7e104e63 reverse bad fix from yesterday - only have state object in mount if its a yield block
7 years ago
Zhuravlev Yury ab607269f9 Update css-media-query test. It's look like somebody forgot about that.
7 years ago
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