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
Rich Harris 5afb73ce57
fix #1413
7 years ago
..
shared overwrite this in custom event handlers - fixes #1297 7 years ago
Action.ts rename Generator -> Compiler 7 years ago
Attribute.ts only update component props if they are dynamic - fixes #1394 7 years ago
AwaitBlock.ts preserve outer context for await blocks - fixes #1251 7 years ago
Binding.ts bind to dimensions 7 years ago
CatchBlock.ts rename Generator -> Compiler 7 years ago
Comment.ts rename Generator -> Compiler 7 years ago
Component.ts fix #1413 7 years ago
EachBlock.ts create key before testing for the existence of key. doh 7 years ago
Element.ts mark elements with refs as ineligible for innerhtml (#1407) 7 years ago
ElseBlock.ts rename Generator -> Compiler 7 years ago
EventHandler.ts only overwrite this in event handlers for custom events - fixes #1390 7 years ago
Fragment.ts bind to destructured properties 7 years ago
Head.ts rename Generator -> Compiler 7 years ago
IfBlock.ts rename Generator -> Compiler 7 years ago
MustacheTag.ts rename Generator -> Compiler 7 years ago
PendingBlock.ts rename Generator -> Compiler 7 years ago
RawMustacheTag.ts rename Generator -> Compiler 7 years ago
Slot.ts rename Generator -> Compiler 7 years ago
Text.ts rename Generator -> Compiler 7 years ago
ThenBlock.ts rename Generator -> Compiler 7 years ago
Title.ts rename Generator -> Compiler 7 years ago
Transition.ts rename Generator -> Compiler 7 years ago
Window.ts rename Generator -> Compiler 7 years ago