Skip to content

Conversation

@sebmarkbage
Copy link
Collaborator

Follow up to #32540.

We do allow gestures to be cancelled early (we call skipTransition) if the gesture stops before it has even started.

This happens in the fixture when we auto-scroll.

We do allow those to be cancelled early (we call skipTransition) if the
gesture stops before it has even started.
@react-sizebot
Copy link

Comparing: ca8f91f...9ff925a

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.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 518.54 kB 518.54 kB = 92.45 kB 92.45 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% 591.62 kB 591.72 kB +0.03% 105.34 kB 105.37 kB
facebook-www/ReactDOM-prod.classic.js = 644.18 kB 644.18 kB = 113.31 kB 113.31 kB
facebook-www/ReactDOM-prod.modern.js = 634.50 kB 634.50 kB = 111.75 kB 111.74 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 952217d

@sebmarkbage sebmarkbage merged commit 75c9798 into facebook:main Mar 12, 2025
196 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 12, 2025
Follow up to #32540.

We do allow gestures to be cancelled early (we call skipTransition) if
the gesture stops before it has even started.

This happens in the fixture when we auto-scroll.

DiffTrain build for [75c9798](75c9798)
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