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(rumtine-dom): fix overrides in-line display when trigger update with v-show. #10157

Closed
wants to merge 1 commit into from

Conversation

yangxiuxiu1115
Copy link
Contributor

@yangxiuxiu1115 yangxiuxiu1115 commented Jan 19, 2024

Simple fix for #10151 ,Maybe it's not a complete revision

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.2 kB (+11 B) 34.4 kB (+4 B) 31 kB (+18 B)
vue.global.prod.js 147 kB (+11 B) 53.6 kB (+3 B) 47.9 kB (+50 B)

Usages

Name Size Gzip Brotli
createApp 50.4 kB (+11 B) 19.7 kB (+3 B) 18 kB (+3 B)
createSSRApp 53.7 kB (+11 B) 21 kB (+2 B) 19.1 kB (+6 B)
defineCustomElement 52.6 kB (+11 B) 20.4 kB (+3 B) 18.6 kB
overall 64.1 kB (+11 B) 24.8 kB (+3 B) 22.5 kB (+4 B)

@yangxiuxiu1115
Copy link
Contributor Author

yangxiuxiu1115 commented Jan 20, 2024

#10161 is a more appropriate fix.

@yangxiuxiu1115 yangxiuxiu1115 marked this pull request as draft January 20, 2024 07:47
@yangxiuxiu1115
Copy link
Contributor Author

Add new playground.

@yangxiuxiu1115 yangxiuxiu1115 deleted the fix/style branch February 9, 2024 04:35
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.

None yet

1 participant