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/generators/nodes
Rich-Harris 459b5fa5cc
remove unused argument
9 years ago
..
shared implement remount on individual nodes 9 years ago
Attribute.ts use setAttribute with inputs, for benefit of IE - fixes #1209 9 years ago
AwaitBlock.ts dont create context for pending block 9 years ago
Binding.ts Add audio video volume binding (#1148) 9 years ago
CatchBlock.ts refactor 9 years ago
Comment.ts refactor 9 years ago
Component.ts add local variable for list values - fixes #1240 9 years ago
EachBlock.ts remove unused argument 9 years ago
Element.ts only apply stylesheet once 9 years ago
ElseBlock.ts refactor 9 years ago
EventHandler.ts refactor 9 years ago
Fragment.ts start implementing context 9 years ago
Head.ts remove <:Document>, implement <:Head> on client-side 9 years ago
IfBlock.ts merge 9 years ago
MustacheTag.ts implement remount on individual nodes 9 years ago
PendingBlock.ts refactor 9 years ago
RawMustacheTag.ts implement remount on individual nodes 9 years ago
Ref.ts refactor 9 years ago
Slot.ts use else instead of if (!previousCondition) where possible 9 years ago
Text.ts implement remount on individual nodes 9 years ago
ThenBlock.ts refactor 9 years ago
Title.ts optimise <title> - fixes #1027 9 years ago
Transition.ts refactor 9 years ago
Window.ts only use page[XY]Offset 9 years ago
index.ts optimise <title> - fixes #1027 9 years ago