Commit Graph

15 Commits (9d6e947dd03cb8b8613fd7ee587077678e02ab1b)

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