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

[ContextPure] Fix broken style property #1721

Merged
merged 1 commit into from
Sep 25, 2015
Merged

[ContextPure] Fix broken style property #1721

merged 1 commit into from
Sep 25, 2015

Conversation

oliviertassinari
Copy link
Member

Fix component using the ContextPure mixin.
Implement the new shouldComponentUpdate suggeseted by @shaurya947.
We now rerender correctly when the current theme and the next theme are both undefined

Follow #1718.

Fix component using the ContextPure mixin.
Implement the new shouldComponentUpdate suggeseted by shaurya947.
We now rerender correctly when the current theme and the next theme are both undefined
@oliviertassinari
Copy link
Member Author

@chrismcv What do you think?

shaurya947 added a commit that referenced this pull request Sep 25, 2015
[ContextPure] Fix broken style property
@shaurya947 shaurya947 merged commit 77708f6 into mui:master Sep 25, 2015
@shaurya947
Copy link
Contributor

This looks good to me. Thanks @oliviertassinari and @chrismcv. This should also hopefully take care of #1719

@oliviertassinari oliviertassinari deleted the hot-fix branch November 3, 2015 10:51
@zannager zannager added the package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants