Commit Graph

10 Commits (e0fe31327adc71070db2c98ad9e6c52a556f9c73)

Author SHA1 Message Date
Rich Harris e0fe31327a move render logic into separate phase (#1678)
7 years ago
Rich Harris a18cec0ec6 not sure where that extra blank line came from
7 years ago
Rich Harris c2f0ca3e2e alternative approach to #1520
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 #1598
7 years ago
Conduitry e66d9ffae7
in .fire always set calling flag back to false (#1587)
7 years ago
Pavel Malyshev 52ece0b5f0 Fix for #1538
7 years ago
Rich Harris a75b0b71c5 pass in destroy method
7 years ago