0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
svelte/test
2022-11-10 14:00:08 +01:00
..
css apply class for dynamic elements (#7652) 2022-09-12 03:14:47 +08:00
custom-elements [chore] fix test flakiness (#7076) 2022-01-05 10:30:02 -08:00
hydration [fix] Fix hydration duplicate svelte:head tag issue with @html expressions and nested components (#7745) 2022-09-12 02:35:17 +08:00
js warn on assignment to const (#4960) 2022-10-13 22:23:07 +08:00
motion
parser [feat] Compiler option css: 'none' support (#7914) 2022-11-09 10:21:38 -08:00
preprocess [fix] handle preprocess with empty sourcemaps (#6757) 2021-09-22 13:21:40 -04:00
runtime [chore] fix spelling and typos (#7974) 2022-10-27 08:09:18 -07:00
runtime-puppeteer [feat] |important modifier for style directive (#7489) 2022-10-13 21:52:06 +08:00
server-side-rendering [fix] duplicate meta tags during hydration (#7941) 2022-10-14 14:15:04 +09: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 [fix] only read static value for rel attribute validation (#8003) 2022-11-10 14:00:08 +01: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