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(compiler-vapor, runtime-vapor): impl comp slot content #202

Closed
wants to merge 1 commit into from

Conversation

Doctor-wu
Copy link
Member

related #154

  • transformer
    • static slots
    • dynamic slot name
    • dynamic slots
  • code generator
    • static slots
    • dynamic slots
  • test case

Copy link

netlify bot commented May 7, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 1343093
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/6639f4220b768f0008286743
😎 Deploy Preview https://deploy-preview-202--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 May 7, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 1343093
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/6639f422fb428900086eaaf2
😎 Deploy Preview https://deploy-preview-202--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.

@Doctor-wu Doctor-wu mentioned this pull request May 7, 2024
7 tasks
Copy link

github-actions bot commented May 7, 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 55.6 kB (+1.39 kB) 19 kB (+456 B) 17.2 kB (+412 B)
runtime-dom.global.prod.js 96.5 kB 36.4 kB 32.8 kB
runtime-vapor.global.prod.js 45.2 kB 16.9 kB 15.4 kB
vue-vapor.global.prod.js 98 kB (+1.36 kB) 34.3 kB (+444 B) 30.9 kB (+411 B)
vue.global.prod.js 154 kB 55.8 kB 49.8 kB

Usages

Name Size Gzip Brotli
createApp 56.9 kB 21.8 kB 19.9 kB
createSSRApp 60.3 kB 23.2 kB 21.2 kB
defineCustomElement 59.2 kB 22.6 kB 20.6 kB
vapor 45.6 kB 16.9 kB 15.5 kB
overall 70.7 kB 26.9 kB 24.3 kB

@Doctor-wu Doctor-wu closed this May 8, 2024
@sxzz sxzz deleted the feature-slot-content branch May 8, 2024 16:32
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.

1 participant