Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

feat(connectStateResults): add component props #434

Merged
merged 3 commits into from
Oct 9, 2017

Conversation

mthuret
Copy link
Contributor

@mthuret mthuret commented Oct 6, 2017

See #417 and #404

deprecation warning about createConnector in favor of connectStateResults is fired only when mounting a component.
@algobot
Copy link
Contributor

algobot commented Oct 6, 2017

Deploy preview ready!

Built with commit c082e44

https://deploy-preview-434--react-instantsearch.netlify.com

Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

Props look good but I don’t see how this fixes #404

@mthuret
Copy link
Contributor Author

mthuret commented Oct 9, 2017

@Haroenv instead of firing at every render, it'll fired only when mounting. If you meant having only one warning for the whole app, we can go there, but I'm not sure that's really needed. What do you think?

Copy link
Contributor

@vvo vvo left a comment

Choose a reason for hiding this comment

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

Read it, LGTM

@mthuret mthuret merged commit c629b97 into master Oct 9, 2017
@mthuret mthuret deleted the feat/props-connectStateResults branch October 9, 2017 12:42
mthuret pushed a commit that referenced this pull request Oct 9, 2017
<a name="4.1.3"></a>
## [4.1.3](v4.1.2...v4.1.3) (2017-10-09)

### Bug Fixes

* **List:** remove React16 warning ([#442](#442)) ([8d6cf18](8d6cf18))

### Features

* **connectStateResults:** add component props ([#434](#434)) ([c629b97](c629b97))
@Haroenv
Copy link
Contributor

Haroenv commented Oct 9, 2017

@mthuret, perfect, I think I reviewed it and didn't see that change

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

Successfully merging this pull request may close these issues.

None yet

4 participants