daiwei
|
c1f9dbcf3a
fix(createKeyedFragment): use isLastInsertion for hydration node advancement
|
6 bulan lalu |
daiwei
|
afae33b5ba
perf: advance to parent nextSibling only when insertion is the last in parent
|
6 bulan lalu |
daiwei
|
082b0d35e0
perf: enhance hydration handling and introduce logical child updates
|
6 bulan lalu |
daiwei
|
b0b5b7b209
fix(createKeyedFragment): improve insertion handling and reset state
|
6 bulan lalu |
daiwei
|
fb920ac57e
fix(defineVaporAsyncComponent): remove SSR related code
|
6 bulan lalu |
daiwei
|
897404317e
fix: expose vapor aliases in non-vapor runtime entries
|
6 bulan lalu |
daiwei
|
7044f6ff52
fix: handling v-for with non-hydration nodes
|
6 bulan lalu |
daiwei
|
47c10faf2d
chore: update
|
6 bulan lalu |
daiwei
|
28ba1cad6c
chore: Merge branch 'minor' into edison/testVapor
|
6 bulan lalu |
edison
|
1d87fc80e5
wip: hydrate vapor async component (#13976)
|
6 bulan lalu |
daiwei
|
4570da0c38
chore: update
|
6 bulan lalu |
daiwei
|
b2c11e4c68
chore: remove redundant test
|
6 bulan lalu |
daiwei
|
5e29c98e50
wip: force hydrate v-bind with .prop modifiers
|
6 bulan lalu |
daiwei
|
96fc94fa51
fix(compiler-vapor): set static indeterminate as prop
|
6 bulan lalu |
daiwei
|
4131beedc8
wip: force hydrate prop
|
6 bulan lalu |
daiwei
|
d85b8bf098
chore: sync https://github.com/vuejs/core/pull/13408/commits/d7a767290a046c6f38818628bf59bfd05675edf8#diff-0dd3482ecc41e155cfe3af80f16083b197377604944b94f44c5b9d933a5afa06
|
6 bulan lalu |
daiwei
|
59ac4d85da
perf: directly update currentHydrationNode
|
6 bulan lalu |
daiwei
|
679a67dbba
refactor: update logical child handling and optimize hydration state management
|
6 bulan lalu |
daiwei
|
4bc9c8b85c
chore: update
|
6 bulan lalu |
daiwei
|
f567f59fe7
perf: replace $lastLogicalChild with vfor end anchor
|
6 bulan lalu |
daiwei
|
a4d7e70db8
chore: update
|
6 bulan lalu |
daiwei
|
9ffd47b0a6
chore: update
|
6 bulan lalu |
daiwei
|
3fc644e22a
perf: optimize hydration node management in createFor
|
6 bulan lalu |
daiwei
|
12d5bb5653
perf: reuse currentHydrationNode when possible
|
6 bulan lalu |
daiwei
|
ba48c8ab57
chore: update
|
6 bulan lalu |
daiwei
|
0436ceac77
chore: delay insert self anchor during hydration
|
6 bulan lalu |
edison
|
12e41691c3
wip: hydrate vapor teleport (#13864)
|
6 bulan lalu |
edison
|
3b5e13c7eb
fix(compiler-vapor): treat template v-for with single component child as component (#13914)
|
6 bulan lalu |
edison
|
b65a6b869e
fix(runtime-vapor): sync parent component block reference during HMR reload (#13866)
|
6 bulan lalu |
edison
|
3c31b71abc
fix(compiler-vapor): escape html for safer template output (#13919)
|
6 bulan lalu |