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

Document event bubble order #13546

Merged
merged 1 commit into from
Sep 3, 2018

Conversation

philipp-spiess
Copy link
Contributor

This PR is documenting the current order in which events are dispatched when interacting with native document listeners and other React roots (Is React root the right terminology here?).

We might want to change this in the future but we at least be aware when we do so.

For more context, check out #12919.

This is documenting the current order in which events are dispatched
when interacting with native document listeners and other React apps.

For more context, check out facebook#12919.
@pull-bot
Copy link

pull-bot commented Sep 3, 2018

Details of bundled changes.

Comparing: 3c1dcd3...55289ac

react-scheduler

File Filesize Diff Gzip Diff Prev Size Current Size Prev Gzip Current Gzip ENV
react-scheduler.development.js +24.4% +23.6% 15.4 KB 19.17 KB 4.65 KB 5.74 KB UMD_DEV
react-scheduler.production.min.js 🔺+15.8% 🔺+21.0% 2.73 KB 3.16 KB 1.26 KB 1.53 KB UMD_PROD

Generated by 🚫 dangerJS

@philipp-spiess philipp-spiess merged commit 69f9f41 into facebook:master Sep 3, 2018
@philipp-spiess philipp-spiess deleted the dispatch-order branch September 3, 2018 19:39
jetoneza pushed a commit to jetoneza/react that referenced this pull request Jan 23, 2019
This is documenting the current order in which events are dispatched
when interacting with native document listeners and other React apps.

For more context, check out facebook#12919.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants