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

Add getComputedStyle helper to ViewTransition refs #32751

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

sebmarkbage
Copy link
Collaborator

This is also sometimes useful to read the style of the pseudo-element itself without an animation.

This is also sometimes useful to read the style of the pseudo-element itself
without an animation.
@react-sizebot
Copy link

Comparing: 4845e16...dadfaac

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.83 kB 1.82 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 515.14 kB 515.14 kB = 91.74 kB 91.73 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js +0.02% 614.35 kB 614.48 kB +0.02% 108.76 kB 108.78 kB
facebook-www/ReactDOM-prod.classic.js +0.02% 650.34 kB 650.47 kB +0.01% 114.79 kB 114.81 kB
facebook-www/ReactDOM-prod.modern.js +0.02% 640.62 kB 640.75 kB +0.02% 113.23 kB 113.24 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against dadfaac

@sebmarkbage sebmarkbage merged commit f134b39 into facebook:main Mar 26, 2025
243 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 26, 2025
This is also sometimes useful to read the style of the pseudo-element
itself without an animation.

DiffTrain build for [f134b39](f134b39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants