Commit Graph

22 Commits (80b0bdfdb19ec5abaaa9a9d0b350da9a3893ef26)

Author SHA1 Message Date
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12 6 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes 6 years ago
Richard Harris 1d9ce0fff5 update tests 6 years ago
Richard Harris a7370ce024 fix test 6 years ago
Richard Harris 468b5dc0c4 fix tests 6 years ago
Richard Harris ef944b5713 prevent parent component modifying child component state - fixes 6 years ago
Rich Harris 1f46e23e1b
More conservative invalidation 6 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal 6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments () 6 years ago
Rich Harris e7c62e9182 only add list/index to each block context if necessary 7 years ago
Rich Harris 4a88c9ccb5 remove -bundle files 7 years ago
Rich Harris e0fe31327a move render logic into separate phase () 7 years ago
Rich Harris a18cec0ec6 not sure where that extra blank line came from 7 years ago
Rich Harris c2f0ca3e2e alternative approach to 7 years ago
Jacob Wright 2c24c36120 Allows fragment updates to happen after state updates 7 years ago
Rich Harris d323f51e6c update tests 7 years ago
Rich Harris b94d7adfec replace appendNode(node, parent) with append(parent, node) - easier to follow 7 years ago
Rich Harris 9964a77565 stringify values before setting text data - fixes 7 years ago
Conduitry e66d9ffae7
in .fire always set calling flag back to false () 7 years ago
Rich Harris 7678b36581 separate groupOutros from transitionsManager 7 years ago
Pavel Malyshev 52ece0b5f0 Fix for 7 years ago
Rich Harris 8ba809ded1 add snapshot test 7 years ago