vue3-core/packages/compiler-ssr/__tests__
equt 0a202d890f
fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725)
close #13724
2025-08-21 10:03:16 +08:00
..
ssrComponent.spec.ts fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725) 2025-08-21 10:03:16 +08:00
ssrElement.spec.ts fix(ssr): ensure v-text updates correctly with custom directives in SSR output (#12311) 2024-11-15 22:02:50 +08:00
ssrFallthroughAttrs.spec.ts chore(deps): bump vitest to 1.0 2023-12-05 10:48:04 +08:00
ssrInjectCssVars.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrPortal.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrScopeId.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrSlotOutlet.spec.ts fix(compiler-ssr): fix hydration mismatch for conditional slot in transition 2024-04-22 22:23:09 +08:00
ssrSuspense.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrText.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrTransition.spec.ts chore(deps): bump vitest to 1.0 2023-12-05 10:48:04 +08:00
ssrTransitionGroup.spec.ts fix(ssr): don't render comments in TransitionGroup (#11961) 2024-09-20 16:46:45 +08:00
ssrVFor.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrVIf.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrVModel.spec.ts fix(ssr): handle initial selected state for select with v-model + v-for/v-if option (#13487) 2025-06-18 20:54:32 +08:00
ssrVShow.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
utils.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00