edison 8aa3714530 fix(runtime-vapor): handle css vars work with empty VaporFragment (#14268) 5 месяцев назад
..
components 9d9efd493e feat(runtime-vapor): implement defineVaporComponent types (#13831) 6 месяцев назад
directives 38e3daf8f6 test: add dynamic model tests for input, textarea, select, checkbox, and radio 6 месяцев назад
dom cc872d6180 fix(templateRef): handling template ref on vdom child with insertion state (#14243) 5 месяцев назад
helpers 8aa3714530 fix(runtime-vapor): handle css vars work with empty VaporFragment (#14268) 5 месяцев назад
_utils.ts 5ef769b32c test(hmr): port hmr tests (#14109) 6 месяцев назад
apiCreateDynamicComponent.spec.ts ddc1baecb9 feat(runtime-vapor): support render block in createDynamicComponent (#14213) 6 месяцев назад
apiCreateFragment.spec.ts ef8dce4110 test: add unit tests for createKeyedFragment function 6 месяцев назад
apiCreateSelector.spec.ts f04c9c342d fix(compiler-vapor): selectors was not initialized in time when the initial value of createFor source was not empty (#13642) 11 месяцев назад
apiCreateVaporApp.spec.ts 1706a6fbfe test: update directive handling to use withVaporDirectives and improve type safety 6 месяцев назад
apiDefineAsyncComponent.spec.ts 3a2cd69871 refactor(keep-alive): refactor KeepAlive to use new fragment hooks. (#14121) 6 месяцев назад
apiExpose.spec.ts 0d1df25f23 wip(vapor): templateRef adjustments 1 год назад
apiInject.spec.ts 2f0676f1ed fix(runtime-vapor): enable injection from VDOM parent to slotted Vapor child (#14167) 6 месяцев назад
apiLifecycle.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 год назад
apiSetupContext.spec.ts 9d9efd493e feat(runtime-vapor): implement defineVaporComponent types (#13831) 6 месяцев назад
apiSetupHelpers.spec.ts e49c5a17da test(vapor): enable more test cases 1 год назад
apiWatch.spec.ts 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 11 месяцев назад
block.spec.ts 7204cb614e feat(vapor): vapor teleport (#13082) 7 месяцев назад
component.spec.ts be2b79dedd fix(runtime-vapor): implement v-once caching for props and attrs (#14207) 6 месяцев назад
componentAttrs.spec.ts 08598a6bed chore(style): migrate linting to oxlint (#13326) 5 месяцев назад
componentEmits.spec.ts 1e3e1ef2bf fix(compiler-vapor): wrap handler values in functions for dynamic v-on (#14218) 5 месяцев назад
componentProps.spec.ts 1428c06466 perf(runtime-vapor): implement dynamic props/slots source caching (#14208) 6 месяцев назад
componentSlots.spec.ts 1d376e06b6 fix(runtime-vapor): correctly check slot existence in ownKeys (#14252) 5 месяцев назад
customElement.spec.ts 6de8f689a6 feat(runtime-vapor): implement `defineVaporCustomElement` type inference (#14183) 6 месяцев назад
errorHandling.spec.ts d2eebe45a8 feat(vapor): dom event error handling (#13769) 7 месяцев назад
for.spec.ts 348ffafbc6 fix(runtime-vapor): resolve multiple vFor rendering issues (#13714) 10 месяцев назад
hmr.spec.ts 387c02b24b fix(runtime-vapor): refactor move function into insert with MoveType parameter 5 месяцев назад
hydration.spec.ts b9dca57c20 feat(runtime-vapor): support `v-bind()` in CSS (#12621) 6 месяцев назад
if.spec.ts 55d7507687 test: add v-once handling to createIf function 6 месяцев назад
renderEffect.spec.ts ec23ab9e3a test(vapor): renderEffect 1 год назад
scopeId.spec.ts 656f52d03c refactor: conditionally generate `withVaporCtx` for slots only when they contain components or slot outlets. 6 месяцев назад
vdomInterop.spec.ts 01fdf76be8 test(runtime-vapor): add tests for dynamic components with vapor and vdom children 7 месяцев назад