You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test
Simon H 3a675797ea
Merge branch 'master' into gh-3780
1 year ago
..
css fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122) 1 year ago
custom-elements [ chore] disable puppeteer on Linux for Node8 and 10 (#8155) 2 years ago
hydration [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 2 years ago
js Merge branch 'master' into gh-3780 1 year ago
motion Use TypeScript in tests (#5433) 4 years ago
parser [feat] Compiler option css: 'none' support (#7914) 2 years ago
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 3 years ago
runtime fix: call `<svelte:component>` update to `this` only when it's dirty (#4192) 1 year ago
runtime-puppeteer fix: ensure `bind:offsetHeight` updates (#8096) 1 year ago
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 2 years ago
sourcemaps [feat] add enableSourcemap option (#6835) 3 years ago
stats Updated to ESLint config 5.4.0 (#5541) 4 years ago
store feat: add `readonly` method to convert writable store to readonly (#6518) 1 year ago
utils [refactor] refactor trim utils and write tests (#6909) 3 years ago
validator fix validation for global compound selector (#8344) 1 year ago
vars Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192) 3 years ago
.eslintrc.json Use TypeScript in tests (#5433) 4 years ago
helpers.ts [chore] fix test flakiness (#7076) 3 years ago
setup.js Preprocessor sourcemap support (#5584) 4 years ago
test.ts Use TypeScript in tests (#5433) 4 years ago
tsconfig.json split typescript projects 5 years ago