Commit Graph

1166 Commits (d0c696bb2bc58758eb4a4579f564ba5dcacd0d43)

Author SHA1 Message Date
Rich-Harris d0c696bb2b merge master -> mrkishi-spreadh 7 years ago
Rich Harris c9435fc87f
Merge pull request from jacwright/action-this 7 years ago
Rich Harris 48643ca3ea
Merge pull request from sveltejs/dynamic-component-mount-ref 7 years ago
Luke Edwards a412f11907 update test samples’ expectants 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 e77988b195
Merge pull request from jacwright/behaviors 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 fb84d729d8 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
Alan Palazzolo 3c61655e93 Add option preserve comments in SSR rendering. 7 years ago
Jacob Wright 04f5d5c975 Adds actions to components 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 a2d09c2136 simplify updateKeyedEach 7 years ago
James Birtles 89024177fc Fix named-export end position 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
mrkishi 9b80eee51a Prioritize named over spread attributes 7 years ago
mrkishi b5102f4f1b Add spread -- rough idea 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 ce607d5ab3 add local variable for list values - fixes 7 years ago
Rich Harris 39694c31c3 nicer error messages 7 years ago
Rich Harris f97036dd39 error if ref:foo has a value 7 years ago
Rich Harris 6f65554c93 failing test for 7 years ago
Rich Harris 6f866bbb4c
Merge pull request from jacwright/directive-parsing-cleanup 7 years ago
Jacob Wright 6d4f8d889a Refactor directive parsing for code reuse 7 years ago
Rich Harris 26239463c5
Merge pull request from sveltejs/gh-1209 7 years ago
Rich Harris d893eef513
Merge pull request from sveltejs/gh-1221 7 years ago
Rich Harris 38b34bbe1d reenable all tests 7 years ago
Rich Harris 140e2271f7 scale transition duration by delta - fixes 7 years ago
Rich Harris 4e99eb8d37 use setAttribute with inputs, for benefit of IE - fixes 7 years ago
Rich Harris 01f6f9fa4d alias listName to deconflict with shared helpers - fixes 7 years ago
Rich Harris eae98f952d add CSS scoping classes when stringifying child nodes - fixes 7 years ago
Rich Harris 9037e93934 set arbitrary compile options when calling SSR register function 7 years ago
Rich Harris b763714222 allow SVG elements to have scoped CSS - fixes 7 years ago
Rich Harris d680356622 update test 7 years ago
Rich Harris ddd67dd844 add each_value to contextProps - fixes 7 years ago
Rich Harris a8f94f0898 Merge branch 'test-1217' of https://github.com/aphitiel/svelte into aphitiel-test-1217 7 years ago
Rich Harris 3f7f237a9a switch back to using svelte- instead of name- 7 years ago
Rich Harris 428784d570 Merge branch 'gh-1118' into gh-1118-base36 7 years ago