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
Richard Harris 8519003618
only use setAttribute with SVG spread props - fixes #3522
6 years ago
..
Element only use setAttribute with SVG spread props - fixes #3522 6 years ago
InlineComponent generate valid code when spreading literal into props (#3185) 6 years ago
shared coerce tag values to string - fixes #2290 6 years ago
AwaitBlock.ts conservative updates for await blocks 6 years ago
Body.ts merge master -> snake_case 6 years ago
DebugTag.ts merge master -> snake_case 6 years ago
EachBlock.ts prefer let bindings 6 years ago
Fragment.ts lint 6 years ago
Head.ts merge master -> snake_case 6 years ago
IfBlock.ts make things marginally more self-explanatory 6 years ago
MustacheTag.ts rename kebab-case files - supercedes #2890 6 years ago
RawMustacheTag.ts correctly set mount anchor for HTML tags - fixes #2711 6 years ago
Slot.ts assume let variables are dynamic in slots - fixes #3354 6 years ago
Text.ts Introduce a `claim_space` helper 6 years ago
Title.ts merge master -> snake_case 6 years ago
Window.ts merge master -> snake_case 6 years ago