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
Tan Li Hau df2f656557
feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426)
1 year ago
..
basic feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
binding-input feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
claim-comment feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
claim-static-incorrect-hash feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
claim-static-no-hash feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
claim-text feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
component feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
component-in-element feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
dynamic-text feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
dynamic-text-changed feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
dynamic-text-nil feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
each-block feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
each-block-arg-clash feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
each-else fix hydrating each else (#4253) 5 years ago
element-attribute-added feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
element-attribute-changed feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
element-attribute-removed feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
element-attribute-unchanged feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
element-nested feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
element-nested-sibling feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
element-ref feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
event-handler feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
expression-sibling feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year 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 feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
if-block-anchor feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
if-block-false feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
if-block-update feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year ago
raw feat: improve hydration, claim static html elements using innerHTML instead of deopt to claiming every nodes (#7426) 1 year 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