svelte/test
Tan Li Hau 8de7931c64
[feat] better error message for invalid logic block placement ()
3 years ago
..
css apply class for dynamic elements () 3 years ago
custom-elements [chore] fix test flakiness () 3 years ago
hydration [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components () 3 years ago
js [fix] do not warn about missing props for bindings () 3 years ago
motion Use TypeScript in tests () 5 years ago
parser [feature] Dynamic elements implementation <svelte:element> () 3 years ago
preprocess [fix] handle preprocess with empty sourcemaps () 4 years ago
runtime [fix] do not warn about missing props for bindings () 3 years ago
runtime-puppeteer [feat] Support style props for SVG components () 3 years ago
server-side-rendering [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components () 3 years ago
sourcemaps [feat] add enableSourcemap option () 4 years ago
stats Updated to ESLint config 5.4.0 () 5 years ago
store fix types: allow writable/readable empty initialization () 4 years ago
utils [refactor] refactor trim utils and write tests () 4 years ago
validator [feat] better error message for invalid logic block placement () 3 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 [chore] fix test flakiness () 3 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