daiwei 8caa9d1902 fix(runtime-vapor): handle transition in-out leave without incoming branch 3 месяцев назад
..
components 420a504ec8 refactor(build): introduce e2e test flag 3 месяцев назад
directives e405557407 feat(runtime-vapor): support custom directives on vapor components (#14143) 6 месяцев назад
dom e5ea9045c6 wip: save 3 месяцев назад
helpers 24f20e8a3f fix(runtime-vapor): preserve slot-owner css vars for teleported slot content (#14476) 3 месяцев назад
.gitignore c73ee16345 refactor: remove runtime-shared 1 год назад
apiCreateApp.ts 7da7615fb6 build: use rolldown (#14240) 4 месяцев назад
apiCreateDynamicComponent.ts b0a42008f9 wip: save 3 месяцев назад
apiCreateFor.ts e7692bcf7a refactor(runtime-vapor): wrap v-for update renders with slotOwner restore 3 месяцев назад
apiCreateFragment.ts 7341a05c6d refactor(keyedFragment): move key assignment for dynamic fragments from compiler to runtime (#14293) 4 месяцев назад
apiCreateIf.ts e08308e043 fix(transition): add key for transition if-branches (#14374) 4 месяцев назад
apiDefineAsyncComponent.ts 0c1e4a030c refactor(runtime-vapor): improve template ref handling for DynamicFragment and async components (#14472) 3 месяцев назад
apiDefineComponent.ts d9fdf29d94 types(runtime-vapor): reduce component type definition (#14404) 4 месяцев назад
apiDefineCustomElement.ts 0070b45f83 types(runtime-vapor): add types for Vapor components (#14400) 4 месяцев назад
apiTemplateRef.ts b7a3356dbf fix(runtime-vapor): handle null/undefined dynamic template refs without warning (#14502) 3 месяцев назад
block.ts 2d7f0ae6f7 chore(runtime-vapor): improve tree-shaking with transition hooks registry 5 месяцев назад
component.ts 7424449148 wip: save 3 месяцев назад
componentEmits.ts 67641706ba fix(runtime-vapor): properly resolve event handler in dynamic props (#14514) 3 месяцев назад
componentProps.ts 1219d7d0d6 fix(runtime-vapor): guard attrs proxy traps for symbol keys (#14447) 3 месяцев назад
componentSlots.ts 6c85675522 chore: clarify comments 3 месяцев назад
fragment.ts 8caa9d1902 fix(runtime-vapor): handle transition in-out leave without incoming branch 3 месяцев назад
hmr.ts abefa0c460 fix(hmr): child reload in dynamic branch should not break subsequent parent reload (#14527) 3 месяцев назад
index.ts 8248ce9c04 types(runtime-vapor): add VaporKeepAliveContext type export 4 месяцев назад
insertionState.ts 021de406ee refactor(hydration): simplify hydration with compiler-calculated logicalIndex (#14340) 4 месяцев назад
renderEffect.ts e0003aab5d fix(runtime-vapor): allow renderEffect to self re-queue on sync state mutation (#14477) 3 месяцев назад
vdomInterop.ts 7424449148 wip: save 3 месяцев назад
vdomInteropState.ts 86f0f605ad chore: rename vdominterop to vdomInterop 3 месяцев назад