Commit Graph

1536 Commits (d1a6f9c11e8771fe1dbae1aa67db9281362a5255)
 

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