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
Yuichiro Yamashita fc4797c6f8
[fix] only use optimized 'src' handling for 'html' namespace (#6580)
3 years ago
..
css [fix] applying :global for > combinator (#6563) 3 years ago
custom-elements fix setting boolean attributes on custom elements (#6073) 3 years ago
hydration [fix] hydration improvements (#6449) 3 years ago
js [fix] only use optimized 'src' handling for 'html' namespace (#6580) 3 years ago
motion
parser [feat] improve parser errors (#6612) 3 years ago
preprocess Preprocessor sourcemap support (#5584) 4 years ago
runtime [fix] handle undefined select value with spread (#6687) 3 years ago
runtime-puppeteer implement passing CSS custom properties to components (#6237) 3 years ago
server-side-rendering collapse whitespace in class and style attributes (#6613) 3 years ago
sourcemaps docs: small spelling fixes in docs and comments (#6653) 3 years ago
stats
store fix types: allow writable/readable empty initialization (#6293) 3 years ago
validator [fix] warning on reactive use of module const (#6606) (#6607) 3 years ago
vars Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192) 3 years ago
.eslintrc.json
helpers.ts Fix preserveComments on ssr (#4736) 3 years ago
setup.js Preprocessor sourcemap support (#5584) 4 years ago
test.ts
tsconfig.json