Skip to content

Conversation

@mbrookes
Copy link
Member

@mbrookes mbrookes commented Sep 27, 2020

Breaking changes

  • [ToggleButton] Move the component from the lab to the core. The component will be stable.

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

@mbrookes mbrookes added breaking change Introduces changes that are not backward compatible. scope: toggle button Changes related to the toggle button. labels Sep 27, 2020
@mbrookes mbrookes added this to the v5 milestone Sep 27, 2020
@mbrookes mbrookes marked this pull request as draft September 27, 2020 23:23
@mui-pr-bot
Copy link

mui-pr-bot commented Sep 27, 2020

@material-ui/core: parsed: +0.81% , gzip: +0.51%
@material-ui/lab: parsed: +0.30% , gzip: +0.05%

Details of bundle changes

Generated by 🚫 dangerJS against 4c7f63b

@mbrookes mbrookes marked this pull request as ready for review September 27, 2020 23:51
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Sep 28, 2020
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 1, 2020
@oliviertassinari oliviertassinari changed the title [ToggleButtons] Move from lab to core [ToggleButton] Move from lab to core Oct 3, 2020
@mbrookes mbrookes merged commit 0c32aa0 into mui:next Oct 3, 2020
@mbrookes mbrookes deleted the togglebuttons-move-to-core branch October 3, 2020 23:05
@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. scope: toggle button Changes related to the toggle button.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants