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 33c3a02ee4
failing test
5 years ago
..
css fix '~=' and class selectors with arbitrary whitespace (#4286) 5 years ago
custom-elements update rollup and plugins 5 years ago
hydration failing test 5 years ago
js fix awaited expressions that need parentheses (#4283) 5 years ago
motion allow spring/tweened values to be initially undefined - closes #3761 5 years ago
parser update test snapshot with --update flag 5 years ago
preprocess skip comments for preprocessors 5 years ago
runtime apply event modifiers to <svelte:body> events (#4279) 5 years ago
server-side-rendering only attach SSR <head> markers when hydratable: true (#4260) 5 years ago
sourcemaps Bitmask-based change tracking (#3945) 5 years ago
stats allow solo for test suite (#3747) 5 years ago
store remove ts-node - no typescript inside test/ 5 years ago
validator disallow binding variables declared in await and catch 5 years ago
vars compiler: tag auto-subscribe stores as referenced in vars (#4089) 5 years ago
.eslintrc.json Introduce ESLint to svelte sources (#2958) 5 years ago
helpers.js only attach SSR <head> markers when hydratable: true (#4260) 5 years ago
setup.js Introduce ESLint to svelte sources (#2958) 5 years ago
test.js tidy up core test.js script 5 years ago
tsconfig.json split typescript projects 5 years ago