Commit Graph

28 Commits (cd5ebd2a3cd6b765d790f2d4abbd93dcd3149ab3)

Author SHA1 Message Date
Conduitry cd5ebd2a3c in each-else, use mount/intro according to that branch's contents (#1586)
8 years ago
Rich Harris 877e408781 separate groupOutros from transitionsManager
8 years ago
Rich Harris 9398528525 fix nested outro transitions
8 years ago
Rich Harris 50f10fabc2 fix #1497
8 years ago
Rich Harris 4c8e0922a9 separate hasOutros from hasOutroMethod - fixes #1492
8 years ago
Rich Harris b2433574f4 allow animations to be aborted - fixes #1458
8 years ago
Rich Harris d0f8f1741c pass in destroy method
8 years ago
Rich Harris 8e676ddd50 position nodes absolutely when outroing, if animations are present
8 years ago
Rich Harris 01f572120c use unique name for rects
8 years ago
Rich Harris d6b897b16b implement js transitions, albeit messily
8 years ago
Rich Harris 96d67b274d groundwork for animations (#1431)
8 years ago
Rich Harris f9db67edbb nested component transitions
8 years ago
Rich Harris 1b2ced7bf1 nested await block outros
8 years ago
Rich Harris de93e49c68 outroing each blocks
8 years ago
Rich Harris 0e0e7bebc8 Abort outro if block is recreated — fixes #1425
8 years ago
Rich Harris ead5aec41b Group outro callbacks — fixes #648
8 years ago
Rich Harris 3b82f90db2 use Object.create for each block child contexts
8 years ago
Rich Harris 97c260104f do unmount work in destroy method
8 years ago
Rich Harris cacec0c63a create key before testing for the existence of key. doh
9 years ago
Rich Harris c7bd87bd83 evaluate each block key in child scope - fixes #1397
9 years ago
Rich Harris b767227a2f bind to destructured properties
9 years ago
Rich Harris 58f481d2e4 destructuring
9 years ago
Rich Harris 364921ee8a deduplicate each block context generation for keyed blocks
9 years ago
Rich Harris 1deafca304 Merge branch 'master' into gh-1287
9 years ago
Rich Harris 93148ee808 deduplicate each block context generation (#1287)
9 years ago
Rich Harris 70b01fe960 allow arbitrary expressions in each block keys - fixes #703
9 years ago
Rich Harris fc6fd787d2 recalculate each block values lazily - fixes #1286
9 years ago
Rich Harris 8bcb0f2bf1 rename Generator -> Compiler
9 years ago