Commit Graph

2690 Commits (0122955a16405fd75d44d6f12ee09f9fb845165c)
 

Author SHA1 Message Date
Rich Harris 6266d6fba4
Merge pull request #1308 from sveltejs/gh-1307
8 years ago
Rich-Harris ee7f6769c4 spread on dynamic component - fixes #1307
8 years ago
Rich Harris db21e80a99
Merge pull request #1302 from sveltejs/gh-1301
8 years ago
Rich-Harris a32ceeca32 fix duplicated line - closes #1301
8 years ago
Rich-Harris f493dccaa6 -> v1.60.0
8 years ago
Rich-Harris 304a0e8282 merge master -> gh-1257
8 years ago
Rich Harris 0c9d703948
Merge pull request #1298 from sveltejs/gh-795
8 years ago
Rich Harris 5d02b9e090
Merge pull request #1296 from sveltejs/fix-errors
8 years ago
Rich Harris f27b29d5cb
Merge pull request #1289 from sveltejs/gh-195
8 years ago
Rich-Harris 7c47cc19f7 handle boolean attributes
8 years ago
Rich-Harris c0287f2080 include warnings in stats object
8 years ago
Rich-Harris a5d5a6c952 add lifecycle hooks
8 years ago
Rich-Harris 788aa89b41 add stats tests, handle imports
8 years ago
Rich-Harris 75c1fbcf7b add a stats object with timings (#1257)
8 years ago
Rich-Harris 0f5912f316 ugh node 6
8 years ago
Rich-Harris 9092b1c58a dont generate test output if no css
8 years ago
Rich-Harris 00877e8ebd output { js, css, ast } from svelte.compile - fixes #795
8 years ago
Rich-Harris 5980f0752c fix element spread SSR
8 years ago
Rich-Harris 60305dd31d component spread SSR
8 years ago
Rich-Harris 36290cb6cd component spread
8 years ago
Rich-Harris 0c62db5db9 prep for component spread
8 years ago
Rich-Harris 8e280c5b1f minor tidy up
8 years ago
Rich-Harris 5a45b0e7b4 tidy up/notes to self
8 years ago
Rich-Harris 8813ee3b0f SSR spread elements
8 years ago
Rich-Harris f6dd6edc9d fix CompileError constructor
8 years ago
Rich-Harris ae25641f8b -> v1.59.0
8 years ago
Rich Harris 47da7d1ed6
Merge pull request #1295 from sveltejs/each-block-keyed-empty
8 years ago
Rich-Harris 6e5523cb89 Revert "fix handler in-place"
8 years ago
Rich-Harris e585ccf242 Merge branch 'custom-event-teardown' of https://github.com/ekhaled/svelte into ekhaled-custom-event-teardown
8 years ago
ekhaled 6ebf46ad67 fix handler in-place
8 years ago
Rich-Harris 50ed9252de handle empty each blocks
8 years ago
Rich Harris 77aca3c69b
Merge pull request #1292 from sveltejs/gh-1291
8 years ago
Rich Harris c943a86032
Merge pull request #1293 from sveltejs/gh-1290
8 years ago
Rich-Harris 01a10d9511 argh, need a precommit check for this
8 years ago
Rich-Harris 6860d09c72 only delete applicable transition animations - fixes #1290
8 years ago
Rich-Harris 2c670a43ac allow keyed each block to have static content - fixes #1291
8 years ago
ekhaled 298a339df9 add dev mode warning when teardown is returned instead of destroy
8 years ago
ekhaled b8c0ab2949 support both destroy and teardown in custom event handlers
8 years ago
Rich-Harris 40cf29b2b7 basic attribute spreading on elements
8 years ago
Conduitry 78f506a50b -> v1.58.5
8 years ago
Conduitry c067bcb112
Merge pull request #1288 from sveltejs/ff-transition-bug
8 years ago
Conduitry 565bc52423
Merge pull request #1285 from TehShrike/backtick-literals-in-svg-property
8 years ago
Rich-Harris be678c680d remove transition styles in Firefox
8 years ago
Rich-Harris f6f8f66c90 remove some stuff we wont need
8 years ago
Josh Duff 864fd313bb Accept backtick string literals in tag/props properties
8 years ago
Josh Duff e81fb88f41 Fix backtick string literals not being recognized for the svg property
8 years ago
Rich-Harris 3f32be8c04 Merge branch 'master' into mrkishi-spread
8 years ago
Rich-Harris b506e5a596 -> v1.58.4
8 years ago
Rich Harris af7ef12b4f
Merge pull request #1283 from sveltejs/assign-fix
8 years ago
Conduitry 7b6f206003 fix assembly of initial state object
8 years ago