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
pushkin b6aaa44880
check for unknown props even if component doesn't have writable props (#4454)
5 years ago
..
css fix detection of unused partially global CSS selectors (#4332) 5 years ago
custom-elements site: turn fancybutton into custombutton (#4476) 5 years ago
hydration fix hydration of <title> (#4311) 5 years ago
js check for unknown props even if component doesn't have writable props (#4454) 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 check for unknown props even if component doesn't have writable props (#4454) 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 warn if component is expected to be reactive (#4409) 5 years ago
vars mark module variables as mutated or reassigned (#4469) 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