Skip to content

Conversation

@gaearon
Copy link
Collaborator

@gaearon gaearon commented Jul 1, 2020

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
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
Copy link

codesandbox-ci bot commented Jul 1, 2020

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
Copy link

sizebot commented Jul 1, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against bddd4c5

Copy link
Contributor

@trueadm trueadm left a comment

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
Copy link

sizebot commented Jul 1, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against bddd4c5

@gaearon gaearon merged commit e3f4eb7 into facebook: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