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/compiler/compile/nodes
Ben McCann dbbac2837e
[chore] upgrade eslint packages (#6769)
4 years ago
..
shared [chore] update code-red, estree-walker, is-reference (#6551) 4 years ago
Action.ts deconflict conextual action variable (#5839) 5 years ago
Animation.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
Attribute.ts fix(a11y): do not warn if href value is dynamic (#6110) 4 years ago
AwaitBlock.ts allow destructured defaults to refer to variables (#5986) 5 years ago
Binding.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
Body.ts [feat] allow use:actions on <svelte:body> (#6608) 4 years ago
CatchBlock.ts dry {#each}/{#await} destructuring (#4596) 5 years ago
Class.ts Added types to Node subclasses (#5755) 5 years ago
Comment.ts [fix] be able to silence more warnings (#6504) 4 years ago
DebugTag.ts Added types to Node subclasses (#5755) 5 years ago
DefaultSlotTemplate.ts implement <svelte:fragment> (#4556) 5 years ago
EachBlock.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
Element.ts collapse whitespace in class and style attributes (#6613) 4 years ago
ElseBlock.ts Added types to Node subclasses (#5755) 5 years ago
EventHandler.ts Added types to Node subclasses (#5755) 5 years ago
Fragment.ts Added types to Node subclasses (#5755) 5 years ago
Head.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
IfBlock.ts Added types to Node subclasses (#5755) 5 years ago
InlineComponent.ts [chore] update code-red, estree-walker, is-reference (#6551) 4 years ago
KeyBlock.ts Added types to Node subclasses (#5755) 5 years ago
Let.ts [chore] upgrade eslint packages (#6769) 4 years ago
MustacheTag.ts update folder structure - #2790 6 years ago
Options.ts update folder structure - #2790 6 years ago
PendingBlock.ts Added types to Node subclasses (#5755) 5 years ago
RawMustacheTag.ts update folder structure - #2790 6 years ago
Slot.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
SlotTemplate.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
Text.ts implement <svelte:fragment> (#4556) 5 years ago
ThenBlock.ts dry {#each}/{#await} destructuring (#4596) 5 years ago
Title.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
Transition.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
Window.ts [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 4 years ago
interfaces.ts implement <svelte:fragment> (#4556) 5 years ago