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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect ContentContainer to Redux #19676

Merged
merged 1 commit into from Dec 15, 2017
Merged

Connect ContentContainer to Redux #19676

merged 1 commit into from Dec 15, 2017

Conversation

joshlory
Copy link
Contributor

This is the big one 馃槃. ContentContainer is used all over the place, and connecting it to Redux removes the need for isRtl and responsive to be passed deeply into many studio homepage and template components.

The actual change is in ContentContainer.jsx. The rest of the diff is to not pass in unneeded props from the top level down to deeply nested components.

Extracted from PR #19483.

Copy link
Contributor

@islemaster islemaster left a comment

Choose a reason for hiding this comment

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

Woo!

@joshlory joshlory merged commit ff65a2f into staging Dec 15, 2017
@joshlory joshlory deleted the content-container-redux branch December 15, 2017 02:23
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