Commit Graph

2390 Commits (c1573dbf2c0e29089b97572a8b339d8d9055010e)
 

Author SHA1 Message Date
Rich Harris c1573dbf2c implement onstate and onupdate
7 years ago
Rich Harris 410f44dced Merge branch 'master' into gh-1197
8 years ago
Rich Harris 33afb7e49a add some onstate/onupdate tests
8 years ago
Rich Harris 7fe139feaa
Merge pull request #1340 from sveltejs/gh-474
8 years ago
Rich Harris 85c8054fa0
Merge pull request #1342 from sveltejs/v2-remove-non-root-style-interpolation
8 years ago
Rich Harris 35f4a1f063 add codes to errors
8 years ago
Conduitry bed13d2147 in v2, don't parse for interpolations in non-root style elements (#1339)
8 years ago
Rich Harris b86a1edb52 add codes to validation errors
8 years ago
Rich Harris 5a245b2871 update tests
8 years ago
Rich Harris f0b2cb99f2 add codes to warnings (#474)
8 years ago
Rich Harris 1c4b1665d1 -> v1.61.0
8 years ago
Rich Harris db0b846c78
Merge pull request #1334 from khtdr/patch-1
8 years ago
Rich Harris 813e077ccc
Merge pull request #1330 from sveltejs/gh-1318
8 years ago
Rich Harris 2b3fe0edc1 attribute shorthand test
8 years ago
Rich Harris 7576d7dc93 update keyed each block syntax
8 years ago
Rich Harris 9bba8d18d1 implement dynamic components etc
8 years ago
Rich Harris e85eda8279 reenable all tests
8 years ago
Rich Harris 94a7ffb9a5 fix debugging comments
8 years ago
Rich Harris 7681939d3e fix head/window meta tags
8 years ago
Rich Harris bb61e6e911 v2 js tests
8 years ago
Rich Harris cb514afde4 more tests, support svelte: elements
8 years ago
Rich Harris 0edbac615c add validator tests
8 years ago
Rich Harris 31ee144b9c attribute shorthand
8 years ago
Rich Harris 7b5b236e1c update length sourcemap hack for v2
8 years ago
Rich Harris 258466ebbe attribute shorthand
8 years ago
Kay O 6dd4c2fdd3
Update README.md
8 years ago
Rich Harris eed32f728a -> v1.60.3
8 years ago
Rich Harris 5c956ddc88
Merge pull request #1333 from sveltejs/gh-1331
8 years ago
Rich Harris 032083bb34 fix #1331
8 years ago
Rich-Harris 90a372ebf3 brute force new keyed each block syntax
8 years ago
Rich-Harris cc0055cf82 update parser for v2
8 years ago
Rich-Harris eebd47d02b add v2 parser tests, handle single curly tags
8 years ago
Rich Harris 0ebe5355e1
Merge pull request #1299 from sveltejs/gh-1257
8 years ago
Rich-Harris acae17d352 -> v1.60.2
8 years ago
Rich Harris 07a53e55de
Merge pull request #1311 from sveltejs/gh-1278
8 years ago
Rich Harris 4a6807eab1
Merge pull request #1312 from sveltejs/gh-1275
8 years ago
Rich Harris f66f21bf23
Merge pull request #1313 from sveltejs/gh-1270
8 years ago
Rich Harris 2cd495739f
Merge pull request #1314 from sveltejs/gh-1269
8 years ago
Rich Harris 84019b5cea
Merge pull request #1315 from sveltejs/gh-1268
8 years ago
Rich-Harris 6ef808c941 support custom events on <:Window> - fixes #1268
8 years ago
Rich-Harris ee01fb58c6 make CSS DCE case-insensitive - fixes #1269
8 years ago
Rich-Harris dfc8462d98 fail validation if bound <select> has dynamic multiple attribute - fixes #1270
8 years ago
Rich-Harris 34bedcc299 deconflict against inherited contexts - fixes #1275
8 years ago
Rich-Harris 029e952171 treat component events the same as element events - fixes #1278
8 years ago
Rich Harris 8717ff8c3c
Merge pull request #1310 from sveltejs/gh-1300
8 years ago
Rich Harris 58dba848c7
Merge pull request #1309 from sveltejs/gh-1306
8 years ago
Rich-Harris d6b8ca3fdb bail out of CSS optimisations on encountering spread - fixes #1300
8 years ago
Rich-Harris b4ade9d4b2 remove duplicated code (#1301
8 years ago
Rich-Harris dd247447c0 ensure correct order of DOM insertions with neighbouring keyed each blocks - fixes #1306
8 years ago
Rich-Harris 4661fbbb5e -> v1.60.1
8 years ago