svelte/test
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` ()
2 years ago
..
css fix: empty value attribute selector doesn't produce "Unused CSS selector" warning () 2 years ago
custom-elements [ chore] disable puppeteer on Linux for Node8 and 10 () 2 years ago
hydration [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components () 3 years ago
js fix: revert buggy reactive vars optimization () 2 years ago
motion Use TypeScript in tests () 5 years ago
parser feat: add back `<svelte:document>` () 2 years ago
preprocess [fix] handle preprocess with empty sourcemaps () 4 years ago
runtime fix: use `wholeText` for only `contenteditable` for `set_data` () 2 years ago
runtime-puppeteer fix: use `wholeText` for only `contenteditable` for `set_data` () 2 years ago
server-side-rendering [fix] duplicate meta tags during hydration () 3 years ago
sourcemaps chore: upgrade magic-string () 2 years ago
stats Updated to ESLint config 5.4.0 () 5 years ago
store fix: derived store restarting when unsubscribed from another store with a shared ancestor () 2 years ago
utils feat: css units in fly & blur transitions () 2 years ago
validator fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning () 2 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