]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
refactor: update logical child handling and optimize hydration state management
authordaiwei <daiwei521@126.com>
Tue, 30 Sep 2025 01:50:11 +0000 (09:50 +0800)
committerdaiwei <daiwei521@126.com>
Tue, 30 Sep 2025 02:02:47 +0000 (10:02 +0800)
commit679a67dbba053cfffc6057e56079d8734f2137cc
treead2b5d301b8bb53b1876f8e4e73d2d609ff53140
parent4bc9c8b85c9327a8f99ee3160411ea9522c9011e
refactor: update logical child handling and optimize hydration state management
packages/compiler-vapor/src/generators/operation.ts
packages/compiler-vapor/src/transforms/transformChildren.ts
packages/runtime-vapor/src/apiCreateFor.ts
packages/runtime-vapor/src/block.ts
packages/runtime-vapor/src/dom/hydration.ts
packages/runtime-vapor/src/dom/node.ts
packages/runtime-vapor/src/dom/prop.ts
packages/runtime-vapor/src/insertionState.ts