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

[TextField] Migrate FormControlLabel to emotion #25007

Merged
merged 18 commits into from
Feb 22, 2021

Conversation

DanailH
Copy link
Member

@DanailH DanailH commented Feb 19, 2021

Took it from this list -> #24405
Seems like it wasn't picked up yet.

@DanailH DanailH added the new feature New feature or request label Feb 19, 2021
@DanailH DanailH self-assigned this Feb 19, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Feb 19, 2021

@material-ui/core: parsed: +0.18% , gzip: +0.07%

Details of bundle changes

Generated by 🚫 dangerJS against c906399

@oliviertassinari oliviertassinari added the component: text field This is the name of the generic UI component, not the React module! label Feb 21, 2021
@oliviertassinari oliviertassinari changed the title [FormControlLabel] Migrate FormControlLabel to Emotion [TextField] Migrate FormControlLabel to Emotion Feb 21, 2021
@oliviertassinari oliviertassinari changed the title [TextField] Migrate FormControlLabel to Emotion [TextField] Migrate FormControlLabel to emotion Feb 21, 2021
@oliviertassinari oliviertassinari marked this pull request as ready for review February 21, 2021 12:08
Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

@DanailH It was simpler to do the review by pushing new commits. I have tried to make them as atomic as possible, solving one problem at a time. Please review them, they should, hopefully, give insight into how the approach works. In theory, the next time you decided to migrate a component, it should go smoothly with this extra data.

@DanailH
Copy link
Member Author

DanailH commented Feb 22, 2021

Thank you @oliviertassinari for the changes. I did look into how the FormControl component was migrated and tried to follow the approach. I'll check the process again.

@DanailH DanailH merged commit 366b6fd into mui:next Feb 22, 2021
@oliviertassinari
Copy link
Member

@DanailH Great, doing another migration would be a good opportunity to put it in practice, hopefully, helpful for the advanced components too :)

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

Successfully merging this pull request may close these issues.

None yet

4 participants