vue3-core/packages/runtime-core/__tests__
daiwei cb7779b0d9
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
chore: Merge branch 'minor' into edison/feat/vaporHydration
2025-07-18 11:51:57 +08:00
..
components fix(teleport): handle deferred teleport updates before and after mount (#13350) 2025-05-20 08:27:54 +08:00
helpers chore: merge main into minor 2025-05-15 16:27:31 +08:00
apiAsyncComponent.spec.ts fix(runtime-core): properly update async component nested in KeepAlive (#11917) 2024-09-13 17:17:56 +08:00
apiCreateApp.spec.ts chore: Merge branch 'main' into minor 2024-08-07 18:25:58 +08:00
apiExpose.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiInject.spec.ts chore: remove dead links (#11173) [ci skip] 2024-06-22 16:55:37 +08:00
apiLifecycle.spec.ts chore: remove dead links (#11173) [ci skip] 2024-06-22 16:55:37 +08:00
apiOptions.spec.ts chore: remove unused ts-expect-error 2024-02-25 21:50:35 +08:00
apiSetupContext.spec.ts chore: remove dead links (#11173) [ci skip] 2024-06-22 16:55:37 +08:00
apiSetupHelpers.spec.ts refactor(reactivity): ports alien-signals 1.0.0 (#12570) 2025-01-15 11:19:27 +08:00
apiWatch.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiWatch.spec.ts refactor(reactivity, runtime-core): improve performance-critical code (#13274) 2025-07-09 17:56:19 -07:00
componentEmits.spec.ts fix(runtime-core): fix warning for missing event handler (#11489) 2024-08-07 11:29:41 +08:00
componentProps.spec.ts Merge remote-tracking branch 'upstream/main' 2024-11-11 17:05:52 +08:00
componentPublicInstance.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentSlots.spec.ts fix(slots): make cache indexes marker non-enumerable (#13469) 2025-06-18 20:53:48 +08:00
directives.spec.ts wip: fix all runtime-core type errors 2024-12-06 01:19:20 +08:00
errorHandling.spec.ts perf(reactivity): refactor reactivity core by porting alien-signals (#12349) 2024-12-02 21:05:12 +08:00
h.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hmr.spec.ts fix(hmr): reload async child wrapped in Suspense + KeepAlive (#11907) 2024-09-13 20:19:47 +08:00
hydration.spec.ts chore: Merge branch 'minor' into edison/feat/vaporHydration 2025-07-18 11:51:57 +08:00
misc.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererAttrsFallthrough.spec.ts fix: format 2025-07-04 14:28:15 +08:00
rendererChildren.spec.ts fix(runtime-core): avoid rendering plain object as VNode (#12038) 2024-09-26 17:08:48 +08:00
rendererComponent.spec.ts test(runtime-vapor): port tests from rendererComponent.spec.ts (#12677) 2025-01-29 12:12:52 +08:00
rendererElement.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
rendererFragment.spec.ts fix: format 2025-07-04 14:28:15 +08:00
rendererOptimizedMode.spec.ts fix(suspense): handle edge case in patching list nodes within Suspense (#13306) 2025-05-16 08:32:55 +08:00
rendererTemplateRef.spec.ts fix(runtime-core): unset old ref during patching when new ref is absent (#12900) 2025-06-05 10:19:48 +08:00
scheduler.spec.ts refactor(reactivity, runtime-core): improve performance-critical code (#13274) 2025-07-09 17:56:19 -07:00
scopeId.spec.ts fix(runtime-core): ensure suspense content inherit scopeId (#10652) 2024-08-19 16:19:24 +08:00
vnode.spec.ts wip: fix all runtime-core type errors 2024-12-06 01:19:20 +08:00
vnodeHooks.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00