svelte/test
Yosuke Ota 3a238fe057
[fix] strip leading newline after `<pre>` and `<textarea>` ()
3 years ago
..
css [feature] Dynamic elements implementation <svelte:element> () 3 years ago
custom-elements [chore] fix test flakiness () 3 years ago
hydration [fix] hydrate correct elements when using `@html` () 3 years ago
js [feature] Dynamic elements implementation <svelte:element> () 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] strip leading newline after `<pre>` and `<textarea>` () 3 years ago
runtime-puppeteer [chore] fix test flakiness () 3 years ago
server-side-rendering [fix] strip leading newline after `<pre>` and `<textarea>` () 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] improve error message for animate used in a non-keyed each block () 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