Jack 1219d7d0d6 fix(runtime-vapor): guard attrs proxy traps for symbol keys (#14447) il y a 4 mois
..
components 90ea8ce663 fix(teleport): optimize transition handling and prevent unnecessary updates (#14440) il y a 4 mois
directives 38e3daf8f6 test: add dynamic model tests for input, textarea, select, checkbox, and radio il y a 6 mois
dom ccd1ddf87d fix(templateRef): don't update setup ref for useTemplateRef key (#14444) il y a 4 mois
helpers 084389ed39 fix(runtime-dom): ensure css vars deps tracking when component has no DOM on mount (#14299) il y a 4 mois
_utils.ts 0070b45f83 types(runtime-vapor): add types for Vapor components (#14400) il y a 4 mois
apiCreateDynamicComponent.spec.ts ddc1baecb9 feat(runtime-vapor): support render block in createDynamicComponent (#14213) il y a 6 mois
apiCreateFragment.spec.ts ef8dce4110 test: add unit tests for createKeyedFragment function il y a 6 mois
apiCreateSelector.spec.ts 9db9f1e174 fix(runtime-vapor): isolate slotProps per fragment in v-for slots (#14406) il y a 4 mois
apiCreateVaporApp.spec.ts 1706a6fbfe test: update directive handling to use withVaporDirectives and improve type safety il y a 6 mois
apiDefineAsyncComponent.spec.ts 3a2cd69871 refactor(keep-alive): refactor KeepAlive to use new fragment hooks. (#14121) il y a 6 mois
apiExpose.spec.ts 0d1df25f23 wip(vapor): templateRef adjustments il y a 1 an
apiInject.spec.ts 2f0676f1ed fix(runtime-vapor): enable injection from VDOM parent to slotted Vapor child (#14167) il y a 6 mois
apiLifecycle.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text il y a 1 an
apiSetupContext.spec.ts 9d9efd493e feat(runtime-vapor): implement defineVaporComponent types (#13831) il y a 6 mois
apiSetupHelpers.spec.ts e49c5a17da test(vapor): enable more test cases il y a 1 an
apiWatch.spec.ts 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) il y a 11 mois
block.spec.ts 7204cb614e feat(vapor): vapor teleport (#13082) il y a 8 mois
component.spec.ts 1219d7d0d6 fix(runtime-vapor): guard attrs proxy traps for symbol keys (#14447) il y a 4 mois
componentAttrs.spec.ts 08598a6bed chore(style): migrate linting to oxlint (#13326) il y a 5 mois
componentEmits.spec.ts 15f6652999 fix(runtime-vapor): prevent event handler execution during emits lookup (#14281) il y a 5 mois
componentProps.spec.ts 1428c06466 perf(runtime-vapor): implement dynamic props/slots source caching (#14208) il y a 6 mois
componentSlots.spec.ts 9db9f1e174 fix(runtime-vapor): isolate slotProps per fragment in v-for slots (#14406) il y a 4 mois
customElement.spec.ts 6a6494190c fix(runtime-vapor): guard default slot for createPlainElement (#14422) il y a 4 mois
errorHandling.spec.ts d2eebe45a8 feat(vapor): dom event error handling (#13769) il y a 7 mois
for.spec.ts e77b6e1fb9 fix(runtime-vapor): prevent v-for crash on looping through null or undefined array (#14328) il y a 4 mois
hmr.spec.ts 387c02b24b fix(runtime-vapor): refactor move function into insert with MoveType parameter il y a 5 mois
hydration.spec.ts 021de406ee refactor(hydration): simplify hydration with compiler-calculated logicalIndex (#14340) il y a 4 mois
if.spec.ts 3c62c661f2 chore: Merge branch 'main' into minor il y a 4 mois
renderEffect.spec.ts ec23ab9e3a test(vapor): renderEffect il y a 1 an
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) il y a 4 mois
vdomInterop.spec.ts 9add6d7b4f fix(vapor): support directives on vapor components in vdom parent (#14355) il y a 4 mois