daiwei
|
c511b9a5d7
refactor: vapor hydration
|
před 10 měsíci |
daiwei
|
bd5d341ffe
wip: process component as a single element during hydration
|
před 11 měsíci |
daiwei
|
32b0bcb11c
chore: Merge branch 'minor' into edison/testVapor
|
před 11 měsíci |
daiwei
|
8bf75a77db
chore: Merge branch 'edison/fix/dynamicComponentWithVHtml' into edison/testVapor
|
před 1 rokem |
edison
|
35aeae7fa3
fix(hydration): handle transition appear hydration edge case (#13339)
|
před 1 rokem |
daiwei
|
77067abd33
chore: merge main into minor
|
před 1 rokem |
edison
|
1f98a9c493
fix(hmr): avoid hydration for hmr root reload (#12450)
|
před 1 rokem |
edison
|
9c4dbbc518
fix(hmr): avoid hydration for hmr updating (#12262)
|
před 1 rokem |
daiwei
|
aad75fd7c4
wip: refactor
|
před 1 rokem |
daiwei
|
e9c9e4903d
wip: refactor hydration for v-if
|
před 1 rokem |
daiwei
|
04eadd859a
wip: refactor
|
před 1 rokem |
daiwei
|
d8443d3754
wip: refactor
|
před 1 rokem |
daiwei
|
9c30fd4db9
wip: save
|
před 1 rokem |
daiwei
|
e5dd701291
feat(vapor/hydration): handle component with anchor insertion
|
před 1 rokem |
edison
|
da7ad5e3d2
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
|
před 1 rokem |
linzhe
|
a20a4cb36a
fix(hydration): the component vnode's el should be updated when a mismatch occurs. (#12255)
|
před 1 rokem |
edison
|
f1a4f67aed
fix(transition/ssr): make transition appear work with Suspense in SSR (#12047)
|
před 1 rokem |
Evan You
|
a5f3c2eb4d
fix(hydration): fix mismatch of leading newline in <textarea> and <pre>
|
před 1 rokem |
edison
|
ca12e776bc
fix(hydration): escape css var name to avoid mismatch (#11739)
|
před 1 rokem |
edison
|
c756da24b2
fix(hydration): handle text nodes with 0 during hydration (#11772)
|
před 1 rokem |
Evan You
|
eaf5455d77
chore: Merge branch 'main' into minor
|
před 1 rokem |
Evan You
|
7d473b7721
fix(hydration): force hydrate custom element dynamic props
|
před 1 rokem |
Evan You
|
f35080daf5
chore: Merge branch 'main' into minor
|
před 1 rokem |
Evan You
|
7b18cdb0b5
fix(teleport/ssr): fix Teleport hydration regression due to targetStart anchor addition
|
před 1 rokem |
edison
|
12667da487
fix(Teleport): ensure targetAnchor and targetStart not null during hydration (#11456)
|
před 1 rokem |
Evan You
|
94fb2b8106
feat(hydration): support suppressing hydration mismatch via data-allow-mismatch
|
před 1 rokem |
Evan You
|
1b8e197a5b
fix(suspense/hydration): fix hydration timing of async component inside suspense
|
před 1 rokem |
Evan You
|
f15ba2c2e2
chore: Merge branch 'main' into minor
|
před 1 rokem |
Evan You
|
c10e40a217
fix(hydration): fix tracking of reactive style objects in production
|
před 1 rokem |
Evan You
|
f44c3b37d4
fix(hydration): handle consectuvie text nodes during hydration
|
před 1 rokem |