Commit Graph

2459 Commits (bb6dc1bcd9cbc85011c72d792a29ee73643031e3)
 

Author SHA1 Message Date
Rich Harris bb6dc1bcd9 Merge pull request #1357 from sveltejs/gh-1337
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
9 years ago
Rich Harris ac662d3b92 update test
9 years ago
Rich Harris 836e6b29ce enforce uppercase component names
9 years ago
Rich Harris 6cb43e2256 Merge branch 'master' into v2
9 years ago
Rich Harris 4d2d58d01b -> v1.64.0
9 years ago
Rich Harris b3d21ba204 Merge pull request #1347 from sveltejs/deprecate-get-with-string
9 years ago
Rich Harris 14c8e88045 remove redundant test
9 years ago
Rich Harris 17be6f5b29 skip test, fix post-v2
9 years ago
Rich Harris 62e9f12db0 tidy up
9 years ago
Rich Harris b128399540 fix some more tests
9 years ago
Rich Harris 6719958169 remove cascade option
9 years ago
Rich Harris 325b5a6c5c update css tests
9 years ago
Rich Harris 00d4550733 update hydration tests
9 years ago
Rich Harris ff214ef8ab SSR tests
9 years ago
Rich Harris 548491b5a2 small fix
9 years ago
Rich Harris 842e49155c update validation tests
9 years ago
Rich Harris 53963dc7e6 remove store option
9 years ago
Rich Harris 50533bcefa remove v1 tests
9 years ago
Rich Harris 3db454c91d remove v1 runtime tests
9 years ago
Rich Harris e6e3f9a07c remove deprecated renderCss method
9 years ago
Rich Harris 90d06134fd remove v1 snapshot tests
9 years ago
Rich Harris 7a5042208b oops
9 years ago
Rich Harris c854f2c9fc remove v1 parser tests
9 years ago
Rich Harris b6d93feba6 dont typecast numeric attributes
9 years ago
Rich Harris cd0ffa35f6 remove validate and Stylesheet from public API
9 years ago
Rich Harris 75c86887b8 remove code, map and cssMap from svelte.compile output
9 years ago
Rich Harris 2994c9681d update snapshot tests
9 years ago
Rich Harris c806aad410 update tests to account for removal of observe
9 years ago
Rich Harris d532561a7f update snapshot tests
9 years ago
Rich Harris d9828355b2 update store tests
9 years ago