| .. |
|
components
|
420a504ec8
refactor(build): introduce e2e test flag
|
3 месяцев назад |
|
directives
|
e405557407
feat(runtime-vapor): support custom directives on vapor components (#14143)
|
6 месяцев назад |
|
dom
|
5c320b7da4
fix(runtime-vapor): enable hydration capability for createSSRApp + vdomInterop (#14505)
|
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
|
a7795310f6
fix(runtime-vapor): preserve slot owner rendering context in resolveDynamicComponent (#14475)
|
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)
|
5 месяцев назад |
|
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
|
400644401b
chore(deps): update rolldown + oxc (#14506)
|
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)
|
4 месяцев назад |
|
componentSlots.ts
|
6c85675522
chore: clarify comments
|
3 месяцев назад |
|
fragment.ts
|
400644401b
chore(deps): update rolldown + oxc (#14506)
|
3 месяцев назад |
|
hmr.ts
|
bd9aa97023
fix(keep-alive): fix caching nested dynamic fragments (#14307)
|
5 месяцев назад |
|
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
|
6a53e413c0
fix(runtime-vapor): fix VDOM interop hydration for multi-node vnode ranges (#14513)
|
3 месяцев назад |
|
vdomInteropState.ts
|
86f0f605ad
chore: rename vdominterop to vdomInterop
|
3 месяцев назад |