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 aaab6853ce
support $method(...) calls, and warn on store.method(...)
7 years ago
..
shared remove legacy prop stuff, now that we emit ES2015 7 years ago
Action.ts Adds actions to components 8 years ago
Attribute.ts basic attribute spreading on elements 8 years ago
AwaitBlock.ts apply nested `assign` usage 8 years ago
Binding.ts remove store option 8 years ago
CatchBlock.ts refactor 8 years ago
Comment.ts refactor 8 years ago
Component.ts remove legacy prop stuff, now that we emit ES2015 7 years ago
EachBlock.ts remove legacy prop stuff, now that we emit ES2015 7 years ago
Element.ts support $method(...) calls, and warn on store.method(...) 7 years ago
ElseBlock.ts refactor 8 years ago
EventHandler.ts refactor 8 years ago
Fragment.ts start implementing context 8 years ago
Head.ts remove <:Document>, implement <:Head> on client-side 8 years ago
IfBlock.ts merge 8 years ago
MustacheTag.ts remove legacy prop stuff, now that we emit ES2015 7 years ago
PendingBlock.ts refactor 8 years ago
RawMustacheTag.ts remove legacy prop stuff, now that we emit ES2015 7 years ago
Ref.ts refactor 8 years ago
Slot.ts remove legacy prop stuff, now that we emit ES2015 7 years ago
Text.ts remove legacy prop stuff, now that we emit ES2015 7 years ago
ThenBlock.ts refactor 8 years ago
Title.ts optimise <title> - fixes #1027 8 years ago
Transition.ts refactor 8 years ago
Window.ts fix <svelte:window> to use new APIs 7 years ago
index.ts remove some stuff we wont need 8 years ago