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

refactor(shallowCompare) changed to use reacts internal func #222

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

shane935
Copy link

Description

Removed the peer dependency on react-addons-shallow-compare in favour of reacts internal shallowCompare. Suggested here: #200 (comment)

Checklist

  • All tests passing
  • Created tests which fail without the change (if possible): not possible
  • Extended the README / documentation, if necessary
  • Commits and PR follow conventions

@ro-ka
Copy link
Contributor

ro-ka commented Oct 27, 2016

Thanks a lot!

@ro-ka ro-ka merged commit b86bbb2 into ubilabs:master Oct 27, 2016
@arb
Copy link
Contributor

arb commented Nov 14, 2016

I think we should revert this per...

facebook/react#7770

The TL;DR is that the react internals are really going to be internal soon and this won't work in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants