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 b94d7adfec
replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
..
cli fix rollup config etc 8 years ago
compile replace appendNode(node, parent) with append(parent, node) - easier to follow 8 years ago
css encapsulate local styles inside global ones - fixes #1618 8 years ago
parse allow {:then}/{:catch} to have no bound identifier (#1507) 8 years ago
shared replace appendNode(node, parent) with append(parent, node) - easier to follow 8 years ago
ssr move some more ssr files 8 years ago
utils handle rest elements in computed properties - fixes #1540 8 years ago
validate pass `attribute` straight to `validator.error` 8 years ago
Stats.ts replace window with self - fixes #1487 8 years ago
config.ts Reinstate code coverage 8 years ago
index.ts fix #1368 8 years ago
interfaces.ts WIP towards nested transitions 8 years ago