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
Arpad Borsos b63a54b502
correctly insert non-element children before an anchor
8 years ago
..
attributes only set ref to null when tearing down if it is still current – closes #24 8 years ago
Comment.js modularize visitors 8 years ago
EachBlock.js correctly insert non-element children before an anchor 8 years ago
Element.js correctly insert non-element children before an anchor 8 years ago
ElseBlock.js only detach nodes if necessary (fixes #26) 8 years ago
IfBlock.js correctly insert non-element children before an anchor 8 years ago
MustacheTag.js correctly insert non-element children before an anchor 8 years ago
Text.js correctly insert non-element children before an anchor 8 years ago
index.js implement else blocks 8 years ago