Commit Graph

1158 Commits (9b0a884035dc5a031dc29a499402a33d7cfb94d2)

Author SHA1 Message Date
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
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
Rich Harris 2f01115a41 merge master -> gh-1118 7 years ago
Rich Harris 0c66e9e2f7 merge 7 years ago
pk 58d5c2040a failing test for 7 years ago
Rich Harris 91a04cfb88
Merge pull request from leereamsnyder/process-atsupports 7 years ago
Rich Harris fad5ccdf59 prevent context variables being called component or state - fixes 7 years ago
ekhaled f9d606a5c9 re-add Child.html 7 years ago
ekhaled b8beb002a1 remove file 7 years ago
ekhaled 2e9cd4742c fix snapshots for the actual mounting code 7 years ago