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

Move type DOMContainer to HostConfig #18112

Merged

Conversation

sebmarkbage
Copy link
Collaborator

Exports from ReactDOM represents React's public API. This include types exported by React. At some point we'll start building Flow types from these files.

The duplicate name between DOMContainer and Container seems confusing too since it was used in the same files even though they're the same.

Exports from ReactDOM represents React's public API. This include types
exported by React. At some point we'll start building Flow types from
these files.

The duplicate name between DOMContainer and Container seems confusing too
since it was used in the same files even though they're the same.
@codesandbox-ci
Copy link

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 9c1d393:

Sandbox Source
affectionate-cartwright-v6jwl Configuration

@codesandbox-ci
Copy link

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 e65864c:

Sandbox Source
laughing-moon-16sn8 Configuration

@sizebot
Copy link

sizebot commented Feb 24, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against e65864c

@sizebot
Copy link

sizebot commented Feb 24, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against e65864c

Copy link
Contributor

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

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

This makes sense! :)

@sebmarkbage sebmarkbage merged commit ccab494 into facebook:master Feb 24, 2020
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.

5 participants