vue3-core/packages/server-renderer/__tests__
edison 2206cd235a
fix(ssr): properly init slots during ssr rendering (#12441)
close #12438
2025-05-02 02:48:03 -07:00
..
createBuffer.bench.ts workflow: bench against bundled dist file to avoid import access overhead 2024-11-14 08:38:48 +08:00
render.spec.ts fix(ssr): respect app.config.warnHandler during ssr 2024-09-06 11:20:48 +08:00
ssrAttrFallthrough.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrCompilerOptions.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrComputed.spec.ts Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) 2024-02-25 16:51:49 +08:00
ssrDirectives.spec.ts fix(ssr): directive binding.instance should respect exposed during ssr 2024-06-10 17:46:59 +08:00
ssrDynamicComponent.spec.ts fix(ssr): apply ssr props to the the fallback vnode-based branch in ssr (#7247) 2024-08-19 16:22:05 +08:00
ssrInterpolate.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrRenderAttrs.spec.ts fix(server-renderer): render `className` during SSR (#11722) 2024-09-03 08:26:08 +08:00
ssrRenderList.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrScopeId.spec.ts fix(ssr): fix the bug that multi slot scope id does not work on component (#6100) 2024-05-30 17:43:34 +08:00
ssrSlot.spec.ts fix(ssr): properly init slots during ssr rendering (#12441) 2025-05-02 02:48:03 -07:00
ssrSuspense.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrTeleport.spec.ts fix(teleport/ssr): fix Teleport hydration regression due to targetStart anchor addition 2024-07-31 16:10:23 +08:00
ssrVModelHelpers.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ssrWatch.spec.ts fix(watch): watchEffect clean-up with SSR (#12097) 2024-10-04 16:09:23 +08:00
unrollBuffer.bench.ts workflow: bench against bundled dist file to avoid import access overhead 2024-11-14 08:38:48 +08:00
webStream.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00