0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test
Tan Li Hau d9687da632
each animate allow having comment siblings (#7435)
Co-authored-by: GHOST <ghostdevbusiness@gmail.com>

Co-authored-by: GHOST <ghostdevbusiness@gmail.com>
2022-04-12 16:48:09 +08:00
..
css [feature] Dynamic elements implementation <svelte:element> (#6898) 2022-04-08 16:54:55 +02: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 [feature] Dynamic elements implementation <svelte:element> (#6898) 2022-04-08 16:54:55 +02: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 const declared without let: binding get ignored (#7434) 2022-04-12 16:38:08 +08:00
runtime-puppeteer [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
server-side-rendering [feature] Dynamic elements implementation <svelte:element> (#6898) 2022-04-08 16:54:55 +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 each animate allow having comment siblings (#7435) 2022-04-12 16:48:09 +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