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

Revert ReactMultiChild to plain object #7757

Merged
merged 1 commit into from
Sep 17, 2016

Conversation

aweary
Copy link
Contributor

@aweary aweary commented Sep 16, 2016

Reverts changes made in 6ecc9ec that ended up being breaking for ReactART and RN. See conversation here 6ecc9ec#r79073698

cc @spicyj

Since ReactART and RN extend ReactMultiChild, changing it to a class is
a breaking change. See
https://github.com/facebook/react/pull/7736/files#r79073698
@sophiebits
Copy link
Collaborator

lgtm, thanks

@ghost ghost added the CLA Signed label Sep 16, 2016
@aweary aweary added this to the 15-next milestone Sep 17, 2016
@aweary aweary merged commit 7dfa01f into facebook:master Sep 17, 2016
zpao pushed a commit that referenced this pull request Oct 4, 2016
This is a manual cherry-pick of 2 PRs, updated to handle differences in the stable branch:
- c78464f - Resolve flow errors with ReactTestRenderer (#7736)
- 7dfa01f - Revert ReactMultiChild to plain object (#7757)
@zpao zpao modified the milestones: 15-next, 15.4.0 Oct 4, 2016
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.

3 participants