Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New API #25

Merged
merged 35 commits into from
Aug 7, 2015
Merged

New API #25

merged 35 commits into from
Aug 7, 2015

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Aug 7, 2015

This is based on #16, plus a few style tweaks I want to make + boring stuff like removing dead bones of deprecated APIs. Big thanks to @gnoff!

gnoff and others added 30 commits July 30, 2015 01:02
…rge and puts sequential results of such on props of decorated component. Connector is intended to be deprecated. older connectDecorator is now called connecctDeprecated
… component. provide wrapper method to get underlying ref to provide access to unerlying refs methods
…ctionCreators, remove from DecoratedComponent render
exposing underlying component ref for access to component methods via DecoratedComponent#getUnderlyingRef
…ispatch and updated corresponding method names. this is to avoid confusion with the redux utility bindActionCreators and the fact that the second argument doesn not have to necessarily be related to action creators in any way
gaearon added a commit that referenced this pull request Aug 7, 2015
@gaearon gaearon merged commit a648443 into master Aug 7, 2015
@gaearon gaearon deleted the new-api branch August 7, 2015 14:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants