Evan You d76dd9c58d fix(runtime-core): force diff slot fallback content and provided content 1 год назад
..
compat 32262a9af5 chore: use PropertyKey type (#11056) 2 лет назад
components 80ba50d74c refactor(built-ins): remove unused code from Teleport and Suspense components (#11139) 2 лет назад
helpers d76dd9c58d fix(runtime-core): force diff slot fallback content and provided content 1 год назад
apiAsyncComponent.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
apiComputed.ts b31dd7468b dx(reactivity): disable recursive computed warning by default 2 лет назад
apiCreateApp.ts 9daf90e29f refactor(runtime-core): extract getComponentPublicInstance helper 2 лет назад
apiDefineComponent.ts 6c74fb07a7 chore: rename and export DefineSetupFnComponent 2 лет назад
apiInject.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
apiLifecycle.ts aa156ed5c4 fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370) 2 лет назад
apiSetupHelpers.ts 70773d0098 docs: fix typo (#11105) 2 лет назад
apiWatch.ts aae2d78875 fix(types/apiWatch): correct type inference for reactive array (#11036) 2 лет назад
component.ts 3d34f406ac fix(runtime-core): bail manually rendered compiler slot fragments in all cases 1 год назад
componentEmits.ts de174e1aa7 fix(defineModel): force local update when setter results in same emitted value 1 год назад
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 9daf90e29f refactor(runtime-core): extract getComponentPublicInstance helper 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 685e3f381c fix(runtime-core): more edge case fix for manually rendered compiled slot 1 год назад
customFormatter.ts 23cd61423c chore(repl): avoid duplicate formatter mounts (#10472) 1 год назад
devtools.ts cdb1d1795d chore: disallow optional chaining (#10919) 2 лет назад
directives.ts 9daf90e29f refactor(runtime-core): extract getComponentPublicInstance helper 2 лет назад
enums.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
errorHandling.ts ee0248accf fix(runtime-core): errors during component patch should be caught by error handlers 1 год назад
featureFlags.ts bfe6b459d3 style: update format & lint config (#9162) 2 лет назад
h.ts 438a74aad8 fix(types): fix functional component for `h` (#9991) 2 лет назад
hmr.ts 36bd9b0a1f fix(hmr): avoid infinite recursion when reloading hmr components (#6936) 2 лет назад
hydration.ts a959781dd6 fix(runtime-core): update devtool __vnode on patch, avoid memory leak during dev 2 лет назад
index.ts df686abb4f fix(ssr): directive binding.instance should respect exposed during ssr 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 ee0248accf fix(runtime-core): errors during component patch should be caught by error handlers 1 год назад
rendererTemplateRef.ts 9daf90e29f refactor(runtime-core): extract getComponentPublicInstance helper 2 лет назад
scheduler.ts ee0248accf fix(runtime-core): errors during component patch should be caught by error handlers 1 год назад
vnode.ts edf263847e fix(runtime-core): fix stale v-memo after v-if toggle (#6606) 2 лет назад
warning.ts cdb1d1795d chore: disallow optional chaining (#10919) 2 лет назад