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

Flow type ReactDOMComponentTree #18280

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Mar 11, 2020

ReactDOMComponentTree has no Flow types and it really should. This isn't the best implementation (I used any to get around the Flow issues for not knowing the internal key properties we add on the DOM nodes), but it's vastly better than what we had before!

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Mar 11, 2020
@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 e664c5b:

Sandbox Source
long-platform-kgnqz Configuration

@sizebot
Copy link

sizebot commented Mar 11, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against e664c5b

@sizebot
Copy link

sizebot commented Mar 11, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against e664c5b

@trueadm trueadm merged commit 8b155d2 into facebook:master Mar 11, 2020
@trueadm trueadm deleted the flow-type-ReactDOMComponent branch March 11, 2020 19:38
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