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 0f464d79b2
only fire onrender hooks once component is in the DOM – fixes #18
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 use MagicString.Bundle for better sourcemap support 8 years ago
Element.js only fire onrender hooks once component is in the DOM – fixes #18 8 years ago
ElseBlock.js -> v0.2.0 8 years ago
IfBlock.js use MagicString.Bundle for better sourcemap support 8 years ago
MustacheTag.js use MagicString.Bundle for better sourcemap support 8 years ago
Text.js remove top-level text nodes on teardown 8 years ago
index.js implement else blocks 8 years ago