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

[AvatarGroup] Move from lab to core #23121

Merged
merged 5 commits into from
Oct 18, 2020
Merged

Conversation

mbrookes
Copy link
Member

@mbrookes mbrookes commented Oct 18, 2020

Breaking changes

  • [AvatarGroup] Move the component from the lab to the core. The component will become stable.

    -import AvatarGroup from '@material-ui/lab/AvatarGroup';
    +import AvatarGroup from '@material-ui/core/AvatarGroup';

Closes #18869

@mui-pr-bot
Copy link

mui-pr-bot commented Oct 18, 2020

@material-ui/core: parsed: +0.25% , gzip: +0.24%
@material-ui/lab: parsed: +0.15% , gzip: -0.08% 😍

Details of bundle changes

Generated by 🚫 dangerJS against fcad357

@mbrookes mbrookes merged commit 66d1fd9 into mui:next Oct 18, 2020
@mbrookes mbrookes deleted the avatargroup-to-core branch October 18, 2020 19:06
@oliviertassinari oliviertassinari mentioned this pull request Oct 22, 2020
42 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AvatarGroup] Move to the core
3 participants