Commit Graph

2487 Commits (8b7ed5aaeafe40d3715e48691ad3d65635dbec68)
 

Author SHA1 Message Date
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
Rich Harris 0769c2fd59 update spread props in each blocks without other dynamic attributes - fixes #1337
8 years ago
Rich Harris 9ff50fcc8d rename function to make it easier to find
8 years ago
Rich Harris 4a12901ff8 Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris 9fa26a8897 -> v2.0.0
8 years ago
Rich Harris a385c6b6a0 Merge pull request #1348 from sveltejs/v2
8 years ago
Rich Harris 736cd9ea06 support $method(...) calls, and warn on store.method(...)
8 years ago
Rich Harris e65253ddde remove legacy prop stuff, now that we emit ES2015
8 years ago
Rich Harris 32f9e0ae7f remove obsolete hash stuff
8 years ago
Rich Harris e02f878fb4 remove erroneous warnings
8 years ago
Conduitry db44965a26 fix <svelte:window> to use new APIs
8 years ago
Rich Harris 5c9b7df07b fixes
8 years ago
Rich Harris 5ef6cbc2d8 update README
8 years ago
Rich Harris 5d12c4018b merge master -> v2
8 years ago
Rich Harris f348af964d Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Rich Harris b5806c975d -> v1.64.1
8 years ago
Rich Harris 0f1e9ecddd Merge pull request #1350 from sveltejs/v2-ssr-computed
8 years ago
Rich Harris 1f799aa8fe use new Function instead of eval, to prevent Rollup complaining
8 years ago
Conduitry 33faa59e1d fix computed properties in SSR mode with v2 syntax (#1349)
8 years ago
Rich Harris b72225a28f rename loc to start, include character info in locations
8 years ago
Rich Harris 02f125eb21 tidy up
8 years ago
Rich Harris ac662d3b92 update test
8 years ago