Skip to content

Conversation

@mnajdova
Copy link
Member

@mnajdova mnajdova commented Sep 21, 2020

Breaking changes

  • [Chip] Rename default variant to filled for consistency.

    -<Chip variant="default">
    +<Chip variant="filled">

Closes #18914
Part of #20012

@mui-pr-bot
Copy link

mui-pr-bot commented Sep 21, 2020

Details of bundle changes

Generated by 🚫 dangerJS against 7019d08

@eps1lon
Copy link
Member

eps1lon commented Sep 21, 2020

Is filled maybe a better name for it?

I like that better. I don't really understand how I thought "standard" was better than "default" but IMO these are pretty synonymous. filled has more meaning and relates to TextField.

@mnajdova
Copy link
Member Author

I like that better. I don't really understand how I thought "standard" was better than "default" but IMO these are pretty synonymous. filled has more meaning and relates to TextField.

done :)

Copy link
Collaborator

@joshwooding joshwooding 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, I think there are references to the default variant on the docs page too so those will have to be changed as well :)

@mnajdova
Copy link
Member Author

Looks good, I think there are references to the default variant on the docs page too so those will have to be changed as well :)

@joshwooding good catch! Fixed :)

@oliviertassinari oliviertassinari added breaking change Introduces changes that are not backward compatible. scope: chip Changes related to the chip. labels Sep 21, 2020
@mnajdova mnajdova changed the title [Chip] Rename default variant to standard [Chip] Rename default variant to filled Sep 21, 2020
@mnajdova mnajdova merged commit 079966a into mui:next Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Introduces changes that are not backward compatible. scope: chip Changes related to the chip.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Chip] variant default value

6 participants