Commit Graph

2440 Commits (b72225a28f583c8410b77d8f4b1537c7a8a90233)
 

Author SHA1 Message Date
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
Rich Harris 836e6b29ce enforce uppercase component names
8 years ago
Rich Harris 6cb43e2256 Merge branch 'master' into v2
8 years ago
Rich Harris 4d2d58d01b -> v1.64.0
8 years ago
Rich Harris b3d21ba204 Merge pull request #1347 from sveltejs/deprecate-get-with-string
8 years ago
Rich Harris 14c8e88045 remove redundant test
8 years ago
Rich Harris 17be6f5b29 skip test, fix post-v2
8 years ago
Rich Harris 62e9f12db0 tidy up
8 years ago
Rich Harris b128399540 fix some more tests
8 years ago
Rich Harris 6719958169 remove cascade option
8 years ago
Rich Harris 325b5a6c5c update css tests
8 years ago
Rich Harris 00d4550733 update hydration tests
8 years ago
Rich Harris ff214ef8ab SSR tests
8 years ago
Rich Harris 548491b5a2 small fix
8 years ago
Rich Harris 842e49155c update validation tests
8 years ago
Rich Harris 53963dc7e6 remove store option
8 years ago
Rich Harris 50533bcefa remove v1 tests
8 years ago
Rich Harris 3db454c91d remove v1 runtime tests
8 years ago
Rich Harris e6e3f9a07c remove deprecated renderCss method
8 years ago
Rich Harris 90d06134fd remove v1 snapshot tests
8 years ago
Rich Harris 7a5042208b oops
8 years ago
Rich Harris c854f2c9fc remove v1 parser tests
8 years ago
Rich Harris b6d93feba6 dont typecast numeric attributes
8 years ago
Rich Harris cd0ffa35f6 remove validate and Stylesheet from public API
8 years ago
Rich Harris 75c86887b8 remove code, map and cssMap from svelte.compile output
8 years ago
Rich Harris 2994c9681d update snapshot tests
8 years ago
Rich Harris c806aad410 update tests to account for removal of observe
8 years ago
Rich Harris d532561a7f update snapshot tests
8 years ago
Rich Harris d9828355b2 update store tests
8 years ago
Rich Harris 4a2d06fc7e remove references to obsolete methods
8 years ago
Rich Harris ed97817ea0 remove unused store methods
8 years ago
Rich Harris d045e3907d remove ES5 constraint
8 years ago
Rich Harris dc54846b6e remove obsolete methods
8 years ago
Rich Harris 9b81ff1640 deprecate get with string argument
8 years ago
Rich Harris b4ebdf0c55 -> v1.63.1
8 years ago
Rich Harris 7b4461cb27 Merge pull request #1346 from sveltejs/allow-overwritten-observe
8 years ago
Rich Harris cae27b1904 allow overwritten observe
8 years ago
Rich Harris 8c9204d2da -> v1.63.0
8 years ago
Rich Harris ef1954947e Merge pull request #1345 from sveltejs/gh-1069
8 years ago
Rich Harris 78c8f6fb39 Merge pull request #1344 from sveltejs/gh-1197
8 years ago
Rich Harris 382e0191a8 use destructuring syntax for computed props in v2 mode - fixes #1069
8 years ago
Rich Harris f07b050d52 update tests
8 years ago
Rich Harris 1c78541ad5 prevent double-firing of update on init
8 years ago
Rich Harris 16aade0e49 add note to self
8 years ago
Rich Harris eeb0e18a94 deprecate store.onchange
8 years ago
Rich Harris 526a7799ec deprecate observe
8 years ago
Rich Harris 6e2bd3c881 remove unused dispatchObservers
8 years ago
Rich Harris 3b4b8c25d5 implement onstate and onupdate
8 years ago