Alex Liu f8994da00f types: improve readability of built-in type (#9129) 2 лет назад
..
compat f8994da00f types: improve readability of built-in type (#9129) 2 лет назад
components 15ee43f66a fix(teleport): do not throw target warning when teleport is disabled (#9818) 2 лет назад
helpers 9fead52343 fix(compiler-core): change v-for key type to match Object.keys (#10963) 2 лет назад
apiAsyncComponent.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
apiComputed.ts b31dd7468b dx(reactivity): disable recursive computed warning by default 2 лет назад
apiCreateApp.ts 76c9c742e9 chore(runtime-core): optimize validateComponentName (#10378) 2 лет назад
apiDefineComponent.ts 6c74fb07a7 chore: rename and export DefineSetupFnComponent 2 лет назад
apiInject.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
apiLifecycle.ts ae36b1a664 refactor(runtime-core): prevent users from manually calling lifecycle hook function (#8731) 2 лет назад
apiSetupHelpers.ts 37ba93c213 fix(types): avoid merging object union types when using withDefaults (#10596) 2 лет назад
apiWatch.ts a3e8aafbcc fix(watch): support traversing symbol properties in deep watcher (#10969) 2 лет назад
component.ts 7d4e5750ba dx(runtime-core): log the component object when warning about missing template/render function (#10263) 2 лет назад
componentEmits.ts 237cb45319 chore(deps): update lint (#10112) 2 лет назад
componentOptions.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
componentProps.ts 6df53d85a2 fix(runtime-core): use same internal object mechanism for slots 2 лет назад
componentPublicInstance.ts 521988d7e1 types(runtime-core): add `OnCleanup` parameter type in `this.$watch` (#9371) 2 лет назад
componentRenderContext.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
componentRenderUtils.ts 638a79f64a fix(runtime-core): properly handle inherit transition during clone VNode (#10809) 2 лет назад
componentSlots.ts 9c2de6244c fix(runtime-core): ensure slot compiler marker writable (#10825) 2 лет назад
customFormatter.ts 53eee72c3a fix(runtime-core): avoid inlining isShallow (#10238) 2 лет назад
devtools.ts cdb1d1795d chore: disallow optional chaining (#10919) 2 лет назад
directives.ts 1ffd5a601b chore(types): added `getSSRProps` type argument (#5691) 2 лет назад
enums.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
errorHandling.ts 53d15d3f76 fix(runtime-core): handle invalid values in callWithAsyncErrorHandling 2 лет назад
featureFlags.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
h.ts 438a74aad8 fix(types): fix functional component for `h` (#9991) 2 лет назад
hmr.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
hydration.ts cdb1d1795d chore: disallow optional chaining (#10919) 2 лет назад
index.ts 6c74fb07a7 chore: rename and export DefineSetupFnComponent 2 лет назад
internalObject.ts 064e82f585 fix(runtime-core): use normal object as internal prototype for attrs and slots 2 лет назад
profiling.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
renderer.ts 3bf34b767e fix(runtime-core): handle fragment with null children (#10010) 2 лет назад
rendererTemplateRef.ts eb1b9116d7 revert: perf(templateRef): avoid double render when using template ref on v-for 2 лет назад
scheduler.ts d9162dfc2e fix(scheduler): sort nested postFlushCbs 2 лет назад
vnode.ts 638a79f64a fix(runtime-core): properly handle inherit transition during clone VNode (#10809) 2 лет назад
warning.ts cdb1d1795d chore: disallow optional chaining (#10919) 2 лет назад