0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
Maximiliano Ruani 8ffc8fd77b
[fix] Fix hydration duplicate svelte:head tag issue with @html expressions and nested components (#7745)
* Fix hydration duplicate `svelte:head` tag issue with `@html` and nested components #7444 #6463

* - Changed comment style to HEAD_${head_id}_START and HEAD_${head_id}_END
- Improved claim logic
- Changed tests accordingly
2022-09-12 02:35:17 +08:00
..
css [fix] support @layer (#7514) 2022-07-04 23:55:34 +09: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 [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] style manager transition regression (#7831) 2022-09-08 16:49:57 -04:00
runtime-puppeteer [fix] style manager transition regression (#7831) 2022-09-08 16:49:57 -04:00
server-side-rendering [fix] Fix hydration duplicate svelte:head tag issue with @html expressions and nested components (#7745) 2022-09-12 02:35:17 +08:00
sourcemaps [feat] add enableSourcemap option (#6835) 2021-10-17 13:04:35 -04:00
stats
store
utils [refactor] refactor trim utils and write tests (#6909) 2021-11-09 07:53:49 -05:00
validator [fix] Only show lowercase component warning for non-html/svg elements (#7826) 2022-09-02 07:48:40 -04: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