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 20962f9d82
add option to disable two-way binding (#54)
9 years ago
..
create
css change server-side render method signature 9 years ago
custom-elements
formats Increase code coverage 9 years ago
hydration Use a block scoped unique name for the context 9 years ago
js fix toString method in SSR output - closes #1044 9 years ago
parser add option to disable two-way binding (#54) 9 years ago
preprocess test: filename passed to hooks 9 years ago
runtime fix data references in event handlers inside await-then-catch (fixes #1032) 9 years ago
server-side-rendering fix toString method in SSR output - closes #1044 9 years ago
sourcemaps fix annoying test failure 9 years ago
store update test 9 years ago
validator tweak error wording slightly 9 years ago
helpers.js sanitize filenames before SSRing - fixes #1005 9 years ago
setup.js Reinstate code coverage 9 years ago
test.js