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
Ignatius Bagus b295d68ec6
fix types: allow writable/readable empty initialization (#6293)
4 years ago
..
css support :global() in compound selector (#6223) 5 years ago
custom-elements fix setting boolean attributes on custom elements (#6073) 5 years ago
hydration Revert hydration optimisation (#6290) 5 years ago
js Call onMount when connected & clean up when disconnected for custom element (#4522) 5 years ago
motion
parser fix missing slotted elements in AST (#6148) 5 years ago
preprocess Preprocessor sourcemap support (#5584) 5 years ago
runtime fix updating of slot contents when aborting transition (#6042) 5 years ago
runtime-puppeteer implement passing CSS custom properties to components (#6237) 5 years ago
server-side-rendering implement passing CSS custom properties to components (#6237) 5 years ago
sourcemaps Add spaces next to infix operators (#5902) 5 years ago
stats
store fix types: allow writable/readable empty initialization (#6293) 4 years ago
validator fix(a11y): do not warn if href value is dynamic (#6110) 5 years ago
vars
.eslintrc.json
helpers.ts implement passing CSS custom properties to components (#6237) 5 years ago
setup.js Preprocessor sourcemap support (#5584) 5 years ago
test.ts
tsconfig.json