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
Colin Casey f0831202d9
Omits readonly attributes from SSR code
7 years ago
..
shared Omits readonly attributes from SSR code 7 years ago
Action.ts fix vars/warnings 7 years ago
Animation.ts fix vars/warnings 7 years ago
Attribute.ts fix compile/nodes typings 7 years ago
AwaitBlock.ts fix compile/nodes typings 7 years ago
Binding.ts Omits readonly attributes from SSR code 7 years ago
Body.ts replace <svelte:document> with <svelte:body> (#1846) 8 years ago
CatchBlock.ts fix compile/nodes typings 7 years ago
Class.ts [WIP] Refactor, change where validation occurs (#1721) 8 years ago
Comment.ts move render logic into separate phase (#1678) 8 years ago
DebugTag.ts fix compile/nodes typings 7 years ago
EachBlock.ts fix compile/nodes typings 7 years ago
Element.ts Merge branch 'master' into improve-typings 7 years ago
ElseBlock.ts fix compile/nodes typings 7 years ago
EventHandler.ts fix compile/nodes typings 7 years ago
Fragment.ts fix compile/nodes typings 7 years ago
Head.ts fix compile/nodes typings 7 years ago
IfBlock.ts Create a new abstraction level to handle `Block` 7 years ago
InlineComponent.ts fix compile/nodes typings 7 years ago
Let.ts Better composition — implements https://github.com/sveltejs/rfcs/pull/12 8 years ago
MustacheTag.ts fix compile/nodes typings 7 years ago
Options.ts rename `<svelte:meta>` to `<svelte:options>` (#2017) 8 years ago
PendingBlock.ts fix compile/nodes typings 7 years ago
RawMustacheTag.ts fix compile/nodes typings 7 years ago
Slot.ts fix compile/nodes typings 7 years ago
Text.ts cleanup, improve comments 7 years ago
ThenBlock.ts fix compile/nodes typings 7 years ago
Title.ts cleanup, improve comments 7 years ago
Transition.ts fix vars/warnings 7 years ago
Window.ts Tidy up (#2252) 8 years ago
interfaces.ts cleanup, improve comments 7 years ago