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 54bb1f42ee
breaking: send in/out to transition fn (#8318)
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 fix: observer PR cleanup (#8484) 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 breaking: send in/out to transition fn (#8318) 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 fix: html space entities lost in component slot (#8464) 1 year 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