You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/compiler/generate/visitors
Rich-Harris 2fd833c09e
only detach each anchors if necessary
9 years ago
..
attributes only set ref to null when tearing down if it is still current – closes #24 9 years ago
Comment.js modularize visitors 9 years ago
EachBlock.js only detach each anchors if necessary 9 years ago
Element.js only detach nodes if necessary (fixes #26) 9 years ago
ElseBlock.js only detach nodes if necessary (fixes #26) 9 years ago
IfBlock.js only detach nodes if necessary (fixes #26) 9 years ago
MustacheTag.js use MagicString.Bundle for better sourcemap support 9 years ago
Text.js remove top-level text nodes on teardown 9 years ago
index.js implement else blocks 9 years ago