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(runtime-core): unify behavior for v-show + style display binding #10075

Conversation

Duncanxyz
Copy link
Contributor

close #10074

Verified

This commit was signed with the committer’s verified signature.
mkmik Marko Mikulicic
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 89.7 kB (-7 B) 34.2 kB (-2 B) 30.8 kB (-8 B)
vue.global.prod.js 147 kB (-7 B) 53.4 kB (-4 B) 47.7 kB (-19 B)

Usages

Name Size Gzip Brotli
createApp 50.1 kB (-7 B) 19.6 kB (+1 B) 17.9 kB (-12 B)
createSSRApp 53.4 kB (-7 B) 20.9 kB 19.1 kB (+3 B)
defineCustomElement 52.4 kB (-7 B) 20.4 kB 18.6 kB (+3 B)
overall 63.8 kB (-7 B) 24.7 kB 22.4 kB (-36 B)

@yyx990803 yyx990803 merged commit cd419ae into vuejs:main Jan 11, 2024
edison1105 pushed a commit to edison1105/vuejs-core that referenced this pull request Jan 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

Unrelated data affects style display binding with v-show
2 participants