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 props validator #114

Merged
merged 5 commits into from Feb 4, 2024

Conversation

Ubugeeei
Copy link
Member

@Ubugeeei Ubugeeei commented Feb 3, 2024

Close #111


NOTE:

This PR is blocked by #99

TODO:

@Ubugeeei Ubugeeei marked this pull request as draft February 3, 2024 10:12
Copy link

netlify bot commented Feb 3, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 2d2a48f
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/65bf999340cd180008a04312
😎 Deploy Preview https://deploy-preview-114--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 Feb 3, 2024

Deploy Preview for vapor-repl ready!

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

github-actions bot commented Feb 3, 2024

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 79.7 kB 28 kB 24.6 kB
compiler-vapor.global.prod.js 44.6 kB 15 kB 13.6 kB
runtime-dom.global.prod.js 91.1 kB 34.7 kB 31.2 kB
runtime-vapor.global.prod.js 30.4 kB 11.8 kB 10.9 kB
vue-vapor.global.prod.js 72.6 kB 25.5 kB 23 kB
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.5 kB
defineCustomElement 53.7 kB 20.8 kB 19 kB
vapor 30.5 kB 11.9 kB 10.9 kB
overall 65.1 kB 25.1 kB 22.7 kB

@Ubugeeei Ubugeeei assigned Ubugeeei and unassigned Ubugeeei Feb 4, 2024
@Ubugeeei Ubugeeei marked this pull request as ready for review February 4, 2024 14:06
@sxzz sxzz merged commit e9e7fe4 into main Feb 4, 2024
9 checks passed
@sxzz sxzz deleted the ubugeeei/feat/runtime-component-props-validator branch February 4, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

props validator
2 participants