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
Rich Harris 619e299600
render <slot> elements
9 years ago
..
css handle unquoted attribute values (fixes #798) 9 years ago
generators render <slot> elements 9 years ago
parse support nested <slot> elements 9 years ago
server-side-rendering run prettier on src, update tests 9 years ago
shared dont noop set/get until after component is destroyed (fixes #788) 9 years ago
utils wrap fallback hydration code in conditional 9 years ago
validate validate props, auto-generate props if unspecified 9 years ago
index.ts move Stylesheet 9 years ago
interfaces.ts basic custom element generation (#797) 9 years ago