Commit Graph

378 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
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 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
Jacob Wright 04f5d5c975 Adds actions to components 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 a2d09c2136 simplify updateKeyedEach 7 years ago
Rich Harris 10600eb776
Merge pull request from btakita/issues/588 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
Rich Harris 6f65554c93 failing test for 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 b763714222 allow SVG elements to have scoped CSS - fixes 7 years ago
Rich Harris ddd67dd844 add each_value to contextProps - fixes 7 years ago
pk 58d5c2040a failing test for 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 6792e77392 some case-sensitivity thing 7 years ago
ekhaled ae86cf9f4b clarify in test that its an intro test only 7 years ago
ekhaled 7b2246126e fix tests on linux 7 years ago
ekhaled 7401004a66 add test for transitions on nested components 7 years ago
Rich Harris 7b4c486be9 only apply key to keyed each block, not its children - fixes 7 years ago
Conduitry ff6e104f92 add failing test for 7 years ago
Rich Harris e95a0b60a9 Merge branch 'master' into gh-1175 7 years ago
Rich Harris a5cc451c9c only use page[XY]Offset 7 years ago
Rich Harris 0131216a1a Merge branch 'master' into gh-1144 7 years ago
Rich Harris cb8071acd4 allow observing $foo in dev mode - 7 years ago
Rich Harris c2bb549901 wrap <slot> updates in conditional - fixes 7 years ago
Robert Hall 836cc36598 Using pageYOffset & pageXOffset 7 years ago
Rich Harris 1b599bd57b put _differs on prototype, remove runtime option 7 years ago
Rich Harris 81b12e030e Merge branch 'immutable-support' of https://github.com/jacwright/svelte into jacwright-immutable-support 7 years ago
Jacob Wright cb446bca64 Adds some runtime tests for the immutable option 7 years ago
Rich Harris dfff2957a0 increase test coverage 7 years ago
Rich Harris cccc3e4c41 failing test for second part of 7 years ago
Rich Harris e5e6959281
Merge pull request from sveltejs/gh-1100 7 years ago
Conduitry 7b282e58a0
Merge branch 'master' into sigil-component-attribute-ssr 7 years ago
Conduitry f606aee209 do not escape html characters in tags in non-root <style> in SSR mode 7 years ago
Rich Harris a33dfe5bf3
Merge pull request from sveltejs/gh-1108 7 years ago
Conduitry fc34792743 expand escape-template-literals test 7 years ago
Conduitry 132901bbe7 fix escaping of sigils in component attribute values in SSR 7 years ago