Commit Graph

2284 Commits (c9435fc87f03d540da0d6abf4320b2ad47c2a453)
 

Author SHA1 Message Date
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
Rich-Harris 4b2a01f2e9 all tests passing
7 years ago
Rich-Harris a3e91eb267 holy shit i think i did it
7 years ago
Rich-Harris 7c953a6622 am close...
7 years ago
Rich-Harris 5349184e75 more minor edits
7 years ago
Rich-Harris 2923e6a677 minor edits
7 years ago
Rich-Harris 5a7f7a00ec reinstate previous code from before i ballsed it up
7 years ago
Alan Palazzolo 3c61655e93 Add option preserve comments in SSR rendering.
7 years ago
Jacob Wright 04f5d5c975 Adds actions to components
7 years ago
Conduitry 60a734113f set typescript target to ES6
7 years ago
Rich Harris bc416a538f -> v1.58.0
7 years ago
Rich Harris ea9b6b3137
Merge pull request #1258 from sveltejs/gh-1254
7 years ago
Rich Harris 5b2e810fc2 Merge branch 'master' into gh-1254
7 years ago
Rich Harris 35a7fc6d32
Merge pull request #1256 from sveltejs/each-keyed-helper
7 years ago
Rich Harris 4b5d465a97 prevent name collisions with each block index - fixes #1254
7 years ago
Rich Harris 4cb8effccd failing test for #1254
7 years ago
Rich Harris 5b086df061
Merge pull request #1250 from UnwrittenFun/feat/warn-end-pos
7 years ago
Rich Harris ffa45dd8be tweaks
7 years ago
Rich Harris a2d09c2136 simplify updateKeyedEach
7 years ago
Rich Harris dab1f6a0fa more keyed each diffing into a shared helper
7 years ago
James Birtles 89024177fc Fix named-export end position
7 years ago
James Birtles 40dccd2480 export stylesheet
7 years ago
James Birtles 4081a8a363 pass node through where possible
7 years ago
Rich Harris 10600eb776
Merge pull request #1249 from btakita/issues/588
7 years ago