OnlyWick 5f7a0a08b2 chore(errorHandling): directly return value in callWithErrorHandling function (#10315) 2 years ago
..
compat bfe6b459d3 style: update format & lint config (#9162) 2 years ago
components bcda96b525 fix(suspense): avoid double-patching nested suspense when parent suspense is not resolved (#10055) 2 years ago
helpers 8fda856a82 refactor: split out useModel implementation and tests 2 years ago
apiAsyncComponent.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiComputed.ts 2fd3905738 revert: "dx(computed): warn incorrect use of getCurrentInstance inside computed" 2 years ago
apiCreateApp.ts 75e02b5099 fix(runtime-core): support for nested calls to runWithContext (#10261) 2 years ago
apiDefineComponent.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiInject.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiLifecycle.ts 7976f7044e refactor(runtime-core): safer currentInstance reset 2 years ago
apiSetupHelpers.ts 8fda856a82 refactor: split out useModel implementation and tests 2 years ago
apiWatch.ts 7976f7044e refactor(runtime-core): safer currentInstance reset 2 years ago
component.ts f0b5f7ed8d fix(hydration): fix SFC style v-bind hydration mismatch warnings (#10250) 2 years ago
componentEmits.ts 237cb45319 chore(deps): update lint (#10112) 2 years ago
componentOptions.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
componentProps.ts 603a1e1f5a perf(runtime): improve `getType()` GC and speed (#10327) 2 years ago
componentPublicInstance.ts 237cb45319 chore(deps): update lint (#10112) 2 years ago
componentRenderContext.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
componentRenderUtils.ts d35b87725a fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593) 2 years ago
componentSlots.ts 6fa33e67ec fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125) 2 years ago
customFormatter.ts 53eee72c3a fix(runtime-core): avoid inlining isShallow (#10238) 2 years ago
devtools.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
directives.ts 64e9c9616d refactor(runtime-core): use currentRenderingInstance directly 2 years ago
enums.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
errorHandling.ts 5f7a0a08b2 chore(errorHandling): directly return value in callWithErrorHandling function (#10315) 2 years ago
featureFlags.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
h.ts 438a74aad8 fix(types): fix functional component for `h` (#9991) 2 years ago
hmr.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
hydration.ts f0b5f7ed8d fix(hydration): fix SFC style v-bind hydration mismatch warnings (#10250) 2 years ago
index.ts dfd9654665 fix(build): avoid accessing __FEATURE_PROD_DEVTOOLS__ flag in root scope 2 years ago
profiling.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
renderer.ts 3bf34b767e fix(runtime-core): handle fragment with null children (#10010) 2 years ago
rendererTemplateRef.ts eb1b9116d7 revert: perf(templateRef): avoid double render when using template ref on v-for 2 years ago
scheduler.ts d9162dfc2e fix(scheduler): sort nested postFlushCbs 2 years ago
vnode.ts e977c598db chore: replace -1 to PatchFlags.HOISTED (#10146) 2 years ago
warning.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago