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 b6d80f485a
fix indirect bindings on elements with spreads (#4398)
5 years ago
..
css fix detection of unused partially global CSS selectors (#4332) 5 years ago
custom-elements update rollup and plugins 5 years ago
hydration fix hydration of <title> (#4311) 5 years ago
js preserve js comments where possible (#4293) 5 years ago
motion allow spring/tweened values to be initially undefined - closes #3761 5 years ago
parser fix tests 5 years ago
preprocess skip comments for preprocessors 5 years ago
runtime fix indirect bindings on elements with spreads (#4398) 5 years ago
server-side-rendering fix hydration of <title> (#4311) 5 years ago
sourcemaps Bitmask-based change tracking (#3945) 5 years ago
stats allow solo for test suite (#3747) 5 years ago
store fix deriving from RxJS observables (#4300) 5 years ago
validator fix handling of reserved keywords when parsing (#4390) 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