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 da980983c6
retain SVG namespace inside each blocks
10 years ago
..
attributes dont use property names with SVG elements 10 years ago
Comment.js modularize visitors 10 years ago
EachBlock.js retain SVG namespace inside each blocks 10 years ago
Element.js retain SVG namespace inside each blocks 10 years ago
ElseBlock.js only detach nodes if necessary (fixes #26) 10 years ago
IfBlock.js correctly insert non-element children before an anchor 10 years ago
MustacheTag.js correctly insert non-element children before an anchor 10 years ago
Text.js correctly insert non-element children before an anchor 10 years ago
index.js implement else blocks 10 years ago