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): setup helpers useAttrs & useSlots #172

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

ubugeeei
Copy link
Member

@ubugeeei ubugeeei commented Mar 31, 2024

related: #4

TODO:

  • test

Copy link

netlify bot commented Mar 31, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit acc8324
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/660915efdfbd550008fd522b
😎 Deploy Preview https://deploy-preview-172--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 Mar 31, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit acc8324
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/660915ef4f715600087a1942
😎 Deploy Preview https://deploy-preview-172--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

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 80 kB 28.1 kB 24.7 kB
compiler-vapor.global.prod.js 49 kB 16.7 kB 15.1 kB
runtime-dom.global.prod.js 94.5 kB 35.6 kB 32 kB
runtime-vapor.global.prod.js 42 kB (+160 B) 15.6 kB (+43 B) 14.3 kB (+48 B)
vue-vapor.global.prod.js 88.5 kB (+160 B) 30.9 kB (+38 B) 28 kB (+45 B)
vue.global.prod.js 152 kB 54.9 kB 49 kB

Usages

Name Size Gzip Brotli
createApp 54.8 kB 21 kB 19.2 kB
createSSRApp 58.1 kB 22.3 kB 20.4 kB
defineCustomElement 57.1 kB 21.8 kB 19.9 kB
vapor 42.3 kB (+156 B) 15.7 kB (+41 B) 14.4 kB (+49 B)
overall 68.5 kB 26.1 kB 23.6 kB

@ubugeeei ubugeeei marked this pull request as draft March 31, 2024 07:36
@ubugeeei ubugeeei force-pushed the ubugeeei/feat/setup-helpers branch from 339fced to acc8324 Compare March 31, 2024 07:51
@ubugeeei ubugeeei changed the title feat(runtime-vapor): setup helpers feat(runtime-vapor): setup helpers (useAttrs, useSlots) Mar 31, 2024
@ubugeeei ubugeeei assigned ubugeeei and unassigned ubugeeei Mar 31, 2024
@ubugeeei ubugeeei marked this pull request as ready for review March 31, 2024 07:52
@ubugeeei ubugeeei mentioned this pull request Mar 31, 2024
28 tasks
@sxzz sxzz merged commit db140a1 into main Mar 31, 2024
11 checks passed
@sxzz sxzz changed the title feat(runtime-vapor): setup helpers (useAttrs, useSlots) feat(runtime-vapor): setup helpers useAttrs & useSlots Mar 31, 2024
@sxzz sxzz deleted the ubugeeei/feat/setup-helpers branch March 31, 2024 19:51
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.

2 participants