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/nodes
Richard Harris 4177af8d59
only use explicit namespace for top-level elements
7 years ago
..
shared DRY out 7 years ago
Action.ts Tidy up (#2252) 7 years ago
Animation.ts Tidy up (#2252) 7 years ago
Attribute.ts Tidy up (#2252) 7 years ago
AwaitBlock.ts Implement reactive assignments (#1839) 7 years ago
Binding.ts disallow bindings to global variables (#2295) 7 years ago
Body.ts replace <svelte:document> with <svelte:body> (#1846) 7 years ago
CatchBlock.ts Tidy up (#2252) 7 years ago
Class.ts [WIP] Refactor, change where validation occurs (#1721) 7 years ago
Comment.ts move render logic into separate phase (#1678) 7 years ago
DebugTag.ts move render logic into separate phase (#1678) 7 years ago
EachBlock.ts Tidy up (#2252) 7 years ago
Element.ts only use explicit namespace for top-level elements 7 years ago
ElseBlock.ts Tidy up (#2252) 7 years ago
EventHandler.ts Tidy up (#2252) 7 years ago
Fragment.ts Tidy up (#2252) 7 years ago
Head.ts Tidy up (#2252) 7 years ago
IfBlock.ts Tidy up (#2252) 7 years ago
InlineComponent.ts Tidy up (#2252) 7 years ago
Let.ts Better composition — implements https://github.com/sveltejs/rfcs/pull/12 7 years ago
MustacheTag.ts move render logic into separate phase (#1678) 7 years ago
Options.ts rename `<svelte:meta>` to `<svelte:options>` (#2017) 7 years ago
PendingBlock.ts Tidy up (#2252) 7 years ago
RawMustacheTag.ts move render logic into separate phase (#1678) 7 years ago
Slot.ts simplify some slot_name stuff 7 years ago
Text.ts collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre> 7 years ago
ThenBlock.ts Tidy up (#2252) 7 years ago
Title.ts Tidy up (#2252) 7 years ago
Transition.ts Tidy up (#2252) 7 years ago
Window.ts Tidy up (#2252) 7 years ago