0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
2023-03-30 23:48:10 +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 [ chore] disable puppeteer on Linux for Node8 and 10 (#8155) 2022-12-31 10:13:52 +09:00
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 [fix] handle preprocess with empty sourcemaps (#6757) 2021-09-22 13:21:40 -04:00
runtime fix: escape <textarea value={...}> attribute properly (#8434) 2023-03-30 13:03:00 -04:00
runtime-puppeteer fix: use wholeText for only contenteditable for set_data (#8394) 2023-03-21 14:30:25 +01:00
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 2022-10-14 14:15:04 +09:00
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 [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
setup.js
test.ts
tsconfig.json