Commit Graph

2413 Commits (df4e3678dcbea09f8188d48198ac3a6015d716cf)
 

Author SHA1 Message Date
Rich Harris df4e3678dc update snapshot tests
7 years ago
Rich Harris 2f86bd339d update tests to account for removal of observe
7 years ago
Rich Harris daa2635cd3 update snapshot tests
7 years ago
Rich Harris 9bc8b74107 update store tests
7 years ago
Rich Harris 9070969418 remove references to obsolete methods
7 years ago
Rich Harris 7b40fed197 remove unused store methods
7 years ago
Rich Harris 34d2fbfa58 remove ES5 constraint
7 years ago
Rich Harris 470eacf9d4 remove obsolete methods
7 years ago
Rich Harris 5ebd43898c deprecate get with string argument
7 years ago
Rich Harris 424bb1a5de -> v1.63.1
7 years ago
Rich Harris 4d40c1184e
Merge pull request #1346 from sveltejs/allow-overwritten-observe
7 years ago
Rich Harris ee8256604c allow overwritten observe
7 years ago
Rich Harris 83270b26af -> v1.63.0
7 years ago
Rich Harris 6249fa6bc8
Merge pull request #1345 from sveltejs/gh-1069
7 years ago
Rich Harris f1e5c1a955
Merge pull request #1344 from sveltejs/gh-1197
7 years ago
Rich Harris 99ea7539af use destructuring syntax for computed props in v2 mode - fixes #1069
7 years ago
Rich Harris 3d8c768c81 update tests
7 years ago
Rich Harris 6f4de8f237 prevent double-firing of update on init
7 years ago
Rich Harris 43ea6bdf28 add note to self
7 years ago
Rich Harris 20b940a73a deprecate store.onchange
7 years ago
Rich Harris 2a43fe94b3 deprecate observe
7 years ago
Rich Harris 9a9da249ce remove unused dispatchObservers
7 years ago
Rich Harris c1573dbf2c implement onstate and onupdate
7 years ago
Conduitry 8a99ce911c -> v1.62.0
7 years ago
Rich Harris 410f44dced Merge branch 'master' into gh-1197
7 years ago
Rich Harris 33afb7e49a add some onstate/onupdate tests
7 years ago
Rich Harris 7fe139feaa
Merge pull request #1340 from sveltejs/gh-474
7 years ago
Rich Harris 85c8054fa0
Merge pull request #1342 from sveltejs/v2-remove-non-root-style-interpolation
7 years ago
Rich Harris 35f4a1f063 add codes to errors
7 years ago
Conduitry bed13d2147 in v2, don't parse for interpolations in non-root style elements (#1339)
7 years ago
Rich Harris b86a1edb52 add codes to validation errors
7 years ago
Rich Harris 5a245b2871 update tests
7 years ago
Rich Harris f0b2cb99f2 add codes to warnings (#474)
7 years ago
Rich Harris 1c4b1665d1 -> v1.61.0
7 years ago
Rich Harris db0b846c78
Merge pull request #1334 from khtdr/patch-1
7 years ago
Rich Harris 813e077ccc
Merge pull request #1330 from sveltejs/gh-1318
7 years ago
Rich Harris 2b3fe0edc1 attribute shorthand test
7 years ago
Rich Harris 7576d7dc93 update keyed each block syntax
7 years ago
Rich Harris 9bba8d18d1 implement dynamic components etc
7 years ago
Rich Harris e85eda8279 reenable all tests
7 years ago
Rich Harris 94a7ffb9a5 fix debugging comments
7 years ago
Rich Harris 7681939d3e fix head/window meta tags
7 years ago
Rich Harris bb61e6e911 v2 js tests
7 years ago
Rich Harris cb514afde4 more tests, support svelte: elements
7 years ago
Rich Harris 0edbac615c add validator tests
7 years ago
Rich Harris 31ee144b9c attribute shorthand
7 years ago
Rich Harris 7b5b236e1c update length sourcemap hack for v2
7 years ago
Rich Harris 258466ebbe attribute shorthand
7 years ago
Kay O 6dd4c2fdd3
Update README.md
7 years ago
Rich Harris eed32f728a -> v1.60.3
7 years ago