0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test
2022-04-30 14:03:59 -04:00
..
css [fix] do not be over-eager in removing unused CSS for dialog[open] (#7495) 2022-04-30 13:57:49 -04:00
custom-elements [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
hydration [fix] hydrate correct elements when using @html (#6946) 2022-01-09 06:12:57 -08:00
js [fix] Specify svg namespace if {@html} is used in svg (#7464) 2022-04-20 00:20:16 +08:00
motion
parser [feature] Dynamic elements implementation <svelte:element> (#6898) 2022-04-08 16:54:55 +02:00
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 2021-09-22 13:21:40 -04:00
runtime [fix] always use set_attributes for attribute of <svelte:element> (#7486) 2022-04-30 14:03:59 -04:00
runtime-puppeteer [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
server-side-rendering [fix] strip leading newline after <pre> and <textarea> (#7280) 2022-04-14 16:31:03 +02:00
sourcemaps [feat] add enableSourcemap option (#6835) 2021-10-17 13:04:35 -04:00
stats
store fix types: allow writable/readable empty initialization (#6293) 2021-05-20 15:31:51 +02:00
utils [refactor] refactor trim utils and write tests (#6909) 2021-11-09 07:53:49 -05:00
validator [feat] improve error message for animate used in a non-keyed each block (#6838) 2022-04-13 00:22:11 +08:00
vars Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192) 2021-06-29 09:43:52 +08:00
.eslintrc.json
helpers.ts [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
setup.js
test.ts
tsconfig.json