Commit Graph

2361 Commits (90a372ebf3243b799a4fa52bf3af132725869aed)
 

Author SHA1 Message Date
Rich-Harris 90a372ebf3 brute force new keyed each block syntax
6 years ago
Rich-Harris cc0055cf82 update parser for v2
6 years ago
Rich-Harris eebd47d02b add v2 parser tests, handle single curly tags
6 years ago
Rich Harris 0ebe5355e1
Merge pull request #1299 from sveltejs/gh-1257
6 years ago
Rich-Harris acae17d352 -> v1.60.2
6 years ago
Rich Harris 07a53e55de
Merge pull request #1311 from sveltejs/gh-1278
6 years ago
Rich Harris 4a6807eab1
Merge pull request #1312 from sveltejs/gh-1275
6 years ago
Rich Harris f66f21bf23
Merge pull request #1313 from sveltejs/gh-1270
6 years ago
Rich Harris 2cd495739f
Merge pull request #1314 from sveltejs/gh-1269
6 years ago
Rich Harris 84019b5cea
Merge pull request #1315 from sveltejs/gh-1268
6 years ago
Rich-Harris 6ef808c941 support custom events on <:Window> - fixes #1268
6 years ago
Rich-Harris ee01fb58c6 make CSS DCE case-insensitive - fixes #1269
6 years ago
Rich-Harris dfc8462d98 fail validation if bound <select> has dynamic multiple attribute - fixes #1270
6 years ago
Rich-Harris 34bedcc299 deconflict against inherited contexts - fixes #1275
6 years ago
Rich-Harris 029e952171 treat component events the same as element events - fixes #1278
6 years ago
Rich Harris 8717ff8c3c
Merge pull request #1310 from sveltejs/gh-1300
6 years ago
Rich Harris 58dba848c7
Merge pull request #1309 from sveltejs/gh-1306
6 years ago
Rich-Harris d6b8ca3fdb bail out of CSS optimisations on encountering spread - fixes #1300
6 years ago
Rich-Harris b4ade9d4b2 remove duplicated code (#1301
6 years ago
Rich-Harris dd247447c0 ensure correct order of DOM insertions with neighbouring keyed each blocks - fixes #1306
6 years ago
Rich-Harris 4661fbbb5e -> v1.60.1
6 years ago
Rich Harris 6266d6fba4
Merge pull request #1308 from sveltejs/gh-1307
6 years ago
Rich-Harris ee7f6769c4 spread on dynamic component - fixes #1307
6 years ago
Rich Harris db21e80a99
Merge pull request #1302 from sveltejs/gh-1301
6 years ago
Rich-Harris a32ceeca32 fix duplicated line - closes #1301
6 years ago
Rich-Harris f493dccaa6 -> v1.60.0
6 years ago
Rich-Harris 304a0e8282 merge master -> gh-1257
6 years ago
Rich Harris 0c9d703948
Merge pull request #1298 from sveltejs/gh-795
6 years ago
Rich Harris 5d02b9e090
Merge pull request #1296 from sveltejs/fix-errors
6 years ago
Rich Harris f27b29d5cb
Merge pull request #1289 from sveltejs/gh-195
6 years ago
Rich-Harris 7c47cc19f7 handle boolean attributes
6 years ago
Rich-Harris c0287f2080 include warnings in stats object
6 years ago
Rich-Harris a5d5a6c952 add lifecycle hooks
6 years ago
Rich-Harris 788aa89b41 add stats tests, handle imports
6 years ago
Rich-Harris 75c1fbcf7b add a stats object with timings (#1257)
6 years ago
Rich-Harris 0f5912f316 ugh node 6
6 years ago
Rich-Harris 9092b1c58a dont generate test output if no css
6 years ago
Rich-Harris 00877e8ebd output { js, css, ast } from svelte.compile - fixes #795
6 years ago
Rich-Harris 5980f0752c fix element spread SSR
6 years ago
Rich-Harris 60305dd31d component spread SSR
6 years ago
Rich-Harris 36290cb6cd component spread
6 years ago
Rich-Harris 0c62db5db9 prep for component spread
6 years ago
Rich-Harris 8e280c5b1f minor tidy up
6 years ago
Rich-Harris 5a45b0e7b4 tidy up/notes to self
6 years ago
Rich-Harris 8813ee3b0f SSR spread elements
7 years ago
Rich-Harris f6dd6edc9d fix CompileError constructor
7 years ago
Rich-Harris ae25641f8b -> v1.59.0
7 years ago
Rich Harris 47da7d1ed6
Merge pull request #1295 from sveltejs/each-block-keyed-empty
7 years ago
Rich-Harris 6e5523cb89 Revert "fix handler in-place"
7 years ago
Rich-Harris e585ccf242 Merge branch 'custom-event-teardown' of https://github.com/ekhaled/svelte into ekhaled-custom-event-teardown
7 years ago