edison f1a4f67aed fix(transition/ssr): make transition appear work with Suspense in SSR (#12047) 1 year ago
..
components 3db0a0f979 chore(deps): update vitest to ^2.1.1 (#11943) 1 year ago
helpers d9d4d4e158 fix(runtime-core): allow symbol values for slot prop key (#12069) 1 year ago
apiAsyncComponent.spec.ts 7fe6c795a1 fix(runtime-core): properly update async component nested in KeepAlive (#11917) 1 year 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] 1 year ago
apiLifecycle.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] 1 year 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] 1 year 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 aa9ef2386a fix(reactivity): only clear notified flags for computed in first batch iteration 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 10a2c6053b fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907) 1 year ago
hydration.spec.ts f1a4f67aed fix(transition/ssr): make transition appear work with Suspense in SSR (#12047) 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 cb34b28a4a fix(runtime-core): avoid rendering plain object as VNode (#12038) 1 year 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) 1 year 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] 1 year ago
scheduler.spec.ts 577edca8e7 fix(scheduler): job ordering when the post queue is flushing (#12090) 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