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