edison bbb89775b1 fix(types): narrow useAttrs class/style typing for TSX (#14492) 3 months ago
..
compat 945a543152 fix(compat): handle v-model deprecation warning with missing appContext (#14203) 5 months ago
components df059f8904 fix(transition): prevent enter if leave is in progress (#14443) 3 months ago
helpers fc40ca0216 fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756) 4 months ago
apiAsyncComponent.ts 40c4b2a876 fix(runtime-core): pass props and children to loadingComponent (#13997) 7 months ago
apiComputed.ts 5cf5a1620d fix(types/computed): ensure type safety for `WritableComputedRef` (#11608) 1 year ago
apiCreateApp.ts 4b7170625d fix(types): widen directive arg type from string to any (#13758) 8 months ago
apiDefineComponent.ts cea3cf7586 fix(types): make generics with runtime props in defineComponent work (fix #11374) (#13119) 3 months ago
apiInject.ts 247b2c2067 fix(provide): warn when using `provide` after mounting (#13954) 6 months ago
apiLifecycle.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 year ago
apiSetupHelpers.ts 702284f6a7 fix(runtime-core): prevent instance leak in withAsyncContext (#14445) 3 months ago
apiWatch.ts fda47ac702 chore(types): improve type safety in watch functions and instanceWatch (#13918) 8 months ago
component.ts bbb89775b1 fix(types): narrow useAttrs class/style typing for TSX (#14492) 3 months ago
componentEmits.ts 15fc75f403 fix(runtime-core): use separate emits caches for components and mixins (#11661) 9 months ago
componentOptions.ts f5adc4b8cd chore(deps): update lint (#13671) 6 months ago
componentProps.ts 5179d328d9 fix(types): exclude `undefined` from inferred prop types with default values (#13007) 1 year ago
componentPublicInstance.ts bbb89775b1 fix(types): narrow useAttrs class/style typing for TSX (#14492) 3 months ago
componentRenderContext.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 year ago
componentRenderUtils.ts 57866b5af1 fix(runtime-core): prevent child component updates when style remains unchanged (#12825) 4 months ago
componentSlots.ts 7f60ef83e7 fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691) 9 months ago
customFormatter.ts fdbd026583 fix(customFormatter): properly accessing ref value during debugger (#12948) 1 year ago
devtools.ts 26bce3dc6c chore: update side effect annotations to use standardized format (#13839) 9 months ago
directives.ts 4b7170625d fix(types): widen directive arg type from string to any (#13758) 8 months ago
enums.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
errorHandling.ts 205e5b5e27 feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) 1 year ago
featureFlags.ts ac9e7e8bfa test: adjust coverage config, use v8 coverage 1 year ago
h.ts 75220c7995 fix(runtime-core): simplify block-tracking disabling in h() (#13841) 9 months ago
hmr.ts 6b68f72673 Revert "fix(hmr): prevent __VUE_HMR_RUNTIME__ from being overwritten by vue runtime in 3rd-party libraries" (#13925) 8 months ago
hydration.ts 19cc7e2cd0 fix(runtime-core): skip patching reserved props for custom elements (#14275) 4 months ago
hydrationStrategies.ts 1ae545a378 fix(hydration): provide compat fallback for idle callback hydration strategy (#11935) 1 year ago
index.ts bbb89775b1 fix(types): narrow useAttrs class/style typing for TSX (#14492) 3 months ago
internalObject.ts 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 year ago
profiling.ts c875019d49 fix(devtools): clear performance measures (#13701) 10 months ago
renderer.ts e71c26c03d fix(runtime-core): properly handle async component update before resolve (#11619) 4 months ago
rendererTemplateRef.ts fc40ca0216 fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756) 4 months ago
scheduler.ts 4810f1489f chore(types): compatible with TS 5.8 (#12973) 9 months ago
vnode.ts 7f2994393d fix(runtime-core): ensure correct anchor el for unresolved async components (#13560) 10 months ago
warning.ts ac9e7e8bfa test: adjust coverage config, use v8 coverage 1 year ago