Commit Graph

19 Commits (1d941abddcde97a3497cbed8bbcb859f86ab0292)

Author SHA1 Message Date
Arpad Borsos 5d256eb600
add support for each-else in codegen 8 years ago
mrkishi 119ad1432a Improve teardown code by unifying detach branches 8 years ago
Rich-Harris 7654437d7b resolve merge conflicts 8 years ago
Arpad Borsos 3f300c9b71
add a createAnchor helper 8 years ago
Arpad Borsos c1ba15875e
various refactorings & fixes 8 years ago
Arpad Borsos a80dcda2e0
separate create from mount 8 years ago
Rich-Harris 47f1e83105 resolve merge conflict 9 years ago
Rich-Harris 56b4fbcea2 prevent compiler from generating ES2015+ code 9 years ago
Arpad Borsos 348c5e4656
various optimizations 9 years ago
Rich Harris da980983c6 retain SVG namespace inside each blocks 9 years ago
Arpad Borsos b63a54b502
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 ) 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