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
Michael Leahy d42ca041dd
Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430)
1 year ago
..
css Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430) 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) 2 years 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) 2 years ago
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 2 years ago
sourcemaps chore: upgrade magic-string (#8339) 2 years ago
stats
store fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368) 2 years ago
utils feat: css units in fly & blur transitions (#7623) 2 years ago
validator fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402) 2 years ago
vars
.eslintrc.json
helpers.ts [chore] fix test flakiness (#7076) 3 years ago
setup.js
test.ts Use TypeScript in tests (#5433) 4 years ago
tsconfig.json