edison eb12f211b8 fix(defineModel): ensure trigger effect when prop changed (#9841) hace 2 años
..
compat a41409ed02 feat(types): support passing generics when registering global directives (#9660) hace 2 años
components aa0c13f637 fix(Suspense): handle switching away from kept-alive component before resolve hace 2 años
helpers 34ad609bd7 refactor(runtime-core): use Symbol.for for runtime Symbols hace 3 años
apiAsyncComponent.ts 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) hace 2 años
apiComputed.ts 3798c5480b chore: remove unnecessary type assertions (#8311) hace 2 años
apiCreateApp.ts a41409ed02 feat(types): support passing generics when registering global directives (#9660) hace 2 años
apiDefineComponent.ts 0e1e8f919e fix(types): fix instance type when props type is incompatible with setup returned type (#7338) hace 2 años
apiInject.ts 038cd830d5 fix(types): retain compatibility for provide() usage with explicit type parameter hace 3 años
apiLifecycle.ts 8867bb259a wip(vitest-migration): reactivity tests passing hace 3 años
apiSetupHelpers.ts eb12f211b8 fix(defineModel): ensure trigger effect when prop changed (#9841) hace 2 años
apiWatch.ts 1ea775633d chore: Merge branch 'main' into minor hace 2 años
component.ts e04d821422 fix(ssr): make isInSSRComponentSetup state sharable across copies of Vue hace 2 años
componentEmits.ts 982a145d38 chore: Merge branch 'main' into minor hace 2 años
componentOptions.ts fff7b864f4 feat: use enum to replace const enum (#9261) hace 2 años
componentProps.ts 8e27692029 feat(runtime-core): provide full props to props validator functions (#3258) hace 2 años
componentPublicInstance.ts fff7b864f4 feat: use enum to replace const enum (#9261) hace 2 años
componentRenderContext.ts 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) hace 3 años
componentRenderUtils.ts f0f6f7cea6 fix(Suspense): fix edge case of Suspense being patched during async HOC child remount hace 2 años
componentSlots.ts 213eba479c fix(types): support for generic keyof slots (#8374) hace 2 años
customFormatter.ts cdb2df707b chore(dx): improve color contrast in dark mode for custom formatter (#8704) hace 2 años
devtools.ts fff7b864f4 feat: use enum to replace const enum (#9261) hace 2 años
directives.ts 37a14a5dae Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)" hace 2 años
enums.ts fff7b864f4 feat: use enum to replace const enum (#9261) hace 2 años
errorHandling.ts fff7b864f4 feat: use enum to replace const enum (#9261) hace 2 años
featureFlags.ts bc7698dbfe feat(ssr): add `__VUE_PROD_HYDRATION_MISMATCH_DETAILS__` feature flag (#9550) hace 2 años
h.ts a625376ac8 feat(types): improve event type inference when using `h` with native elements (#9756) hace 2 años
hmr.ts 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) hace 2 años
hydration.ts 33159a5916 fix(hydration): should not warn mismatch for nullish prop hace 2 años
index.ts fa4969e7a3 feat(types): export ObjectPlugin and FunctionPlugin types (#8946) hace 2 años
profiling.ts 1070f127a7 fix(devtools): perf: use high-resolution time hace 4 años
renderer.ts 69a2acc6ea fix(runtime-core): properly pop warning context when mounting components with async setup hace 2 años
rendererTemplateRef.ts 9ae796d156 fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714) hace 3 años
scheduler.ts 6784f0b1f8 fix(watch): should not fire pre watcher on child component unmount (#7181) hace 2 años
vnode.ts 16a6438236 chore(deps): update lint (#9627) hace 2 años
warning.ts ce363e55a8 chore: fix assertNumber for undefined value hace 3 años