Commit Graph

2708 Commits (96d67b274d18bc09f7b845da6874550fefd0260a)
 

Author SHA1 Message Date
Rich Harris 9dd7b79e42 fix each-else
8 years ago
Rich Harris 7d22acc626 fix some component event stuff
8 years ago
Rich Harris 3986ecbfa9 fix attribute stringification
8 years ago
Rich Harris 772746fee4 fix component binding initialisation
8 years ago
Rich Harris 0f3cc8979c textarea special case
8 years ago
Rich Harris 4b99973c84 compound component attributes
8 years ago
Rich Harris 45a531876e SSR component bindings
8 years ago
Rich Harris 43a6ce87e6 comments
8 years ago
Rich Harris 6d8c03f409 rename state -> ctx in various places
8 years ago
Rich Harris f183f0c7e6 <svelte:head>
8 years ago
Rich Harris 562e047ab8 component events
8 years ago
Rich Harris 4653fe6b8a various
8 years ago
Rich Harris 61fb763f22 fix indexes
8 years ago
Rich Harris 1aa164ce0d add style scoping classes
8 years ago
Rich Harris 5a5b69bbb6 remove some unused code
8 years ago
Rich Harris 587e273308 await blocks
8 years ago
Rich Harris be49552bcf component spread
8 years ago
Rich Harris aa0049cebe generate correct code for hoisted event handlers
8 years ago
Rich Harris e2d95dbf07 svelte:component
8 years ago
Rich Harris fb26d8f08f html tags
8 years ago
Rich Harris 91c51c0827 spread
8 years ago
Rich Harris 8b7ed5aaea use ctx in SSR
8 years ago
Rich Harris 5dd70ddf06 fix helpers
8 years ago
Rich Harris 0e98b39803 more stuff
8 years ago
Rich Harris 7fe838e4b5 various
8 years ago
Rich Harris 3186f2e0ba WIP
8 years ago
Rich Harris b1fe8cdccd Merge branch 'master' into gh-1316
8 years ago
Rich Harris 9164dcbfa5 remove more unused references
8 years ago
Rich Harris 2129e63353 remove unused contextDependencies references
8 years ago
Rich Harris 032aeab970 baby steps towards #1316
8 years ago
Rich Harris aed27ce292 -> v2.1.1
8 years ago
Rich Harris 6800b160d0 Merge pull request #1364 from sveltejs/gh-1356
8 years ago
Rich Harris 947b39cd8d Merge pull request #1365 from sveltejs/gh-1354
8 years ago
Rich Harris 79c2279c58 Merge pull request #1366 from sveltejs/gh-1353
8 years ago
Rich Harris 4f1e6d66b7 Merge branch 'master' into gh-1353
8 years ago
Rich Harris bc8bd00f08 Merge branch 'master' into gh-1354
8 years ago
Rich Harris bc4f8f7b6e Merge branch 'master' into gh-1356
8 years ago
Rich Harris 96d26ae278 downgrade mocha
8 years ago
Rich Harris 50377c2a6b prevent stale state in component event handlers - fixes #1353
8 years ago
Rich Harris 50dd0fd460 set state to blank object on destroy, not null - fixes #1354
8 years ago
Rich Harris d6a8a71448 tweak
8 years ago
Rich Harris e0dc854a5f correctly report changed properties in initial state/update events - fixes #1356
8 years ago
Rich Harris c2d743a8ab Merge branch 'master' into gh-1356
8 years ago
Rich Harris a294cbfc88 update deps
8 years ago
pk 04b1c11026 Failing test for #1356
8 years ago
Rich Harris 4821ff2014 -> v2.1.0
8 years ago
Rich Harris dcdcb9ab03 Merge pull request #1358 from sveltejs/gh-1038
8 years ago
Rich Harris bb6dc1bcd9 Merge pull request #1357 from sveltejs/gh-1337
8 years ago
Conduitry f5fb3e6c08 add test
8 years ago
Conduitry 26b8db39af add support for shorthand imports of components
8 years ago