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
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
3 years ago
..
css support :global() in compound selector (#6223) 3 years ago
custom-elements fix setting boolean attributes on custom elements (#6073) 3 years ago
hydration Improve hydration by reordering optimally (#6395) 3 years ago
js [chore] update code-red@0.2.0 (#6425) 3 years ago
motion Use TypeScript in tests (#5433) 4 years ago
parser [fix] be able to silence more warnings (#6504) 3 years ago
preprocess Preprocessor sourcemap support (#5584) 4 years ago
runtime fix input value 0 for ssr (#6458) 3 years ago
runtime-puppeteer implement passing CSS custom properties to components (#6237) 3 years ago
server-side-rendering fix input value 0 for ssr (#6458) 3 years ago
sourcemaps [feat] sourcemap markup (#6427) 3 years ago
stats Updated to ESLint config 5.4.0 (#5541) 4 years ago
store fix types: allow writable/readable empty initialization (#6293) 3 years ago
validator [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194) 3 years ago
vars Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192) 3 years ago
.eslintrc.json Use TypeScript in tests (#5433) 4 years ago
helpers.ts Fix preserveComments on ssr (#4736) 3 years ago
setup.js Preprocessor sourcemap support (#5584) 4 years ago
test.ts Use TypeScript in tests (#5433) 4 years ago
tsconfig.json split typescript projects 5 years ago