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