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 309ff0fe35
use textContent and innerHTML where appropriate (#23)
9 years ago
..
css update to css-tree@1.0.0-alpha22 9 years ago
generators use textContent and innerHTML where appropriate (#23) 9 years ago
parse support nested <slot> elements 9 years ago
server-side-rendering run prettier on src, update tests 9 years ago
shared remove oldState from recompute 9 years ago
utils remove excess parentheses 9 years ago
validate compile time error on slotted content inside if/each blocks. closes #849 9 years ago
index.ts add debugging comments 9 years ago
interfaces.ts prevent accidentally reintroducing ES6 into shared helpers 9 years ago