0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
svelte/test
Simon H 3a7685fef5
fix: special-case width/height attribute during spread (#8412)
fixes #6752

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Tan Li Hau <tanhauhau@users.noreply.github.com>
2023-04-11 11:44:19 +02:00
..
css Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430) 2023-03-30 23:48:10 +02:00
custom-elements
hydration feat: make preserveComments effective in DOM renderer (#7182) 2023-03-27 10:12:44 +02:00
js feat: make preserveComments effective in DOM renderer (#7182) 2023-03-27 10:12:44 +02:00
motion
parser feat: add back <svelte:document> (#7149) 2023-03-15 16:38:03 +01:00
preprocess
runtime fix: special-case width/height attribute during spread (#8412) 2023-04-11 11:44:19 +02:00
runtime-puppeteer fix: use wholeText for only contenteditable for set_data (#8394) 2023-03-21 14:30:25 +01:00
server-side-rendering
sourcemaps chore: upgrade magic-string (#8339) 2023-03-02 20:10:12 +01:00
stats
store fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368) 2023-03-14 10:46:49 +01:00
utils feat: css units in fly & blur transitions (#7623) 2023-03-15 12:40:49 +01:00
validator fix: relax a11y-no-noninteractive-element-to-interactive-role warning (#8402) 2023-03-21 10:51:05 +01:00
vars
.eslintrc.json
helpers.ts
setup.js
test.ts
tsconfig.json