0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

1074 Commits

Author SHA1 Message Date
Conduitry
c0b7156318 failing test for #569 2017-05-06 09:35:47 -04:00
Rich Harris
2faf78804d Merge pull request #567 from sveltejs/gh-562
Fix delays on bidirectional transitions
2017-05-06 01:39:51 -04:00
Rich Harris
89e26a7bd9 Merge pull request #566 from sveltejs/gh-564
validate transition directives
2017-05-06 01:39:40 -04:00
Rich-Harris
cfd5d3e3c7 minor tidy up 2017-05-04 17:57:04 -04:00
Rich-Harris
1a92398101 apply delays to bidirectional transitions - fixes #562 2017-05-04 17:47:22 -04:00
Rich-Harris
642b414c9c validate transition directives - closes #564 2017-05-04 14:06:50 -04:00
Rich Harris
90d2e7f883 Merge pull request #563 from sveltejs/gh-561
Fix yield block placement
2017-05-04 13:26:06 -04:00
Rich Harris
cedd318945 Merge pull request #565 from sveltejs/coverage
[WIP] increase test coverage
2017-05-04 13:25:54 -04:00
Rich-Harris
b342f2e8b7 fix outros on compound if blocks, get IfBlock.js coverage to 100% 2017-05-04 13:16:53 -04:00
Rich-Harris
37749bd3e4 validate <:Window> 2017-05-04 12:25:20 -04:00
Rich-Harris
a85b6002a7 test @rules in css 2017-05-04 11:23:49 -04:00
Rich-Harris
da9af1dfbf exclude src/shared/** from coverage reports 2017-05-04 11:15:54 -04:00
Rich-Harris
0d7b16e4e8 some more html entity stuff, the bits i understand at least 2017-05-04 11:03:40 -04:00
Rich-Harris
2d8c34de39 add complete list of html entities 2017-05-04 10:46:30 -04:00
Rich-Harris
7db27152fb increase test coverage 2017-05-04 10:17:15 -04:00
Rich-Harris
dd2e5e8b2b mount yield blocks immediately, if yield has a parent node (fixes #561) 2017-05-04 09:34:07 -04:00
Rich-Harris
b55797666a failing test for #561 2017-05-04 09:23:09 -04:00
Rich Harris
3a7f7e29c2 Merge pull request #559 from sveltejs/simpler-codegen
Simpler codegen
2017-05-04 09:04:38 -04:00
Rich Harris
c71cb29d39 Merge pull request #556 from sveltejs/gh-540
generate less code for if-blocks with else-blocks
2017-05-04 09:04:04 -04:00
Rich Harris
53dda25764 Merge pull request #560 from sveltejs/gh-546
abort intros before restarting them
2017-05-04 09:03:35 -04:00
Rich-Harris
5d5bd632eb oops 2017-05-03 22:23:30 -04:00
Rich-Harris
58504a36ff abort intros before restarting them - fixes #546 2017-05-03 22:14:49 -04:00
Rich-Harris
d8364f6e0a remove unnecessary if statement 2017-05-03 21:35:15 -04:00
Rich-Harris
fa80261ae2 more simplification 2017-05-03 21:28:33 -04:00
Rich-Harris
0d67026904 more simplification 2017-05-03 21:19:48 -04:00
Rich-Harris
43091431d1 simplify SSR codegen 2017-05-03 21:02:17 -04:00
Rich-Harris
3efb5ab993 fix test 2017-05-03 19:27:50 -04:00
Rich-Harris
a5f7fe79ea collapse constructor block into builders.main 2017-05-03 19:22:16 -04:00
Rich-Harris
4bff8d049b more codebuilder consolidation 2017-05-03 19:10:13 -04:00
Rich-Harris
3201a21a36 build _set method in one place 2017-05-03 17:48:19 -04:00
Rich-Harris
c1a1a01bf0 generate less code for if-blocks with else-blocks (closes #540) 2017-05-03 17:30:13 -04:00
Rich Harris
c712ad502a Merge pull request #555 from sveltejs/gh-554
Always check whether we need to add CSS
2017-05-03 17:07:32 -04:00
Conduitry
e6d2571e34 label <style> element with id instead of with attribute, for performance 2017-05-03 14:31:14 -04:00
Rich-Harris
fb7af38eb8 -> v1.19.1 2017-05-03 13:15:32 -04:00
Rich-Harris
409043bb9b export generateKeyframes 2017-05-03 13:13:04 -04:00
Conduitry
a1c8ada088 when creating a component, always check whether its css is still in the dom (#554) 2017-05-03 13:07:05 -04:00
Rich-Harris
4f96b51e55 -> v1.19.0 2017-05-03 12:52:10 -04:00
Rich Harris
1078bae696 Merge pull request #525 from sveltejs/gh-7
Transitions
2017-05-03 12:48:56 -04:00
Rich-Harris
90adb3bda8 gah node 4 2017-05-03 12:40:09 -04:00
Rich-Harris
d7b3f2e5aa lint after build 2017-05-03 12:29:03 -04:00
Rich-Harris
bdfa01bcd1 fix script path, duh 2017-05-03 12:27:55 -04:00
Rich-Harris
e796fefcee stringify helpers before bundling 2017-05-03 12:10:07 -04:00
Rich-Harris
dee8694e3b merge master -> gh-7 2017-05-03 11:39:25 -04:00
Rich-Harris
8da701936f rename styles method to css - less ambiguity over what it returns, no style/styles confusion 2017-05-03 10:46:56 -04:00
Rich Harris
8ff66f34f8 Merge pull request #553 from sveltejs/gh-538
correctly handle when helper functions have been internally renamed (#538)
2017-05-02 18:06:58 -04:00
Conduitry
ccafb11c0a correctly handle when helper functions have been internally renamed in Svelte bundle (#538) 2017-05-02 17:47:22 -04:00
Rich Harris
bd82455cb1 Merge pull request #542 from Zirro/queryselector-checked
Use .querySelector(':checked') instead of .selectedOptions, enable several <select> tests
2017-05-01 17:38:37 -04:00
Rich-Harris
b8affd42e9 simplify/unify transitions 2017-05-01 16:29:23 -04:00
Rich-Harris
22ac50abb6 outros on keyed each-blocks 2017-05-01 15:52:41 -04:00
Rich-Harris
f06eced938 unkeyed each-blocks with outros 2017-05-01 15:33:00 -04:00