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(runtime-vapor): implement expose #181

Merged
merged 8 commits into from
Apr 20, 2024
Merged

Conversation

Doctor-wu
Copy link
Member

@Doctor-wu Doctor-wu commented Apr 19, 2024

related #4
expose api

  • test case
  • runtime

Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 413084d
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/6622afe15638a30008148b19
😎 Deploy Preview https://deploy-preview-181--vapor-template-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 413084d
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/6622afe1c9f43000081c7cf6
😎 Deploy Preview https://deploy-preview-181--vapor-repl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 2a5872c
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/6623cdb60255c80007a6132d
😎 Deploy Preview https://deploy-preview-181--vapor-template-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Apr 19, 2024

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 80.1 kB 28.2 kB 24.7 kB
compiler-vapor.global.prod.js 52.2 kB 17.8 kB 16.2 kB
runtime-dom.global.prod.js 94.7 kB 35.6 kB 32.2 kB
runtime-vapor.global.prod.js 43.1 kB (+29 B) 16 kB (+13 B) 14.7 kB (+13 B)
vue-vapor.global.prod.js 92.7 kB (+29 B) 32.4 kB (+10 B) 29.2 kB (-9 B)
vue.global.prod.js 152 kB 55 kB 49.1 kB

Usages

Name Size Gzip Brotli
createApp 54.9 kB 21.1 kB 19.2 kB
createSSRApp 58.2 kB 22.4 kB 20.4 kB
defineCustomElement 57.2 kB 21.8 kB 19.9 kB
vapor 43.3 kB (+29 B) 16 kB (+13 B) 14.7 kB (+13 B)
overall 68.6 kB 26.1 kB 23.6 kB

Copy link

netlify bot commented Apr 19, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 2a5872c
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/6623cdb663014500086bfd83
😎 Deploy Preview https://deploy-preview-181--vapor-repl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Doctor-wu Doctor-wu marked this pull request as ready for review April 20, 2024 10:57
@Doctor-wu Doctor-wu changed the title feat(runtime-vapor): add exposed relative property feat(runtime-vapor): add exposed Apr 20, 2024
@Doctor-wu Doctor-wu requested a review from sxzz April 20, 2024 10:59
@Doctor-wu Doctor-wu mentioned this pull request Apr 20, 2024
28 tasks
packages/runtime-vapor/src/component.ts Outdated Show resolved Hide resolved
packages/runtime-vapor/src/component.ts Outdated Show resolved Hide resolved
packages/runtime-vapor/src/component.ts Outdated Show resolved Hide resolved
packages/runtime-vapor/src/component.ts Outdated Show resolved Hide resolved
@sxzz sxzz merged commit d490bf2 into vuejs:main Apr 20, 2024
8 checks passed
@sxzz sxzz changed the title feat(runtime-vapor): add exposed feat(runtime-vapor): implement expose Apr 20, 2024
@Doctor-wu Doctor-wu deleted the feature-expose branch April 20, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants