Commit Graph

14 Commits (d4c653990836afb638a74d27bfbd17d35290e76b)

Author SHA1 Message Date
Rich Harris 1f46e23e1b
More conservative invalidation
7 years ago
Conduitry df57e508f8 use extension-less import for svelte/internal
7 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
7 years ago
Rich Harris e7c62e9182 only add list/index to each block context if necessary
7 years ago
Rich Harris 4afa133214 reinstate tests
7 years ago
Rich Harris 4a88c9ccb5 remove -bundle files
7 years ago
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 d56b0b007e update tests
7 years ago
Rich Harris 1dc1343f00 only add debugger statements in dev mode
7 years ago
Rich Harris 401a6fea5d handle single identifiers in {@debug} tags
7 years ago