Matt Garrett 2d6adf78a0 fix(watch): unwatch should be callable during SSR (#11925) 1 year ago
..
components 817dca8712 chore:fix-issue-id (#11927) [ci skip] 1 year ago
helpers ced59ab8f2 fix(runtime-core): handle shallow reactive arrays in renderList correctly (#11870) 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] 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 2d6adf78a0 fix(watch): unwatch should be callable during SSR (#11925) 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 a5f3c2eb4d fix(hydration): fix mismatch of leading newline in <textarea> and <pre> 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