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
Tan Li Hau 82dce0c8fc
do not initialise slot fallback fragment unless necessary (#4514)
6 years ago
..
css fix detection of unused partially global CSS selectors (#4332) 6 years ago
custom-elements site: turn fancybutton into custombutton (#4476) 6 years ago
hydration fix hydration of top-level content (#4550) 6 years ago
js add dev runtime warning for unknown slot names (#4501) 6 years ago
motion
parser allow <svelte:self> to be part of a slot (#4532) 6 years ago
preprocess skip comments for preprocessors 6 years ago
runtime do not initialise slot fallback fragment unless necessary (#4514) 6 years ago
server-side-rendering fix hydration of <title> (#4311) 6 years ago
sourcemaps Bitmask-based change tracking (#3945) 6 years ago
stats
store fix deriving from RxJS observables (#4300) 6 years ago
validator throw compiler error when binding directly to const variables (#4506) 6 years ago
vars mark module variables as mutated or reassigned (#4469) 6 years ago
.eslintrc.json
helpers.js only attach SSR <head> markers when hydratable: true (#4260) 6 years ago
setup.js
test.js
tsconfig.json