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/render_dom/wrappers
Tan Li Hau ce550adef6
[feat] allow use:actions on <svelte:body> (#6608)
4 years ago
..
Element [fix] create in transition even if intro is initialized (#6516) 4 years ago
InlineComponent [chore] update code-red@0.2.0 (#6425) 4 years ago
shared [feat] allow use:actions on <svelte:body> (#6608) 4 years ago
AwaitBlock.ts Fix {#await} block scope when updating (#6219) 4 years ago
Body.ts [feat] allow use:actions on <svelte:body> (#6608) 4 years ago
DebugTag.ts Added types to Node subclasses (#5755) 5 years ago
EachBlock.ts [chore] update code-red, estree-walker, is-reference (#6551) 4 years ago
Fragment.ts implement <svelte:fragment> (#4556) 5 years ago
Head.ts fix hydrating <head> (#4082) 6 years ago
IfBlock.ts fix slot props not updated when transition aborted (#6414) 4 years ago
KeyBlock.ts fix order of html tags with {#if} in {#key} block (#5685) 5 years ago
MustacheTag.ts fix arrow function precedence (#4385) 6 years ago
RawMustacheTag.ts Use SSR rendered as initial html for runtime hydration test (#4444) 4 years ago
Slot.ts fix lint 4 years ago
SlotTemplate.ts implement <svelte:fragment> (#4556) 5 years ago
Text.ts [feat] sourcemap markup (#6427) 4 years ago
Title.ts upgrade ESLint config (#5472) 5 years ago
Window.ts Added types to Node subclasses (#5755) 5 years ago