Zeke Zhang 36bd9b0a1f fix(hmr): avoid infinite recursion when reloading hmr components (#6936) 2 年 前
..
components 07764fe330 fix(KeepAlive): properly cache nested Suspense subtree (#10912) 2 年 前
helpers 8fda856a82 refactor: split out useModel implementation and tests 2 年 前
apiAsyncComponent.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
apiCreateApp.spec.ts ede2e3f030 test: remove unnecessary code in apiCreateApp tests (#10388) 2 年 前
apiExpose.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
apiInject.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
apiLifecycle.spec.ts 9b40d0f25d fix(shared): ensure invokeArrayFns handles undefined arguments (#10869) 2 年 前
apiOptions.spec.ts c6defc8df1 chore: remove unused ts-expect-error 2 年 前
apiSetupContext.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
apiSetupHelpers.spec.ts 8fda856a82 refactor: split out useModel implementation and tests 2 年 前
apiWatch.bench.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
apiWatch.spec.ts a3e8aafbcc fix(watch): support traversing symbol properties in deep watcher (#10969) 2 年 前
componentEmits.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
componentProps.spec.ts e8fd6446d1 fix(runtime-core): attrs should be readonly in functional components (#10767) 2 年 前
componentPublicInstance.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
componentSlots.spec.ts 6fa33e67ec fix(runtime-core): should not warn out-of-render slot fn usage when mounting another app in setup (#10125) 2 年 前
directives.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
errorHandling.spec.ts ab59bedae4 fix(runtime-core): fix errorHandler causes an infinite loop during execution (#9575) 2 年 前
h.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
hmr.spec.ts 36bd9b0a1f fix(hmr): avoid infinite recursion when reloading hmr components (#6936) 2 年 前
hydration.spec.ts 37f9ef8174 chore: run prettier 2 年 前
misc.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
rendererAttrsFallthrough.spec.ts 6930e60787 fix(runtime-core): fix regression for $attrs tracking in slots 2 年 前
rendererChildren.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
rendererComponent.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
rendererElement.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
rendererFragment.spec.ts 3bf34b767e fix(runtime-core): handle fragment with null children (#10010) 2 年 前
rendererOptimizedMode.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
rendererTemplateRef.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前
scheduler.spec.ts d9162dfc2e fix(scheduler): sort nested postFlushCbs 2 年 前
scopeId.spec.ts d35b87725a fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593) 2 年 前
vnode.spec.ts 94b9b37362 test: improve test coverage (#9203) 2 年 前
vnodeHooks.spec.ts bfe6b459d3 style: update format & lint config (#9162) 2 年 前