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

[Table] Migrate TableSortLabel to emotion #25638

Merged
merged 3 commits into from Apr 6, 2021

Conversation

natac13
Copy link
Contributor

@natac13 natac13 commented Apr 6, 2021

#24405

@mui-pr-bot
Copy link

mui-pr-bot commented Apr 6, 2021

Details of bundle changes

@material-ui/core: parsed: +0.16% , gzip: +0.10%

Generated by 🚫 dangerJS against 48ddbf9

@oliviertassinari oliviertassinari added the component: table This is the name of the generic UI component, not the React module! label Apr 6, 2021
Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@mnajdova mnajdova merged commit c1fd2f2 into mui:next Apr 6, 2021
},
[`&.${tableSortLabelClasses.active}`]: {
color: theme.palette.text.primary,
// && instead of & is a workaround for https://github.com/cssinjs/jss/issues/1045
Copy link
Member

Choose a reason for hiding this comment

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

This is likely no longer needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: table This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants