Commit Graph

12 Commits (8cb649024fa7c1d6edba9ceba30aedae16b815af)

Author SHA1 Message Date
Josh Duff 211e0383cf Only update inputs when the value changed
6 years ago
Rich Harris a18cec0ec6 not sure where that extra blank line came from
6 years ago
Rich Harris c2f0ca3e2e alternative approach to #1520
6 years ago
Jacob Wright 2c24c36120 Allows fragment updates to happen after state updates
6 years ago
Rich Harris d323f51e6c update tests
6 years ago
Rich Harris b94d7adfec replace appendNode(node, parent) with append(parent, node) - easier to follow
6 years ago
Conduitry e66d9ffae7
in .fire always set calling flag back to false (#1587)
6 years ago
Pavel Malyshev 52ece0b5f0 Fix for #1538
6 years ago
Rich Harris c4937d271f fix skipped intros
7 years ago
Rich Harris 042ec54f7f nested component transitions
7 years ago
Rich Harris 44bb2da29b add skipIntroByDefault compiler option (#547)
7 years ago
Rich Harris fabfc78620 fix duplicate events on range input bindings (#1419)
7 years ago