Commit Graph

2667 Commits (a344afaa86c569780c3db9a1ffbf116cede31f07)
 

Author SHA1 Message Date
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
Conduitry 551d5bea2e -> v1.62.0
8 years ago
Rich Harris 97acdbe30e Merge branch 'master' into gh-1197
8 years ago
Rich Harris 2855fbdc32 add some onstate/onupdate tests
8 years ago
Rich Harris c20ae70b88 Merge pull request #1340 from sveltejs/gh-474
8 years ago
Rich Harris 981f175199 Merge pull request #1342 from sveltejs/v2-remove-non-root-style-interpolation
8 years ago
Rich Harris f8801feb2b add codes to errors
8 years ago
Conduitry b7145ffaee in v2, don't parse for interpolations in non-root style elements (#1339)
8 years ago
Rich Harris 7b1df97d7e add codes to validation errors
8 years ago
Rich Harris 2151301716 update tests
8 years ago
Rich Harris 17a20bbe37 add codes to warnings (#474)
8 years ago
Rich Harris bdb348e590 -> v1.61.0
8 years ago
Rich Harris 0b26ee7b34 Merge pull request #1334 from khtdr/patch-1
8 years ago
Rich Harris 62cbb31844 Merge pull request #1330 from sveltejs/gh-1318
8 years ago
Rich Harris dca723a3ef attribute shorthand test
8 years ago
Rich Harris 844c89dce6 update keyed each block syntax
8 years ago
Rich Harris 1a41f8bddd implement dynamic components etc
8 years ago
Rich Harris f6958f03fe reenable all tests
8 years ago
Rich Harris c6157909c3 fix debugging comments
8 years ago
Rich Harris 23f8f87243 fix head/window meta tags
8 years ago
Rich Harris d1ca636120 v2 js tests
8 years ago
Rich Harris 9235efb8dd more tests, support svelte: elements
8 years ago
Rich Harris 22bb74413a add validator tests
8 years ago
Rich Harris fc96e3e542 attribute shorthand
8 years ago