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
Conduitry 45a54c1aa4
use bindings when matching attribute selector against element (#3281)
5 years ago
..
css use bindings when matching attribute selector against element (#3281) 5 years ago
custom-elements update folder structure - #2790 5 years ago
hydration fix hydration tests 5 years ago
js use `change` event for `bind:files` (#3226) 5 years ago
parser Fix parsing ambiguous HTML entities (#3071) 5 years ago
preprocess preprocess: fix handling of attribute values containing `=` 5 years ago
runtime quote props if necessary in SSR mode - fixes #3312 5 years ago
server-side-rendering fix .gitignore'd files 5 years ago
sourcemaps Introduce ESLint to svelte sources (#2958) 5 years ago
stats move vars out of stats 6 years ago
store fixes https://github.com/sveltejs/svelte/issues/3191 5 years ago
validator add Error to known globals, declare catch block parameter. fixes #3064 5 years ago
vars failing vars test 5 years ago
.eslintrc.json Introduce ESLint to svelte sources (#2958) 5 years ago
helpers.js update tests 5 years ago
setup.js Introduce ESLint to svelte sources (#2958) 5 years ago
test.js deconflict more globals 5 years ago
tsconfig.json split typescript projects 5 years ago