vue3-core/packages/runtime-core/__tests__
Evan You 2fd3905738 revert: "dx(computed): warn incorrect use of getCurrentInstance inside computed"
This reverts commit 324e817ef8.
2024-01-09 16:37:50 +08:00
..
components fix(runtime-core): correctly assign suspenseId to avoid conflicts with the default id (#9966) 2024-01-03 17:22:06 +08:00
helpers style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiAsyncComponent.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiCreateApp.spec.ts fix: fix post watcher fire timing on nested app mounts 2024-01-08 18:44:28 +08:00
apiExpose.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiInject.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiLifecycle.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiOptions.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiSetupContext.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiSetupHelpers.spec.ts fix(defineModel): support kebab-case/camelCase mismatches (#9950) 2024-01-03 18:18:35 +08:00
apiWatch.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiWatch.spec.ts fix(watch): cleanup watcher effect from scope when manually stopped (#9978) 2024-01-04 10:36:13 +08:00
componentEmits.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentProps.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentPublicInstance.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentSlots.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
directives.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
errorHandling.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
h.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hmr.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hydration.spec.ts fix(hydration): avoid hydration mismatch warning for styles with different order (#10011) 2024-01-08 16:36:27 +08:00
misc.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererAttrsFallthrough.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererChildren.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererComponent.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererElement.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererFragment.spec.ts fix(runtime-core): handle fragment with null children (#10010) 2024-01-08 18:48:47 +08:00
rendererOptimizedMode.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererTemplateRef.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
scheduler.spec.ts fix(scheduler): sort nested postFlushCbs 2024-01-08 18:20:29 +08:00
scopeId.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
vnode.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
vnodeHooks.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00