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: create component & component lifecycle/props/attrs #151

Merged
merged 13 commits into from
Mar 16, 2024
Merged

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Mar 14, 2024

Rework #83 & thanks to @pikax and @LittleSound

Copy link

netlify bot commented Mar 14, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 2ec05d8
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/65f5795e80dda400081c03b8
😎 Deploy Preview https://deploy-preview-151--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 Mar 14, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 2ec05d8
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/65f5795e84524800082a6e1d
😎 Deploy Preview https://deploy-preview-151--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 Mar 14, 2024

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 48.8 kB (+818 B) 16.6 kB (+215 B) 15.1 kB (+171 B)
runtime-dom.global.prod.js 91.5 kB 34.7 kB 31.3 kB
runtime-vapor.global.prod.js 37.1 kB (+1.15 kB) 14.1 kB (+434 B) 12.9 kB (+407 B)
vue-vapor.global.prod.js 83.4 kB (+1.91 kB) 29.3 kB (+617 B) 26.4 kB (+547 B)
vue.global.prod.js 149 kB 53.9 kB 48.2 kB

Usages

Name Size Gzip Brotli
createApp 51.8 kB 20.2 kB 18.4 kB
createSSRApp 55.1 kB 21.5 kB 19.6 kB
defineCustomElement 54.1 kB 20.9 kB 19.1 kB
vapor 37.4 kB (+1.25 kB) 14.1 kB (+420 B) 13 kB (+398 B)
overall 65.5 kB 25.2 kB 22.9 kB

@sxzz sxzz changed the title feat: use component in template feat: create component & component lifycycle & component props Mar 16, 2024
@sxzz sxzz changed the title feat: create component & component lifycycle & component props feat: create component & component lifycycle/props/attrs Mar 16, 2024
@sxzz sxzz mentioned this pull request Mar 16, 2024
28 tasks
@sxzz sxzz changed the title feat: create component & component lifycycle/props/attrs feat: create component & component lifeycycle/props/attrs Mar 16, 2024
@sxzz sxzz changed the title feat: create component & component lifeycycle/props/attrs feat: create component & component lifecycle/props/attrs Mar 16, 2024
@sxzz sxzz merged commit 463b47e into main Mar 16, 2024
11 checks passed
@sxzz sxzz deleted the feat/component branch March 16, 2024 10:54
@ubugeeei ubugeeei mentioned this pull request Mar 24, 2024
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