Commit Graph

23 Commits (755f085b1bda2b60809cd21d0481728e4b9aa95f)

Author SHA1 Message Date
Conduitry 755f085b1b fix spread when an attribute or prop has multiple dependencies (#1515)
7 years ago
Rich Harris 04ef203787 prevent possibility of conflicts with __file
7 years ago
Rich Harris 63a712ccd9 add location info to nodes - fixes #1499
7 years ago
Conduitry 2b3e9a3523 use CSS classes for ref:* selectors (#1230)
7 years ago
Rich Harris b45b2415f2 nested components skip intro on initial render - fixes #1460
7 years ago
Rich Harris a9d258b9a5
Merge pull request #1468 from sveltejs/gh-1458
7 years ago
Rich Harris 31e387e76c allow animations to be aborted - fixes #1458
7 years ago
Rich Harris c28f62a117 quote slot names if necessary - fixes #1461
7 years ago
Rich Harris 98e63b37e9 groundwork for animations (#1431)
7 years ago
Rich Harris c4937d271f fix skipped intros
7 years ago
Rich Harris 042ec54f7f nested component transitions
7 years ago
Rich Harris 64fa48e699 outroing each blocks
7 years ago
Rich Harris 0a230d1c9d WIP towards nested transitions
7 years ago
Rich Harris e8a780676d
Abort outro if block is recreated — fixes #1425
7 years ago
Rich Harris e1db82773d
Group outro callbacks — fixes #648
7 years ago
Rich Harris 3f906fbfdb
Merge pull request #1424 from sveltejs/single-outrocallback
7 years ago
Rich Harris 2d8d27afb5 simpler code for case where there is only one outro in a block
7 years ago
Rich Harris fabfc78620 fix duplicate events on range input bindings (#1419)
7 years ago
Rich Harris 82c9217e53 do unmount work in destroy method
7 years ago
Conduitry aba5929697 mark elements with refs as ineligible for innerhtml (#1407)
7 years ago
Rich Harris 541ec6c397 bind to dimensions
7 years ago
Rich Harris 2866b11c7d WIP towards #984
7 years ago
Rich Harris 9b70523529 rename Generator -> Compiler
7 years ago