Commit Graph

79 Commits (2cab755163dbeca74bc5cdf1f77c82ded0db1e4c)

Author SHA1 Message Date
Rich-Harris 2cab755163 oops
10 years ago
Rich-Harris 690249816c abort intros before restarting them - fixes #546
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 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 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
Rich Harris 5dac68ed5a Merge branch 'master' into gh-3
10 years ago
Rich-Harris f20d29c993 skip <select> test
10 years ago
Conduitry 2911513fb8 fix unit test?
10 years ago
Tobias Davis 685dffd4f5 failing test for bound event handler on <select> elements
10 years ago
Conduitry 5f27bbdcde replace invalid characters in element names when creating variables (#516)
10 years ago
Conduitry bbca5d1402 only call .update on yield fragment if it's present (#514)
10 years ago
Conduitry 7969409ae6 Merge branch 'master' into gh-3
10 years ago
Rich Harris a52f40eb82 Merge branch 'master' into gh-507
10 years ago
Rich-Harris e903ff69fc only create anchors for if blocks when necessary
10 years ago
Rich-Harris 6ff83a4127 rename root to state, and allow state to be used as context
10 years ago
Rich-Harris be5dcd5631 null out else block references when they are destroyed — fixes #509
10 years ago
Rich Harris d17de8c51d Merge pull request #501 from sveltejs/gh-498-b
10 years ago
Rich Harris 425aec2bf5 Merge pull request #500 from sveltejs/gh-498
10 years ago
Rich Harris f591a5e844 Merge pull request #499 from sveltejs/gh-495
10 years ago
Rich-Harris 834c94b861 formatting
10 years ago
Rich-Harris 79d99b9170 Merge branch 'master' of https://github.com/saibotsivad/svelte into taylorzane-hotfix/initialize-select-element
10 years ago
Rich-Harris 430037cb9c whoops
10 years ago
Rich-Harris c6aa61ae1f allow dynamic each-block to have static else-block
10 years ago
Rich-Harris 5591443103 failing test for #498
10 years ago
Rich-Harris 0d459b949c ensure var names in binding callbacks are unique — fixes #495
10 years ago
Rich-Harris 2c760223d0 failing test for #495
10 years ago
Tobias Davis cb095325e4 add failing test for bound select elements
10 years ago
Rich-Harris efcf4b318b dont try to test audio stuff in JSDOM
10 years ago
Rich-Harris a7e7fb6423 Merge branch 'window-events' into gh-406
10 years ago
Rich-Harris 1ad1cd8a78 reenable all tests
10 years ago
Rich-Harris 509328ceb2 allow window events to access state
10 years ago
Rich-Harris ce060c1679 implement bind:duration and bind:paused
10 years ago
Rich-Harris 20ef3734fa implement bind:currentTime
10 years ago
Rich-Harris 6e89ce0bfb make all tests run
10 years ago