ice/tests/integration
ClarkXia cc0792b0fd
CI / build (16.x, ubuntu-latest) (push) Waiting to run Details
CI / build (16.x, windows-latest) (push) Waiting to run Details
CI / build (18.x, ubuntu-latest) (push) Waiting to run Details
CI / build (18.x, windows-latest) (push) Waiting to run Details
Coverage / coverage (16.x) (push) Waiting to run Details
Release / Release (16) (push) Waiting to run Details
feat: support custom props when render document (#7099)
* feat: support custom props when render document

* Update packages/runtime/src/types.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/runtime/src/renderDocument.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: test case

* Update runServerApp.tsx

* fix: optimize props

* chore: optimize code

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-30 11:17:22 +08:00
..
app-config.test.ts fix: compatible with win32 in speedup mode (#6497) 2023-08-30 13:29:18 +08:00
basic-project.test.ts feat: support htmlGeneratingMode option (#7032) 2024-12-12 16:34:48 +08:00
disable-data-loader.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
hash-router.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
icestark-child.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
icestark-layout.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
memory-router.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
miniapp-project.test.ts test(miniapp): add test case 2023-03-28 19:53:50 +08:00
multi-target.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
rax-inline-style.test.ts remove plugin-rax-compat server options (#6362) 2023-07-06 11:00:14 +08:00
rax-project.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
routes-config.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
routes-generate.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
single-router.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-antd-mobile.test.ts Refactor: router (#6123) 2023-04-13 12:01:16 +08:00
with-auth.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-data-loader.test.ts feat: async data loader (#6137) 2023-04-25 10:47:40 +08:00
with-dynamic.test.ts feat: dynamic API (#6831) 2024-03-20 14:44:21 +08:00
with-fallback-entry.test.ts feat: support custom props when render document (#7099) 2025-06-30 11:17:22 +08:00
with-i18n.test.ts feat: i18n plugin (#6149) 2023-04-24 10:18:53 +08:00
with-request.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
with-ssg.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
with-store.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-suspense-ssr.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00