edison 714151ebe0 fix(hmr): preserve appContext on root HMR reload (#14528) 1 ヶ月 前
..
components 90ea8ce663 fix(teleport): optimize transition handling and prevent unnecessary updates (#14440) 2 ヶ月 前
directives 38e3daf8f6 test: add dynamic model tests for input, textarea, select, checkbox, and radio 4 ヶ月 前
dom b7a3356dbf fix(runtime-vapor): handle null/undefined dynamic template refs without warning (#14502) 1 ヶ月 前
helpers 24f20e8a3f fix(runtime-vapor): preserve slot-owner css vars for teleported slot content (#14476) 2 ヶ月 前
_utils.ts 0070b45f83 types(runtime-vapor): add types for Vapor components (#14400) 2 ヶ月 前
apiCreateDynamicComponent.spec.ts a7795310f6 fix(runtime-vapor): preserve slot owner rendering context in resolveDynamicComponent (#14475) 2 ヶ月 前
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) 2 ヶ月 前
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 a6936c3157 refactor(runtime-vapor): improve DynamicFragment context restoration 2 ヶ月 前
apiLifecycle.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 年間 前
apiSetupContext.spec.ts 9d9efd493e feat(runtime-vapor): implement defineVaporComponent types (#13831) 4 ヶ月 前
apiSetupHelpers.spec.ts e49c5a17da test(vapor): enable more test cases 1 年間 前
apiWatch.spec.ts 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 9 ヶ月 前
block.spec.ts 7204cb614e feat(vapor): vapor teleport (#13082) 6 ヶ月 前
component.spec.ts 67641706ba fix(runtime-vapor): properly resolve event handler in dynamic props (#14514) 1 ヶ月 前
componentAttrs.spec.ts 08598a6bed chore(style): migrate linting to oxlint (#13326) 4 ヶ月 前
componentEmits.spec.ts e0003aab5d fix(runtime-vapor): allow renderEffect to self re-queue on sync state mutation (#14477) 2 ヶ月 前
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) 2 ヶ月 前
customElement.spec.ts 6a6494190c fix(runtime-vapor): guard default slot for createPlainElement (#14422) 2 ヶ月 前
errorHandling.spec.ts d2eebe45a8 feat(vapor): dom event error handling (#13769) 5 ヶ月 前
for.spec.ts e77b6e1fb9 fix(runtime-vapor): prevent v-for crash on looping through null or undefined array (#14328) 3 ヶ月 前
hmr.spec.ts 714151ebe0 fix(hmr): preserve appContext on root HMR reload (#14528) 1 ヶ月 前
hydration.spec.ts 7d079d50ff fix(runtime-vapor): fix interop hydration anchor handling for Teleport/Suspense dynamic VNodes (#14517) 1 ヶ月 前
if.spec.ts 3c62c661f2 chore: Merge branch 'main' into minor 2 ヶ月 前
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 91f1483669 fix(runtime-vapor): should not pass reserved props into vapor attrs on update (#14524) 1 ヶ月 前