Commit Graph

15 Commits (7d2e3892a60b46451b58468736e6865387c733be)

Author SHA1 Message Date
Arpad Borsos 85e43c1543 add a createAnchor helper
9 years ago
Arpad Borsos da1b6f0b37 various refactorings & fixes
9 years ago
Rich-Harris 336f94734e resolve merge conflict
9 years ago
Rich-Harris 80c8401bd9 prevent compiler from generating ES2015+ code
9 years ago
Arpad Borsos 8f2dad7160 various optimizations
9 years ago
Rich Harris 2defc8e9b9 retain SVG namespace inside each blocks
9 years ago
Arpad Borsos f9aa1c7e9b correctly insert non-element children before an anchor
9 years ago
Rich-Harris 2fd833c09e only detach each anchors if necessary
9 years ago
Rich-Harris 78667bc920 only detach nodes if necessary (fixes #26)
9 years ago
Rich-Harris 8704d38503 use MagicString.Bundle for better sourcemap support
9 years ago
Rich-Harris 04388f7a0e initialise fragments with data, rather than waiting for first update
9 years ago
Rich-Harris 170f4210bc refactor slightly
9 years ago
Rich-Harris c523fc74aa only update components if their dependencies have changed
9 years ago
Rich-Harris 26a436fb87 rename template to source in generator, to avoid confusion
9 years ago
Rich-Harris 5b397b781b modularize visitors
9 years ago