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 63a712ccd9
add location info to nodes - fixes #1499
8 years ago
..
shared separate hasOutros from hasOutroMethod - fixes #1492 8 years ago
Action.ts rename Generator -> Compiler 8 years ago
Animation.ts allow animations to be aborted - fixes #1458 8 years ago
Attribute.ts separate hasOutros from hasOutroMethod - fixes #1492 8 years ago
AwaitBlock.ts fix nested outro transitions 8 years ago
Binding.ts bind to dimensions 8 years ago
CatchBlock.ts rename Generator -> Compiler 8 years ago
Comment.ts rename Generator -> Compiler 8 years ago
Component.ts fix dynamic component bindings (#1489) 8 years ago
EachBlock.ts fix nested outro transitions 8 years ago
Element.ts add location info to nodes - fixes #1499 8 years ago
ElseBlock.ts rename Generator -> Compiler 8 years ago
EventHandler.ts only overwrite this in event handlers for custom events - fixes #1390 8 years ago
Fragment.ts bind to destructured properties 8 years ago
Head.ts rename Generator -> Compiler 8 years ago
IfBlock.ts fix nested outro transitions 8 years ago
MustacheTag.ts rename Generator -> Compiler 8 years ago
PendingBlock.ts rename Generator -> Compiler 8 years ago
RawMustacheTag.ts simplify handling of html blocks 8 years ago
Slot.ts quote slot names if necessary - fixes #1461 8 years ago
Text.ts rename Generator -> Compiler 8 years ago
ThenBlock.ts rename Generator -> Compiler 8 years ago
Title.ts separate hasOutros from hasOutroMethod - fixes #1492 8 years ago
Transition.ts rename Generator -> Compiler 8 years ago
Window.ts rename Generator -> Compiler 8 years ago