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/src/compile/render-dom/wrappers
Rich Harris f9f2afdd15
Merge pull request #2433 from sveltejs/gh-2430
7 years ago
..
Element receive default slot values in named slots 7 years ago
InlineComponent Merge pull request #2415 from sveltejs/gh-2356 7 years ago
shared Fix creation of debugging comment for elements without children 7 years ago
AwaitBlock.ts Tidy up (#2252) 8 years ago
Body.ts Tidy up (#2252) 8 years ago
DebugTag.ts Tidy up (#2252) 8 years ago
EachBlock.ts use maps for keyed each block lookups - fixes #2430 7 years ago
Fragment.ts Tidy up (#2252) 8 years ago
Head.ts Tidy up (#2252) 8 years ago
IfBlock.ts replace comment anchors with empty text nodes - fixes #2280 8 years ago
MustacheTag.ts Tidy up (#2252) 8 years ago
RawMustacheTag.ts Tidy up (#2252) 8 years ago
Slot.ts remove renderer.slots 7 years ago
Text.ts collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre> 8 years ago
Title.ts Tidy up (#2252) 8 years ago
Window.ts fix 8 years ago