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

fix(custom-element): custom elements can be injected correctly #8132

Closed
wants to merge 19 commits into from

Conversation

baiwusanyu-c
Copy link
Member

close: #8127

@github-actions
Copy link

github-actions bot commented Aug 30, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.1 kB 34.5 kB (+2 B) 31.2 kB (+14 B)
vue.global.prod.js 147 kB 54 kB (-1 B) 48.1 kB (+31 B)

Usages

Name Size Gzip Brotli
createApp 49.6 kB 19.5 kB 17.8 kB
createSSRApp 53.2 kB 20.9 kB 19.1 kB
defineCustomElement 51.9 kB 20.2 kB (+1 B) 18.5 kB (+11 B)
overall 63.1 kB 24.5 kB 22.3 kB

@yyx990803
Copy link
Member

Superseded by 37ccb9b

@yyx990803 yyx990803 closed this Aug 6, 2024
@baiwusanyu-c baiwusanyu-c deleted the bwsy/fix/CEInject branch August 8, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Rejected
Development

Successfully merging this pull request may close these issues.

Async custom element does not inject value if it was moved before it was loaded
2 participants