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)
3 years ago
..
css feat: `container` query support via `css-tree` extension (#8275) 3 years ago
custom-elements
hydration feat: make `preserveComments` effective in DOM renderer (#7182) 3 years ago
js feat: make `preserveComments` effective in DOM renderer (#7182) 3 years ago
motion
parser feat: add back `<svelte:document>` (#7149) 3 years ago
preprocess
runtime fix: escape <textarea value={...}> attribute properly (#8434) 3 years ago
runtime-puppeteer fix: use `wholeText` for only `contenteditable` for `set_data` (#8394) 3 years ago
server-side-rendering
sourcemaps
stats
store fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368) 3 years ago
utils feat: css units in fly & blur transitions (#7623) 3 years ago
validator fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402) 3 years ago
vars
.eslintrc.json
helpers.ts
setup.js
test.ts
tsconfig.json