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

[SvgIcon] Migrate to emotion #24506

Merged
merged 7 commits into from
Jan 20, 2021

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jan 20, 2021

One iteration on #24405. Took 31 min

@mui-pr-bot
Copy link

mui-pr-bot commented Jan 20, 2021

@material-ui/core: parsed: +0.14% , gzip: +0.13%
@material-ui/lab: parsed: +0.13% , gzip: +0.15%

Details of bundle changes

Generated by 🚫 dangerJS against 648943a

@oliviertassinari oliviertassinari added the component: SvgIcon The React component. label Jan 20, 2021
@oliviertassinari oliviertassinari marked this pull request as ready for review January 20, 2021 11:38
@oliviertassinari
Copy link
Member Author

The visual changes seem expected. We are fixing regressions we had in the past.

Co-authored-by: Marija Najdova <mnajdova@gmail.com>
@@ -217,6 +218,7 @@ function testThemeVariants(element, getOptions) {
}

const fullSuite = {
componentProp: testComponentProp,
Copy link
Member

Choose a reason for hiding this comment

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

👍 I think I removed this in the first iteration with the Slider, but then we decided we should keep the prop. We may need to disable this next on some of the converted components tough..

Copy link
Member Author

@oliviertassinari oliviertassinari Jan 20, 2021

Choose a reason for hiding this comment

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

It could create a conflict with open PRs, yes.

Co-authored-by: Marija Najdova <mnajdova@gmail.com>
@oliviertassinari oliviertassinari merged commit 1b9eed2 into mui:next Jan 20, 2021
@oliviertassinari oliviertassinari deleted the svg-icon-emotion branch January 20, 2021 13:09
@queengooborg queengooborg mentioned this pull request Jan 20, 2021
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: SvgIcon The React component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants