Commit Graph

497 Commits (5ecdcaf0adc83904a19c265dff033f292afab093)

Author SHA1 Message Date
Rich-Harris 5ecdcaf0ad update dynamic keyed each blocks
10 years ago
Rich-Harris e9a9aea5a8 handle bidirectional transitions
10 years ago
Rich-Harris 1f6743c197 Merge branch 'master' into gh-543
10 years ago
Rich Harris 8ca425e339 Merge pull request #567 from sveltejs/gh-562
10 years ago
Rich-Harris ae138329dd another crack at the algorithm. outros not currently applied
10 years ago
Rich-Harris 2fab5c1cb8 fix bug in assert.htmlEqual
10 years ago
Rich-Harris 8c0b1bee06 update keyed each-block outro test to check div order
10 years ago
Rich-Harris 3db74bff28 apply delays to bidirectional transitions - fixes #562
10 years ago
Rich-Harris 9833dd0174 validate transition directives - closes #564
10 years ago
Rich Harris 3c8e83edfb Merge pull request #563 from sveltejs/gh-561
10 years ago
Rich-Harris 796adf8961 fix outros on compound if blocks, get IfBlock.js coverage to 100%
10 years ago
Rich-Harris 2d7d7fec2a validate <:Window>
10 years ago
Rich-Harris 21371b2362 test @rules in css
10 years ago
Rich-Harris 87a4fb4879 some more html entity stuff, the bits i understand at least
10 years ago
Rich-Harris d6856c135b add complete list of html entities
10 years ago
Rich-Harris 5b307ca1ee increase test coverage
10 years ago
Rich-Harris da23dab0bf failing test for #561
10 years ago
Rich Harris 41a5a53be5 Merge pull request #559 from sveltejs/simpler-codegen
10 years ago
Rich Harris 952a381445 Merge pull request #556 from sveltejs/gh-540
10 years ago
Rich-Harris 2cab755163 oops
10 years ago
Rich-Harris 690249816c abort intros before restarting them - fixes #546
10 years ago
Rich-Harris 72b7b3447e remove unnecessary if statement
10 years ago
Rich-Harris 30abda37bd simplify SSR codegen
10 years ago
Rich-Harris e06ba84a74 fix test
10 years ago
Rich-Harris 64dbd45601 generate less code for if-blocks with else-blocks (closes #540)
10 years ago
Conduitry 980c2626b4 label <style> element with id instead of with attribute, for performance
10 years ago
Conduitry 168b43eea1 when creating a component, always check whether its css is still in the dom (#554)
10 years ago
Rich-Harris 4bbd4eb0f9 merge master -> gh-7
10 years ago
Rich-Harris 3871627d63 outros on keyed each-blocks
10 years ago
Rich-Harris f30162f5e6 unkeyed each-blocks with outros
10 years ago
Rich-Harris e8a0646f88 fix mount order of keyed each-block with intros
10 years ago
Rich-Harris 6601a27ad0 intro transitions in each-blocks
10 years ago
Zirro 3280a1974d Use .querySelector(':checked'), enable several <select> tests
10 years ago
Rich-Harris 8e5748477d tighten up transition tests
10 years ago
Rich-Harris a839f7fc9a support dynamic simple if-blocks
10 years ago
Rich-Harris 0a62ac7619 some more transition tests, albeit somewhat ugly
10 years ago
Rich-Harris 7467f5ea12 get basic intro transition test passing
10 years ago
Rich-Harris 3eda59d2cb Merge branch 'master' into gh-7
10 years ago
Rich Harris 45831b929f Merge pull request #529 from sveltejs/bind-checked
10 years ago
Rich-Harris 9e4c78a278 add test
10 years ago
Rich Harris ae467608db Merge pull request #536 from sveltejs/gh-534
10 years ago
Conduitry 3e736f5ebd fix parsing of expressions wrapped in parentheses (#534)
10 years ago
Conduitry dcd2a99a77 fix simple if blocks with top-level or conditions (#532)
10 years ago
Rich-Harris 33bce40839 allow parameter-less transitions
10 years ago
Rich-Harris 339d2987fc update tests
10 years ago
Rich-Harris c3c58531a8 Merge branch 'master' into gh-7
10 years ago
Rich Harris 5384583c19 Merge pull request #527 from sveltejs/gh-524
10 years ago
Rich-Harris 789b759d48 fix for #524
10 years ago
Rich-Harris 8291c53349 include destroy as valid built-in method for event handlers (fixes #523)
10 years ago
Rich-Harris 61e7089f9e failing test for intro transition
10 years ago