Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ssr-render): suspense supports server-side triggering of onResolve #8555

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

baiwusanyu-c
Copy link
Member

closed: #8495

@netlify
Copy link

netlify bot commented Jun 12, 2023

Deploy Preview for vue-sfc-playground failed.

Name Link
🔨 Latest commit 519d324
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/64871935778bff00080e89cd

@netlify
Copy link

netlify bot commented Jun 12, 2023

Deploy Preview for vue-next-template-explorer failed.

Name Link
🔨 Latest commit 519d324
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/64871935e693740008c40b7c

…e-resloved-hook

# Conflicts:
#	scripts/release.js
@github-actions
Copy link

github-actions bot commented Sep 27, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB (+114 B) 37.8 kB (+40 B) 34 kB (+34 B)
vue.global.prod.js 159 kB (+114 B) 57.6 kB (+51 B) 51.2 kB (-25 B)

Usages

Name Size Gzip Brotli
createApp 55.2 kB 21.2 kB 19.4 kB
createSSRApp 59.1 kB 22.9 kB 20.9 kB
defineCustomElement 59.9 kB 22.8 kB 20.7 kB
overall 68.9 kB 26.3 kB 23.9 kB

baiwusanyu-c and others added 2 commits January 3, 2024 10:29
…e-resloved-hook

# Conflicts:
#	packages/server-renderer/__tests__/render.spec.ts
#	packages/server-renderer/src/helpers/ssrRenderComponent.ts
#	packages/server-renderer/src/render.ts
@daniluk4000
Copy link

daniluk4000 commented Jan 26, 2024

@baiwusanyu-c sorry to bother, does team have any plans on reviewing & merging this?

…nse-resloved-hook

# Conflicts:
#	packages/server-renderer/src/helpers/ssrRenderSlot.ts
#	packages/server-renderer/src/render.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

Emit @resolved from <suspense> in SSR
3 participants