edison 772b0087cb fix(suspense): handle edge case in patching list nodes within Suspense (#13306) před 1 rokem
..
components 626450590d fix(runtime-core): inherit comment nodes during block patch in production build (#10748) před 1 rokem
helpers 3f27c58ffb fix(runtime-core): respect immutability for readonly reactive arrays in `v-for` (#13091) před 1 rokem
apiAsyncComponent.spec.ts 7fe6c795a1 fix(runtime-core): properly update async component nested in KeepAlive (#11917) před 1 rokem
apiCreateApp.spec.ts eaf5455d77 chore: Merge branch 'main' into minor před 1 rokem
apiExpose.spec.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky
apiInject.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] před 2 roky
apiLifecycle.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] před 2 roky
apiOptions.spec.ts c6defc8df1 chore: remove unused ts-expect-error před 2 roky
apiSetupContext.spec.ts 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] před 2 roky
apiSetupHelpers.spec.ts 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) před 2 roky
apiWatch.bench.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky
apiWatch.spec.ts 22dcbf3e20 fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope před 1 rokem
componentEmits.spec.ts e359ff0046 fix(runtime-core): fix warning for missing event handler (#11489) před 1 rokem
componentProps.spec.ts 9da1ac1565 fix(runtime-core): fix required prop check false positive for kebab-case edge cases (#12034) před 1 rokem
componentPublicInstance.spec.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky
componentSlots.spec.ts 9196222ae1 fix(slots): properly warn if slot invoked in setup (#12195) před 1 rokem
directives.spec.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky
errorHandling.spec.ts 8bcaad4a32 fix(watch): handle errors in computed used as watch source (#11626) před 1 rokem
h.spec.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky
hmr.spec.ts 10a2c6053b fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907) před 1 rokem
hydration.spec.ts 1f98a9c493 fix(hmr): avoid hydration for hmr root reload (#12450) před 1 rokem
misc.spec.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky
rendererAttrsFallthrough.spec.ts a038505c65 chore: improve `renderComponentRoot` warn message (#10914) před 1 rokem
rendererChildren.spec.ts cb34b28a4a fix(runtime-core): avoid rendering plain object as VNode (#12038) před 1 rokem
rendererComponent.spec.ts 4b608a9449 refactor(scheduler): remove invalidateJob (#11650) před 1 rokem
rendererElement.spec.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky
rendererFragment.spec.ts b557d3fb8a fix(runtime-core): avoid traversing static children for vnodes w/ PatchFlags.BAIL (#11115) před 2 roky
rendererOptimizedMode.spec.ts 772b0087cb fix(suspense): handle edge case in patching list nodes within Suspense (#13306) před 1 rokem
rendererTemplateRef.spec.ts 983eb50a17 fix(templateRef): set ref on cached async component which wrapped in KeepAlive (#12290) před 1 rokem
scheduler.spec.ts 577edca8e7 fix(scheduler): job ordering when the post queue is flushing (#12090) před 1 rokem
scopeId.spec.ts ac2a410e46 fix(runtime-core): ensure suspense content inherit scopeId (#10652) před 1 rokem
vnode.spec.ts 37300fc261 fix(v-once): setting hasOnce to current block only when in v-once (#12374) před 1 rokem
vnodeHooks.spec.ts bfe6b459d3 style: update format & lint config (#9162) před 2 roky