edison 0c1e4a030c refactor(runtime-vapor): improve template ref handling for DynamicFragment and async components (#14472) 2 месяцев назад
..
components 90ea8ce663 fix(teleport): optimize transition handling and prevent unnecessary updates (#14440) 3 месяцев назад
directives 38e3daf8f6 test: add dynamic model tests for input, textarea, select, checkbox, and radio 4 месяцев назад
dom 0c1e4a030c refactor(runtime-vapor): improve template ref handling for DynamicFragment and async components (#14472) 2 месяцев назад
helpers 084389ed39 fix(runtime-dom): ensure css vars deps tracking when component has no DOM on mount (#14299) 3 месяцев назад
_utils.ts 0070b45f83 types(runtime-vapor): add types for Vapor components (#14400) 3 месяцев назад
apiCreateDynamicComponent.spec.ts ddc1baecb9 feat(runtime-vapor): support render block in createDynamicComponent (#14213) 4 месяцев назад
apiCreateFragment.spec.ts ef8dce4110 test: add unit tests for createKeyedFragment function 4 месяцев назад
apiCreateSelector.spec.ts 9db9f1e174 fix(runtime-vapor): isolate slotProps per fragment in v-for slots (#14406) 3 месяцев назад
apiCreateVaporApp.spec.ts 1706a6fbfe test: update directive handling to use withVaporDirectives and improve type safety 5 месяцев назад
apiDefineAsyncComponent.spec.ts 0c1e4a030c refactor(runtime-vapor): improve template ref handling for DynamicFragment and async components (#14472) 2 месяцев назад
apiExpose.spec.ts 0c1e4a030c refactor(runtime-vapor): improve template ref handling for DynamicFragment and async components (#14472) 2 месяцев назад
apiInject.spec.ts 2f0676f1ed fix(runtime-vapor): enable injection from VDOM parent to slotted Vapor child (#14167) 5 месяцев назад
apiLifecycle.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 год назад
apiSetupContext.spec.ts 9d9efd493e feat(runtime-vapor): implement defineVaporComponent types (#13831) 5 месяцев назад
apiSetupHelpers.spec.ts e49c5a17da test(vapor): enable more test cases 1 год назад
apiWatch.spec.ts 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 10 месяцев назад
block.spec.ts 7204cb614e feat(vapor): vapor teleport (#13082) 6 месяцев назад
component.spec.ts 1219d7d0d6 fix(runtime-vapor): guard attrs proxy traps for symbol keys (#14447) 3 месяцев назад
componentAttrs.spec.ts 08598a6bed chore(style): migrate linting to oxlint (#13326) 4 месяцев назад
componentEmits.spec.ts 15f6652999 fix(runtime-vapor): prevent event handler execution during emits lookup (#14281) 4 месяцев назад
componentProps.spec.ts 1428c06466 perf(runtime-vapor): implement dynamic props/slots source caching (#14208) 4 месяцев назад
componentSlots.spec.ts 9db9f1e174 fix(runtime-vapor): isolate slotProps per fragment in v-for slots (#14406) 3 месяцев назад
customElement.spec.ts 6a6494190c fix(runtime-vapor): guard default slot for createPlainElement (#14422) 3 месяцев назад
errorHandling.spec.ts d2eebe45a8 feat(vapor): dom event error handling (#13769) 6 месяцев назад
for.spec.ts e77b6e1fb9 fix(runtime-vapor): prevent v-for crash on looping through null or undefined array (#14328) 3 месяцев назад
hmr.spec.ts 387c02b24b fix(runtime-vapor): refactor move function into insert with MoveType parameter 4 месяцев назад
hydration.spec.ts 021de406ee refactor(hydration): simplify hydration with compiler-calculated logicalIndex (#14340) 3 месяцев назад
if.spec.ts 3c62c661f2 chore: Merge branch 'main' into minor 3 месяцев назад
renderEffect.spec.ts ec23ab9e3a test(vapor): renderEffect 1 год назад
scopeId.spec.ts cb2a17c81d fix(runtime-vapor): preserve slot owner to ensure correct scopeId inheritance for nested components within v-for loops with slots. (#14353) 3 месяцев назад
vdomInterop.spec.ts 9add6d7b4f fix(vapor): support directives on vapor components in vdom parent (#14355) 3 месяцев назад