Commit Graph

27 Commits (8cec6dbff213ad321316fc646fd0b848169d5172)

Author SHA1 Message Date
Rich Harris a75b0b71c5 pass in destroy method
8 years ago
Rich Harris b56e3e22df position nodes absolutely when outroing, if animations are present
8 years ago
Rich Harris 43d2c38cfc complete js animations
8 years ago
Rich Harris bade6df241 css animations
8 years ago
Rich Harris b3594da23c end animation
8 years ago
Rich Harris 1b57779eb6 implement js transitions, albeit messily
8 years ago
Rich Harris 98e63b37e9 groundwork for animations (#1431)
8 years ago
Rich Harris 64fa48e699 outroing each blocks
8 years ago
Rich Harris e1db82773d
Group outro callbacks — fixes #648
8 years ago
Rich Harris 82c9217e53 do unmount work in destroy method
8 years ago
Rich Harris f5048fcf10 deduplicate each block context generation for keyed blocks
8 years ago
Rich Harris 8dc17b77db allow arbitrary expressions in each block keys - fixes #703
8 years ago
Rich-Harris dd247447c0 ensure correct order of DOM insertions with neighbouring keyed each blocks - fixes #1306
8 years ago
Rich-Harris 99afa99565 simplify
8 years ago
Rich-Harris 105ab41d63 simplify a bit
8 years ago
Rich-Harris 0672e7bae9 remove unused argument
8 years ago
Rich-Harris f4145099f4 remove linked list stuff
8 years ago
Rich-Harris 5f8f2139e0 tidy up
8 years ago
Rich-Harris 4b2a01f2e9 all tests passing
8 years ago
Rich-Harris a3e91eb267 holy shit i think i did it
8 years ago
Rich-Harris 7c953a6622 am close...
8 years ago
Rich-Harris 5349184e75 more minor edits
8 years ago
Rich-Harris 2923e6a677 minor edits
8 years ago
Rich-Harris 5a7f7a00ec reinstate previous code from before i ballsed it up
8 years ago
Rich Harris ffa45dd8be tweaks
8 years ago
Rich Harris a2d09c2136 simplify updateKeyedEach
8 years ago
Rich Harris dab1f6a0fa more keyed each diffing into a shared helper
8 years ago