Commit Graph

2307 Commits (ae25641f8b5c3deb393b4aed5eba26e4f8b52f3a)
 

Author SHA1 Message Date
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
ekhaled 6ebf46ad67 fix handler in-place
7 years ago
Rich-Harris 50ed9252de handle empty each blocks
7 years ago
Rich Harris 77aca3c69b
Merge pull request #1292 from sveltejs/gh-1291
7 years ago
Rich Harris c943a86032
Merge pull request #1293 from sveltejs/gh-1290
7 years ago
Rich-Harris 01a10d9511 argh, need a precommit check for this
7 years ago
Rich-Harris 6860d09c72 only delete applicable transition animations - fixes #1290
7 years ago
Rich-Harris 2c670a43ac allow keyed each block to have static content - fixes #1291
7 years ago
ekhaled 298a339df9 add dev mode warning when teardown is returned instead of destroy
7 years ago
ekhaled b8c0ab2949 support both destroy and teardown in custom event handlers
7 years ago
Conduitry 78f506a50b -> v1.58.5
7 years ago
Conduitry c067bcb112
Merge pull request #1288 from sveltejs/ff-transition-bug
7 years ago
Conduitry 565bc52423
Merge pull request #1285 from TehShrike/backtick-literals-in-svg-property
7 years ago
Rich-Harris be678c680d remove transition styles in Firefox
7 years ago
Josh Duff 864fd313bb Accept backtick string literals in tag/props properties
7 years ago
Josh Duff e81fb88f41 Fix backtick string literals not being recognized for the svg property
7 years ago
Rich-Harris b506e5a596 -> v1.58.4
7 years ago
Rich Harris af7ef12b4f
Merge pull request #1283 from sveltejs/assign-fix
7 years ago
Conduitry 7b6f206003 fix assembly of initial state object
7 years ago
Rich-Harris 00871faf5f -> v1.58.3
7 years ago
Rich Harris c9435fc87f
Merge pull request #1279 from jacwright/action-this
7 years ago
Rich Harris 48643ca3ea
Merge pull request #1280 from sveltejs/dynamic-component-mount-ref
7 years ago
Rich Harris 6a15ebda72
Merge pull request #1282 from lukeed/fix/assign
7 years ago
Luke Edwards 69ba60b840 fix Store usage
7 years ago
Luke Edwards a412f11907 update test samples’ expectants
7 years ago
Luke Edwards 688ecf754e fix methods + prototype assignment
7 years ago
Luke Edwards aa8f57d001 apply nested `assign` usage
7 years ago
Luke Edwards c753396cab update `util/assign` for 5x gain
7 years ago
Conduitry 6ff60db212 use addBlock instead of addLine
7 years ago
Conduitry d3451a530f when mounting dynamic components, set ref if required
7 years ago
Jacob Wright 297ee65737 Make tests work when running all of them together.
7 years ago
Jacob Wright 9b0a884035 Make actions execute with the component context
7 years ago
Rich-Harris fcfbffe50b -> v1.58.2
7 years ago
Rich-Harris a98bd9b5e6 -> v1.58.1
7 years ago
Rich Harris d29de3c817
Merge pull request #1261 from sveltejs/ts-target-es6
7 years ago
Rich Harris e77988b195
Merge pull request #1247 from jacwright/behaviors
7 years ago
Rich-Harris d4dd015ffd fix interfaces
7 years ago
Rich-Harris 61d3ab0215 Merge branch 'preserve-comments-option' of https://github.com/zzolo/svelte into zzolo-preserve-comments-option
7 years ago
Rich-Harris 006a45c03c -> v1.58.1
7 years ago
Rich Harris 89c0864c81
Merge pull request #1274 from sveltejs/fix-perf-regression
7 years ago
Rich-Harris 99afa99565 simplify
7 years ago
Rich-Harris 105ab41d63 simplify a bit
7 years ago
Rich-Harris 0672e7bae9 remove unused argument
7 years ago
Rich-Harris f4145099f4 remove linked list stuff
7 years ago
Rich-Harris 174975c93e remove some unused stuff
7 years ago
Rich-Harris fb84d729d8 tidy up
7 years ago
Rich-Harris 5f8f2139e0 tidy up
7 years ago