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
Yuichiro Yamashita 01a91163a9
[fix] Improve error message if `this` attribute of `<svelte:component>` is not valid (#7551)
2 years ago
..
css apply class for dynamic elements (#7652) 2 years ago
custom-elements [chore] fix test flakiness (#7076) 3 years ago
hydration [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 2 years ago
js [feat] skip custom element check if <svelte:element> uses under svg (#7869) 2 years ago
motion Use TypeScript in tests (#5433) 4 years ago
parser [feature] Dynamic elements implementation <svelte:element> (#6898) 3 years ago
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 3 years ago
runtime [fix] Improve error message if `this` attribute of `<svelte:component>` is not valid (#7551) 2 years ago
runtime-puppeteer [fix] call attribute bindings for custom element if <svelte:element> render custom element (#7766) 2 years ago
server-side-rendering [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 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 fix types: allow writable/readable empty initialization (#6293) 4 years ago
utils [refactor] refactor trim utils and write tests (#6909) 3 years ago
validator [fix] omit a11y warning for native checkbox/radio inputs (#7838) 2 years ago
vars Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192) 4 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 6 years ago