Skip to content

[AvatarGroup] Move from lab to core#23121

Merged
mbrookes merged 5 commits intomui:nextfrom
mbrookes:avatargroup-to-core
Oct 18, 2020
Merged

[AvatarGroup] Move from lab to core#23121
mbrookes merged 5 commits intomui:nextfrom
mbrookes:avatargroup-to-core

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

@mbrookes mbrookes added breaking change Introduces changes that are not backward compatible. component: AvatarGroup labels Oct 18, 2020
@mbrookes mbrookes added this to the v5 milestone Oct 18, 2020
@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

Labels

breaking change Introduces changes that are not backward compatible.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AvatarGroup] Move to the core

3 participants