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

[SelectableEnhance] Remove style-propable mixin #3261

Merged
merged 1 commit into from
Feb 11, 2016

Conversation

newoga
Copy link
Contributor

@newoga newoga commented Feb 9, 2016

No description provided.

@@ -58,10 +54,10 @@ export const SelectableContainerEnhance = (Component) => {
let selected = this.isChildSelected(child, this.props);
let selectedChildrenStyles = {};
Copy link
Member

Choose a reason for hiding this comment

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

nitpick: this allocation is not necessary 😁

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks!

@oliviertassinari oliviertassinari added PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI and removed PR: Needs Review labels Feb 10, 2016
@newoga
Copy link
Contributor Author

newoga commented Feb 11, 2016

  • Removed unnecessary allocation (comment)

@newoga newoga added PR: Needs Review and removed PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI labels Feb 11, 2016
@alitaheri
Copy link
Member

All good 👍

oliviertassinari added a commit that referenced this pull request Feb 11, 2016
[SelectableEnhance] Remove style-propable mixin
@oliviertassinari oliviertassinari merged commit cee2801 into mui:master Feb 11, 2016
@oliviertassinari
Copy link
Member

@newoga Thanks!

@newoga newoga deleted the #2852/selectable-enhance branch February 13, 2016 17:07
@zannager zannager added the package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. label Mar 14, 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.

4 participants