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
Bassam Ismail c663104937
[fix] prevent cursor jump for all text inputs (#6941)
3 years ago
..
css [fix] applying :global for > combinator (#6563) 3 years ago
custom-elements fix setting boolean attributes on custom elements (#6073) 3 years ago
hydration [fix] handle promise rejections for {#await} in SSR (#6790) 3 years ago
js [fix] prevent cursor jump for all text inputs (#6941) 3 years ago
motion Use TypeScript in tests (#5433) 4 years ago
parser [feat] improve parser errors (#6612) 3 years ago
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 3 years ago
runtime [feat] opt-out loopGuard for async loops (#6963) 3 years ago
runtime-puppeteer implement passing CSS custom properties to components (#6237) 3 years ago
server-side-rendering [fix] prefer context from constructor options (#6759) 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] warning on reactive use of module const (#6606) (#6607) 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 Fix preserveComments on ssr (#4736) 3 years ago
setup.js Preprocessor sourcemap support (#5584) 4 years ago
test.ts Use TypeScript in tests (#5433) 4 years ago
tsconfig.json