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): component slots [WIP] #54

Closed
wants to merge 0 commits into from
Closed

feat(runtime-vapor): component slots [WIP] #54

wants to merge 0 commits into from

Conversation

@ubugeeei ubugeeei marked this pull request as draft December 11, 2023 15:40
Copy link

github-actions bot commented Dec 11, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 91.1 kB 34.7 kB 31.2 kB
runtime-vapor.global.prod.js 28.5 kB (+1.38 kB) 10.9 kB (+488 B) 10 kB (+466 B)
vue-vapor.global.prod.js 67.1 kB (+1.37 kB) 23.4 kB (+512 B) 21.1 kB (+514 B)
vue.global.prod.js 148 kB 53.9 kB 48.1 kB

Usages

Name Size Gzip Brotli
createApp 51.4 kB 20 kB 18.3 kB
createSSRApp 54.7 kB 21.3 kB 19.4 kB
defineCustomElement 53.7 kB 20.8 kB 19 kB
vapor 28.6 kB (+1.37 kB) 11 kB (+487 B) 10.1 kB (+471 B)
overall 65.1 kB 25.1 kB 22.7 kB

Copy link

netlify bot commented Jan 24, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 7e4ed81a07f1f848c02f1091755acd82bfa9726b
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/65b64a74e0d3e50008f94fd4
😎 Deploy Preview https://deploy-preview-54--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.

@sxzz sxzz force-pushed the main branch 2 times, most recently from 2f9e25d to 0255505 Compare January 25, 2024 09:00
@sxzz sxzz closed this Jan 28, 2024
@sxzz
Copy link
Member

sxzz commented Jan 28, 2024

#83 (comment)

@sxzz sxzz reopened this Jan 28, 2024
@sxzz sxzz closed this Jan 28, 2024
@sxzz sxzz reopened this Jan 28, 2024
@sxzz sxzz closed this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component Slots
2 participants