You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/hydration/samples
Maximiliano Ruani 8ffc8fd77b
[fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745)
2 years ago
..
basic Updated to ESLint config 5.4.0 (#5541) 4 years ago
binding-input Updated to ESLint config 5.4.0 (#5541) 4 years ago
claim-text fix claim_text (#6275) 3 years ago
component Updated to ESLint config 5.4.0 (#5541) 4 years ago
component-in-element Updated to ESLint config 5.4.0 (#5541) 4 years ago
dynamic-text Updated to ESLint config 5.4.0 (#5541) 4 years ago
dynamic-text-changed Updated to ESLint config 5.4.0 (#5541) 4 years ago
dynamic-text-nil Fix lint warnings (#5263) 4 years ago
each-block Updated to ESLint config 5.4.0 (#5541) 4 years ago
each-block-arg-clash update hydration tests 6 years ago
each-else fix hydrating each else (#4253) 5 years ago
element-attribute-added Updated to ESLint config 5.4.0 (#5541) 4 years ago
element-attribute-changed Updated to ESLint config 5.4.0 (#5541) 4 years ago
element-attribute-removed Updated to ESLint config 5.4.0 (#5541) 4 years ago
element-attribute-unchanged Updated to ESLint config 5.4.0 (#5541) 4 years ago
element-nested Updated to ESLint config 5.4.0 (#5541) 4 years ago
element-nested-sibling Revert hydration optimisation (#6290) 3 years ago
element-ref Updated to ESLint config 5.4.0 (#5541) 4 years ago
event-handler [fix] handle promise rejections for {#await} in SSR (#6790) 3 years ago
expression-sibling Revert hydration optimisation (#6290) 3 years ago
head-html-and-component [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 2 years ago
head-meta-hydrate-duplicate [fix] Fix hydration duplicate `svelte:head` tag issue with `@html` expressions and nested components (#7745) 2 years ago
if-block Updated to ESLint config 5.4.0 (#5541) 4 years ago
if-block-anchor Updated to ESLint config 5.4.0 (#5541) 4 years ago
if-block-false Updated to ESLint config 5.4.0 (#5541) 4 years ago
if-block-update Updated to ESLint config 5.4.0 (#5541) 4 years ago
raw Updated to ESLint config 5.4.0 (#5541) 4 years ago
raw-with-empty-line-at-top [fix] hydrate correct elements when using `@html` (#6946) 3 years ago
text-fallback only create fallback content if no slot is provided - fixes #2354 5 years ago
top-level-cleanup fix hydration of top-level content (#4550) 5 years ago
top-level-cleanup-2 fix hydration of top-level content (#4550) 5 years ago
top-level-text Updated to ESLint config 5.4.0 (#5541) 4 years ago