Commit Graph

21 Commits (ad27d5471e14c6a56eb75126464148591742f79b)

Author SHA1 Message Date
Rich Harris ad27d5471e add location info to nodes - fixes #1499
8 years ago
Conduitry fccbcc74ae use CSS classes for ref:* selectors (#1230)
8 years ago
Rich Harris 54a72c1a57 nested components skip intro on initial render - fixes #1460
8 years ago
Rich Harris 4f89adeaaf Merge pull request #1468 from sveltejs/gh-1458
8 years ago
Rich Harris b2433574f4 allow animations to be aborted - fixes #1458
8 years ago
Rich Harris 152aff3a23 quote slot names if necessary - fixes #1461
8 years ago
Rich Harris 96d67b274d groundwork for animations (#1431)
8 years ago
Rich Harris 3d8aad2f6c fix skipped intros
8 years ago
Rich Harris f9db67edbb nested component transitions
8 years ago
Rich Harris de93e49c68 outroing each blocks
8 years ago
Rich Harris 721af8fc64 WIP towards nested transitions
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 74ca51e492 Merge pull request #1424 from sveltejs/single-outrocallback
8 years ago
Rich Harris 075ba53254 simpler code for case where there is only one outro in a block
8 years ago
Rich Harris 393d1df33b fix duplicate events on range input bindings (#1419)
8 years ago
Rich Harris 97c260104f do unmount work in destroy method
8 years ago
Conduitry 0413e7d63d mark elements with refs as ineligible for innerhtml (#1407)
8 years ago
Rich Harris 01dc4a7b85 bind to dimensions
8 years ago
Rich Harris fd73fadf98 WIP towards #984
8 years ago
Rich Harris 8bcb0f2bf1 rename Generator -> Compiler
8 years ago