Evan You bc63df0199 fix(useTemplateRef): fix readonly warning when useTemplateRef has same variable name as template ref 1 year ago
..
components 29c321bfd3 fix(keep-alive): reset keep alive flag when the component is removed from include (#11718) 1 year ago
helpers bc63df0199 fix(useTemplateRef): fix readonly warning when useTemplateRef has same variable name as template ref 1 year ago
apiAsyncComponent.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiCreateApp.spec.ts eaf5455d77 chore: Merge branch 'main' into minor 1 year ago
apiExpose.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiInject.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] 2 years ago
apiLifecycle.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] 2 years ago
apiOptions.spec.ts c6defc8df1 chore: remove unused ts-expect-error 2 years ago
apiSetupContext.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] 2 years ago
apiSetupHelpers.spec.ts 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) 2 years ago
apiWatch.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiWatch.spec.ts fbc0c42bcf fix(reactivity): ensure watcher with once: true are properly removed from effect scope (#11665) 1 year ago
componentEmits.spec.ts e359ff0046 fix(runtime-core): fix warning for missing event handler (#11489) 1 year ago
componentProps.spec.ts b0aa234e5e fix(runtime-core): use separate prop caches for components and mixins (#11350) 1 year ago
componentPublicInstance.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
componentSlots.spec.ts 3430bffa4b test(runtime-core): test cases when the value of the `$stable` flag is false (#11485) 1 year ago
directives.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
errorHandling.spec.ts 8bcaad4a32 fix(watch): handle errors in computed used as watch source (#11626) 1 year ago
h.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
hmr.spec.ts c8b9794575 fix(hmr): hmr reload should work with async component (#11248) 1 year ago
hydration.spec.ts ca12e776bc fix(hydration): escape css var name to avoid mismatch (#11739) 1 year ago
misc.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
rendererAttrsFallthrough.spec.ts 6930e60787 fix(runtime-core): fix regression for $attrs tracking in slots 2 years ago
rendererChildren.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
rendererComponent.spec.ts 4b608a9449 refactor(scheduler): remove invalidateJob (#11650) 1 year ago
rendererElement.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
rendererFragment.spec.ts b557d3fb8a fix(runtime-core): avoid traversing static children for vnodes w/ PatchFlags.BAIL (#11115) 2 years ago
rendererOptimizedMode.spec.ts 59a3e88903 feat(teleport): support deferred Teleport (#11387) 1 year ago
rendererTemplateRef.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] 2 years ago
scheduler.spec.ts 4b608a9449 refactor(scheduler): remove invalidateJob (#11650) 1 year ago
scopeId.spec.ts ac2a410e46 fix(runtime-core): ensure suspense content inherit scopeId (#10652) 1 year ago
vnode.spec.ts d343a0dc01 fix(v-once): properly unmount v-once cached trees 1 year ago
vnodeHooks.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago