Commit Graph

2273 Commits (9b0a884035dc5a031dc29a499402a33d7cfb94d2)
 

Author SHA1 Message Date
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 from sveltejs/ts-target-es6 7 years ago
Rich Harris e77988b195
Merge pull request 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 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 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 from sveltejs/each-keyed-helper 7 years ago
Rich Harris 4b5d465a97 prevent name collisions with each block index - fixes 7 years ago
Rich Harris 4cb8effccd failing test for 7 years ago
Rich Harris 5b086df061
Merge pull request 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 from btakita/issues/588 7 years ago
Rich Harris 86a151a7ea
Merge pull request from sveltejs/gh-1240 7 years ago
Brian Takita 66e4df11a7 Implement https://github.com/sveltejs/svelte/issues/588 7 years ago
Andrew Shu baff9bc6d1 DEBUG testing btakita EachBlock changes 7 years ago
Rich Harris b3fa9656bb
Merge pull request from sveltejs/omit-missing-prop-warning-for-computed 7 years ago
James Birtles da6a74016f add end position to errors 7 years ago
James Birtles d07721cd50 add end position to warnings 7 years ago
Rich Harris 7c25eb32fa skip missing property warning for computed/global properties 7 years ago
Rich Harris f2ab5545dc tidy up 7 years ago
Rich Harris ce607d5ab3 add local variable for list values - fixes 7 years ago
Rich Harris 270e1d188b
Merge pull request from sveltejs/gh-1242-followup 7 years ago
Rich Harris 39694c31c3 nicer error messages 7 years ago