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
Pat Cavit 9f4602ac6f
[fix] style: directive should prevent innerHTML optimization (#7390)
3 years ago
..
css [fix] do not collapse whitespace-only css vars (#7303) 3 years ago
custom-elements [chore] fix test flakiness (#7076) 3 years ago
hydration [fix] hydrate correct elements when using `@html` (#6946) 3 years ago
js [feat] implement constants in markup (#6413) 3 years ago
motion Use TypeScript in tests (#5433) 4 years ago
parser [fix] adjust style directive AST (#7127) 3 years ago
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 3 years ago
runtime [fix] style: directive should prevent innerHTML optimization (#7390) 3 years ago
runtime-puppeteer [chore] fix test flakiness (#7076) 3 years ago
server-side-rendering [fix] attribute escaping during ssr (#7333) 3 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) 3 years ago
utils [refactor] refactor trim utils and write tests (#6909) 3 years ago
validator fix: do not generate unused-export-let inside <script context="module"> (#7232) 3 years 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