svelte/test
Simon H 4ca2af41df
[fix] add filename to combined source map if needed ()
4 years ago
..
css [fix] improper :global() style encapsulation () 4 years ago
custom-elements fix setting boolean attributes on custom elements () 4 years ago
hydration [fix] hydration improvements () 4 years ago
js use simpler insert and append functions when not compiling with hydration () 4 years ago
motion Use TypeScript in tests () 5 years ago
parser fix AST .end index for expressions in attributes () 4 years ago
preprocess Preprocessor sourcemap support () 4 years ago
runtime [fix] store reactivity in reactive declarations () 4 years ago
runtime-puppeteer implement passing CSS custom properties to components () 4 years ago
server-side-rendering fix input value 0 for ssr () 4 years ago
sourcemaps [fix] add filename to combined source map if needed () 4 years ago
stats Updated to ESLint config 5.4.0 () 4 years ago
store fix types: allow writable/readable empty initialization () 4 years ago
validator [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) () 4 years ago
vars Add compilation variables report option to allow getting all variables (even undeclared or internal) () 4 years ago
.eslintrc.json Use TypeScript in tests () 5 years ago
helpers.ts Fix preserveComments on ssr () 4 years ago
setup.js Preprocessor sourcemap support () 4 years ago
test.ts Use TypeScript in tests () 5 years ago
tsconfig.json split typescript projects 6 years ago