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
Theodore Brown 1728a8940e
fix: bind null option and input values consistently (#8328)
2 years ago
..
css Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430) 2 years 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) 2 years ago
js fix: bind null option and input values consistently (#8328) 2 years 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: bind null option and input values consistently (#8328) 2 years 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 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) 2 years ago
types breaking: conditional ActionReturn type if Parameter is void (#7442) 2 years ago
utils feat: css units in fly & blur transitions (#7623) 2 years ago
validator feat: add `a11y-no-static-element-interactions` compiler rule (#8251) 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 fix: html space entities lost in component slot (#8464) 2 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