edison edf263847e fix(runtime-core): fix stale v-memo after v-if toggle (#6606) 2 years ago
..
components 07764fe330 fix(KeepAlive): properly cache nested Suspense subtree (#10912) 2 years ago
helpers edf263847e fix(runtime-core): fix stale v-memo after v-if toggle (#6606) 2 years ago
apiAsyncComponent.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiCreateApp.spec.ts ede2e3f030 test: remove unnecessary code in apiCreateApp tests (#10388) 2 years ago
apiExpose.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiInject.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiLifecycle.spec.ts aa156ed5c4 fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370) 2 years ago
apiOptions.spec.ts c6defc8df1 chore: remove unused ts-expect-error 2 years ago
apiSetupContext.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiSetupHelpers.spec.ts 8fda856a82 refactor: split out useModel implementation and tests 2 years ago
apiWatch.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
apiWatch.spec.ts a3e8aafbcc fix(watch): support traversing symbol properties in deep watcher (#10969) 2 years ago
componentEmits.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
componentProps.spec.ts be1e9bf03f test: test for events when component updating (#7896) 2 years ago
componentPublicInstance.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
componentSlots.spec.ts 6fa33e67ec fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125) 2 years ago
directives.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
errorHandling.spec.ts ab59bedae4 fix(runtime-core): fix errorHandler causes an infinite loop during execution (#9575) 2 years ago
h.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
hmr.spec.ts 36bd9b0a1f fix(hmr): avoid infinite recursion when reloading hmr components (#6936) 2 years ago
hydration.spec.ts 37f9ef8174 chore: run prettier 2 years 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 bfe6b459d3 style: update format & lint config (#9162) 2 years ago
rendererElement.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
rendererFragment.spec.ts 3bf34b767e fix(runtime-core): handle fragment with null children (#10010) 2 years ago
rendererOptimizedMode.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
rendererTemplateRef.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago
scheduler.spec.ts d9162dfc2e fix(scheduler): sort nested postFlushCbs 2 years ago
scopeId.spec.ts d35b87725a fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593) 2 years ago
vnode.spec.ts b310ec389d fix(runtime-core): fix missed updates when passing text vnode to `<component :is>` (#8304) 2 years ago
vnodeHooks.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 years ago