svelte/test
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties ()
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: support es2022 class features () 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: object destructuring picks up computed properties () 2 years ago
runtime-puppeteer fix: retain style directive value after style attribute is updated () 2 years ago
server-side-rendering [fix] duplicate meta tags during hydration () 2 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 feat: add a11y `no-noninteractive-element-to-interactive-role` () 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