Skip to content

Fork legacy-events folder into react-dom and react-native#19228

Merged
gaearon merged 1 commit into
react:masterfrom
gaearon:fork-evts
Jul 1, 2020
Merged

Fork legacy-events folder into react-dom and react-native#19228
gaearon merged 1 commit into
react:masterfrom
gaearon:fork-evts

Conversation

@gaearon

@gaearon gaearon commented Jul 1, 2020

Copy link
Copy Markdown
Collaborator

This removes top-level legacy-events/* and instead copies all files into two folders:

  • react-dom/src/legacy-events/*
  • react-native-renderer/src/legacy-events/*

I updated all the import references.

This gives us a clear separation and lets us remove most of that from the DOM folder when we flip the flag.

@gaearon gaearon requested a review from trueadm July 1, 2020 15:25
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jul 1, 2020
@@ -0,0 +1,66 @@
/**

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything below is just folder copy paste. I made no changes.

@codesandbox-ci

codesandbox-ci Bot commented Jul 1, 2020

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit bddd4c5:

Sandbox Source
blazing-morning-z2j4i Configuration

@sizebot

sizebot commented Jul 1, 2020

Copy link
Copy Markdown

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against bddd4c5

@trueadm trueadm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I gave it a quick glance over, given the size of changes, and things look good. :)

@sizebot

sizebot commented Jul 1, 2020

Copy link
Copy Markdown

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against bddd4c5

@gaearon gaearon merged commit e3f4eb7 into react:master Jul 1, 2020
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