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

[Radio] Make color primary default #26180

Merged
merged 3 commits into from May 11, 2021

Conversation

vicasas
Copy link
Member

@vicasas vicasas commented May 7, 2021

Breaking changes

  • [Radio] Make color="primary" the default over secondary. This better matches the material design guidelines.

    -<Radio />
    +<Radio color="secondary />

Preview migrate guide: https://deploy-preview-26180--material-ui.netlify.app/guides/migration-v4/#radio

One of the material design section #20012

Docs: https://deploy-preview-26180--material-ui.netlify.app/components/radio-buttons/

@mui-pr-bot
Copy link

mui-pr-bot commented May 7, 2021

Details of bundle changes (experimental)

Generated by 🚫 dangerJS against 477bbcd

@oliviertassinari oliviertassinari added breaking change component: radio This is the name of the generic UI component, not the React module! design: material This is about Material Design, please involve a visual or UX designer in the process labels May 7, 2021
@oliviertassinari oliviertassinari merged commit ceebedc into mui:next May 11, 2021
@oliviertassinari
Copy link
Member

@vicasas Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: radio This is the name of the generic UI component, not the React module! design: material This is about Material Design, please involve a visual or UX designer in the process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants