bab
|
62f2ab4ab3
fix(compiler-vapor): fix circular reference in repeated call expression cache (#14567)
|
3 месяцев назад |
edison
|
f9f1605b14
refactor(runtime-vapor): only restore current instance for deferred branches (#14565)
|
3 месяцев назад |
edison
|
6e24c54106
chore: migrate to VitePlus (#14556)
|
3 месяцев назад |
daiwei
|
3ef86bdad9
test(compiler-vapor): reorganize expression cache tests
|
3 месяцев назад |
edison
|
cc2f3f5365
fix(compiler-vapor): do not cache expressions with globally allowed identifiers (#14562)
|
3 месяцев назад |
edison
|
452290ddaa
fix(transition): handle rapid in-out transition toggles (#14540)
|
3 месяцев назад |
edison
|
70647b61b4
fix(runtime-vapor): handle out-in transition with empty leaving branch (#14538)
|
3 месяцев назад |
edison
|
191a1e1d8e
fix(runtime-vapor): handle transition in-out leave without incoming branch (#14535)
|
3 месяцев назад |
daiwei
|
bad6ec4081
test(hmr): add test for reloading deactivated KeepAlive child
|
3 месяцев назад |
daiwei
|
7508f67207
test(hmr): add HMR reload coverage for dynamic multi-instance and teleport branches
|
3 месяцев назад |
edison
|
abefa0c460
fix(hmr): child reload in dynamic branch should not break subsequent parent reload (#14527)
|
3 месяцев назад |
edison
|
714151ebe0
fix(hmr): preserve appContext on root HMR reload (#14528)
|
3 месяцев назад |
edison
|
91f1483669
fix(runtime-vapor): should not pass reserved props into vapor attrs on update (#14524)
|
3 месяцев назад |
edison
|
8a64a192b7
fix(runtime-vapor): correct vapor slot props proxy has/ownKeys semantics (#14522)
|
3 месяцев назад |
edison
|
11cb1126eb
fix(runtime-vapor): keep vdom child attrs in sync with vapor parent updates (#14521)
|
3 месяцев назад |
edison
|
eff4cabc82
fix(runtime-vapor): ensure vapor slot unmounting removes vnode slot content (#14520)
|
3 месяцев назад |
edison
|
7d079d50ff
fix(runtime-vapor): fix interop hydration anchor handling for Teleport/Suspense dynamic VNodes (#14517)
|
3 месяцев назад |
Jack
|
67641706ba
fix(runtime-vapor): properly resolve event handler in dynamic props (#14514)
|
3 месяцев назад |
edison
|
a25c6c1720
chore(lint): ban optional-chaining in runtime code (#14516)
|
3 месяцев назад |
edison
|
6a53e413c0
fix(runtime-vapor): fix VDOM interop hydration for multi-node vnode ranges (#14513)
|
3 месяцев назад |
edison
|
fe613c7875
fix(runtime-vapor): hydrate vapor slot in vdom component with sibling nodes (#14512)
|
3 месяцев назад |
edison
|
8ec6b64318
fix(runtime-vapor): handle Static/Fragment vnode ranges in interop block nodes (#14510)
|
3 месяцев назад |
edison
|
400644401b
chore(deps): update rolldown + oxc (#14506)
|
3 месяцев назад |
edison
|
5c320b7da4
fix(runtime-vapor): enable hydration capability for createSSRApp + vdomInterop (#14505)
|
3 месяцев назад |
edison
|
b7a3356dbf
fix(runtime-vapor): handle null/undefined dynamic template refs without warning (#14502)
|
3 месяцев назад |
edison
|
c763388867
fix(compiler-vapor): preserve :is prop on normal components (#14491)
|
3 месяцев назад |
edison
|
178b77f41b
fix(runtime-vapor): cleanup stale refs when dynamic vdom component ref target changes (#14501)
|
3 месяцев назад |
Jack
|
e05c850336
fix(runtime-vapor): properly set ref on dynamic component + vdom component (#14496)
|
3 месяцев назад |
daiwei
|
86d3b64270
release: v3.6.0-beta.7
|
3 месяцев назад |
daiwei
|
4859f8901d
fix(runtime-vapor): restore KeepAlive branch key even for falsy previous values
|
3 месяцев назад |