Commit Graph

1132 Commits (bc1f41612163da3827c5e85185dde9683b0aa678)
 

Author SHA1 Message Date
Rich-Harris e9a9aea5a8 handle bidirectional transitions
9 years ago
Rich-Harris 1f6743c197 Merge branch 'master' into gh-543
9 years ago
Rich Harris 8ca425e339 Merge pull request #567 from sveltejs/gh-562
9 years ago
Rich Harris 91d89ec1d8 Merge pull request #566 from sveltejs/gh-564
9 years ago
Rich-Harris baeafbb9d5 use anchor when updating
9 years ago
Rich-Harris 3458b53556 ok, i think it actually works now
9 years ago
Rich-Harris ae138329dd another crack at the algorithm. outros not currently applied
9 years ago
Rich-Harris 2fab5c1cb8 fix bug in assert.htmlEqual
9 years ago
Rich-Harris 3d8a09880b mostly working list diffing algorithm
9 years ago
Rich-Harris f652bb0edb create start anchors for each-blocks that need them
9 years ago
Rich-Harris 8c0b1bee06 update keyed each-block outro test to check div order
9 years ago
Rich-Harris 87246075e0 minor tidy up
9 years ago
Rich-Harris 3db74bff28 apply delays to bidirectional transitions - fixes #562
9 years ago
Rich-Harris 9833dd0174 validate transition directives - closes #564
9 years ago
Rich Harris 3c8e83edfb Merge pull request #563 from sveltejs/gh-561
9 years ago
Rich Harris eb0aba1b33 Merge pull request #565 from sveltejs/coverage
9 years ago
Rich-Harris 796adf8961 fix outros on compound if blocks, get IfBlock.js coverage to 100%
9 years ago
Rich-Harris 2d7d7fec2a validate <:Window>
9 years ago
Rich-Harris 21371b2362 test @rules in css
9 years ago
Rich-Harris e63b607807 exclude src/shared/** from coverage reports
9 years ago
Rich-Harris 87a4fb4879 some more html entity stuff, the bits i understand at least
9 years ago
Rich-Harris d6856c135b add complete list of html entities
9 years ago
Rich-Harris 5b307ca1ee increase test coverage
9 years ago
Rich-Harris d13cae0309 mount yield blocks immediately, if yield has a parent node (fixes #561)
9 years ago
Rich-Harris da23dab0bf failing test for #561
9 years ago
Rich Harris 41a5a53be5 Merge pull request #559 from sveltejs/simpler-codegen
9 years ago
Rich Harris 952a381445 Merge pull request #556 from sveltejs/gh-540
9 years ago
Rich Harris 18a4281ee4 Merge pull request #560 from sveltejs/gh-546
9 years ago
Rich-Harris 2cab755163 oops
9 years ago
Rich-Harris 690249816c abort intros before restarting them - fixes #546
9 years ago
Rich-Harris 72b7b3447e remove unnecessary if statement
9 years ago
Rich-Harris 0431d7029f more simplification
9 years ago
Rich-Harris b90d5b3903 more simplification
9 years ago
Rich-Harris 30abda37bd simplify SSR codegen
9 years ago
Rich-Harris e06ba84a74 fix test
9 years ago
Rich-Harris 00d2f6b8c5 collapse constructor block into builders.main
9 years ago
Rich-Harris 52f3d76e1d more codebuilder consolidation
9 years ago
Rich-Harris 051731268d build _set method in one place
9 years ago
Rich-Harris 64dbd45601 generate less code for if-blocks with else-blocks (closes #540)
9 years ago
Rich Harris 921aec97e3 Merge pull request #555 from sveltejs/gh-554
9 years ago
Conduitry 980c2626b4 label <style> element with id instead of with attribute, for performance
9 years ago
Rich-Harris 81935f9ec1 -> v1.19.1
9 years ago
Rich-Harris 7003536a79 export generateKeyframes
9 years ago
Conduitry 168b43eea1 when creating a component, always check whether its css is still in the dom (#554)
9 years ago
Rich-Harris 2e8bbaaa73 -> v1.19.0
9 years ago
Rich Harris 1a7f3d7bc3 Merge pull request #525 from sveltejs/gh-7
9 years ago
Rich-Harris 4380a51815 gah node 4
9 years ago
Rich-Harris e85c5deae1 lint after build
9 years ago
Rich-Harris cae37ea6bf fix script path, duh
9 years ago
Rich-Harris f810459a21 stringify helpers before bundling
9 years ago