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/test
Rich Harris b94d7adfec
replace appendNode(node, parent) with append(parent, node) - easier to follow
8 years ago
..
cli replace appendNode(node, parent) with append(parent, node) - easier to follow 8 years ago
create
css encapsulate local styles inside global ones - fixes #1618 8 years ago
custom-elements upgrade mocha 8 years ago
formats
hydration
js replace appendNode(node, parent) with append(parent, node) - easier to follow 8 years ago
parser
preprocess
runtime Merge pull request #1628 from sveltejs/gh-1540 8 years ago
server-side-rendering add non-spread test for attribute safety 8 years ago
sourcemaps
stats
store
validator Adds validation for invalid reference names like foo-bar. 8 years ago
helpers.js eslint 8 years ago
setup.js
test.js upgrade mocha 8 years ago