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

mapStateToProps for container components #3565

Merged
merged 3 commits into from Aug 22, 2017
Merged

mapStateToProps for container components #3565

merged 3 commits into from Aug 22, 2017

Conversation

owenconti
Copy link
Contributor

As part of the performance improvements...

Allow containers to register their own mapStateToProps functions. In the future, we can use this to resolve props and have them passed into the component for rendering and shouldComponentUpdate logic.

@webron webron requested a review from shockey August 14, 2017 16:35
@owenconti owenconti changed the base branch from master to ft/performance August 20, 2017 14:11
Copy link
Contributor

@shockey shockey left a comment

Choose a reason for hiding this comment

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

@shockey shockey merged commit 56ff3af into swagger-api:ft/performance Aug 22, 2017
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.

None yet

2 participants