Commit Graph

2398 Commits (78c8f6fb39d52f7589221bc8072db3827a9d3150)
 

Author SHA1 Message Date
Rich Harris 78c8f6fb39 Merge pull request #1344 from sveltejs/gh-1197
9 years ago
Rich Harris f07b050d52 update tests
9 years ago
Rich Harris 1c78541ad5 prevent double-firing of update on init
9 years ago
Rich Harris 16aade0e49 add note to self
9 years ago
Rich Harris eeb0e18a94 deprecate store.onchange
9 years ago
Rich Harris 526a7799ec deprecate observe
9 years ago
Rich Harris 6e2bd3c881 remove unused dispatchObservers
9 years ago
Rich Harris 3b4b8c25d5 implement onstate and onupdate
9 years ago
Conduitry 551d5bea2e -> v1.62.0
9 years ago
Rich Harris 97acdbe30e Merge branch 'master' into gh-1197
9 years ago
Rich Harris 2855fbdc32 add some onstate/onupdate tests
9 years ago
Rich Harris c20ae70b88 Merge pull request #1340 from sveltejs/gh-474
9 years ago
Rich Harris 981f175199 Merge pull request #1342 from sveltejs/v2-remove-non-root-style-interpolation
9 years ago
Rich Harris f8801feb2b add codes to errors
9 years ago
Conduitry b7145ffaee in v2, don't parse for interpolations in non-root style elements (#1339)
9 years ago
Rich Harris 7b1df97d7e add codes to validation errors
9 years ago
Rich Harris 2151301716 update tests
9 years ago
Rich Harris 17a20bbe37 add codes to warnings (#474)
9 years ago
Rich Harris bdb348e590 -> v1.61.0
9 years ago
Rich Harris 0b26ee7b34 Merge pull request #1334 from khtdr/patch-1
9 years ago
Rich Harris 62cbb31844 Merge pull request #1330 from sveltejs/gh-1318
9 years ago
Rich Harris dca723a3ef attribute shorthand test
9 years ago
Rich Harris 844c89dce6 update keyed each block syntax
9 years ago
Rich Harris 1a41f8bddd implement dynamic components etc
9 years ago
Rich Harris f6958f03fe reenable all tests
9 years ago
Rich Harris c6157909c3 fix debugging comments
9 years ago
Rich Harris 23f8f87243 fix head/window meta tags
9 years ago
Rich Harris d1ca636120 v2 js tests
9 years ago
Rich Harris 9235efb8dd more tests, support svelte: elements
9 years ago
Rich Harris 22bb74413a add validator tests
9 years ago
Rich Harris fc96e3e542 attribute shorthand
9 years ago
Rich Harris c731f03bd0 update length sourcemap hack for v2
9 years ago
Rich Harris 0ac3a522d9 attribute shorthand
9 years ago
Kay O 1117dc75b3 Update README.md
9 years ago
Rich Harris caace368de -> v1.60.3
9 years ago
Rich Harris dbcca321de Merge pull request #1333 from sveltejs/gh-1331
9 years ago
Rich Harris dd2de33df3 fix #1331
9 years ago
Rich-Harris 8e95bf5111 brute force new keyed each block syntax
9 years ago
Rich-Harris ac13b72bd6 update parser for v2
9 years ago
Rich-Harris 6aef662fa5 add v2 parser tests, handle single curly tags
9 years ago
Rich Harris 24238e5778 Merge pull request #1299 from sveltejs/gh-1257
9 years ago
Rich-Harris 306283abbc -> v1.60.2
9 years ago
Rich Harris bbec452b0a Merge pull request #1311 from sveltejs/gh-1278
9 years ago
Rich Harris f26cd3b58e Merge pull request #1312 from sveltejs/gh-1275
9 years ago
Rich Harris f7bdf71946 Merge pull request #1313 from sveltejs/gh-1270
9 years ago
Rich Harris 209012c59d Merge pull request #1314 from sveltejs/gh-1269
9 years ago
Rich Harris 483d7a051d Merge pull request #1315 from sveltejs/gh-1268
9 years ago
Rich-Harris 22308a02ea support custom events on <:Window> - fixes #1268
9 years ago
Rich-Harris 381356aae7 make CSS DCE case-insensitive - fixes #1269
9 years ago
Rich-Harris 0963c226a8 fail validation if bound <select> has dynamic multiple attribute - fixes #1270
9 years ago