Commit Graph

21 Commits (5f550adfcae49597e29681ed8ddc592e02fdcbd7)

Author SHA1 Message Date
Arpad Borsos 5f550adfca remove useAnchor, its unused
10 years ago
Rich Harris 234332cdca deconflict names. fixes #88
10 years ago
Arpad Borsos 69e67b2914 add support for each-else in codegen
10 years ago
mrkishi e1f8486aee Improve teardown code by unifying detach branches
10 years ago
Rich-Harris 988ef776f1 resolve merge conflicts
10 years ago
Arpad Borsos 85e43c1543 add a createAnchor helper
10 years ago
Arpad Borsos da1b6f0b37 various refactorings & fixes
10 years ago
Arpad Borsos 2445be4572 separate create from mount
10 years ago
Rich-Harris 336f94734e resolve merge conflict
10 years ago
Rich-Harris 80c8401bd9 prevent compiler from generating ES2015+ code
10 years ago
Arpad Borsos 8f2dad7160 various optimizations
10 years ago
Rich Harris 2defc8e9b9 retain SVG namespace inside each blocks
10 years ago
Arpad Borsos f9aa1c7e9b correctly insert non-element children before an anchor
10 years ago
Rich-Harris 2fd833c09e only detach each anchors if necessary
10 years ago
Rich-Harris 78667bc920 only detach nodes if necessary (fixes #26)
10 years ago
Rich-Harris 8704d38503 use MagicString.Bundle for better sourcemap support
10 years ago
Rich-Harris 04388f7a0e initialise fragments with data, rather than waiting for first update
10 years ago
Rich-Harris 170f4210bc refactor slightly
10 years ago
Rich-Harris c523fc74aa only update components if their dependencies have changed
10 years ago
Rich-Harris 26a436fb87 rename template to source in generator, to avoid confusion
10 years ago
Rich-Harris 5b397b781b modularize visitors
10 years ago