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

[Badge] Rename overlap circle -> circular and rectangle -> rectangular for consistency #22050

Merged

Conversation

kodai3
Copy link
Contributor

@kodai3 kodai3 commented Aug 2, 2020

Breaking changes

  • Rename circle to circular and rectangle to rectangular for consistency. The possible values should be adjectives, not nouns:

    -<Badge overlap="circle">
    -<Badge overlap="rectangle">
    +<Badge overlap="circular">
    +<Badge overlap="rectangular">

One item of #21964

@mui-pr-bot
Copy link

Details of bundle changes

Generated by 🚫 dangerJS against 13780ed

@eps1lon eps1lon added breaking change component: badge This is the name of the generic UI component, not the React module! labels Aug 3, 2020
@oliviertassinari oliviertassinari merged commit 89a3cfa into mui:next Aug 3, 2020
kodai3 added a commit to kodai3/material-ui that referenced this pull request Aug 3, 2020
@eps1lon eps1lon added this to the v5 milestone Aug 4, 2020
@mbrookes
Copy link
Member

Hey @kodai3! 👋 Do you think you might be able to add a deprecation warning for this on the master branch?

You can probably find a suitable example to follow in #20012 Deprecations section – PR # prefixed with "Dep:".

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: badge 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.

5 participants