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 5a934e9f43
fix: escape <textarea value={...}> attribute properly (#8434)
1 year ago
..
css feat: `container` query support via `css-tree` extension (#8275) 1 year ago
custom-elements [ chore] disable puppeteer on Linux for Node8 and 10 (#8155) 2 years ago
hydration feat: make `preserveComments` effective in DOM renderer (#7182) 1 year ago
js feat: make `preserveComments` effective in DOM renderer (#7182) 1 year ago
motion Use TypeScript in tests (#5433) 4 years ago
parser feat: add back `<svelte:document>` (#7149) 1 year ago
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 3 years ago
runtime fix: escape <textarea value={...}> attribute properly (#8434) 1 year ago
runtime-puppeteer fix: use `wholeText` for only `contenteditable` for `set_data` (#8394) 1 year ago
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 2 years ago
sourcemaps chore: upgrade magic-string (#8339) 1 year ago
stats Updated to ESLint config 5.4.0 (#5541) 4 years ago
store fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368) 1 year ago
utils feat: css units in fly & blur transitions (#7623) 1 year ago
validator fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402) 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