Skip to content

Conversation

@siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented Jul 4, 2021

Breaking changes

  • [Fab] Remove no longer necessary span wrapper

    button > span > children exists as a workaround for flex container bug on button BUT not anymore, so this PR remove the span.

  • ✅ Chrome 83+ (latest 90)

  • ✅ Safari 11+ (latest 14)

  • ✅ Edge

  • ✅ Firefox 63 (latest 89)

    https://github.com/philipwalton/flexbugs#flexbug-9


@siriwatknp siriwatknp added breaking change Introduces changes that are not backward compatible. component: Fab The React component. labels Jul 4, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Jul 4, 2021

@siriwatknp siriwatknp marked this pull request as ready for review July 5, 2021 01:09
@siriwatknp siriwatknp requested a review from mnajdova July 5, 2021 01:10
@mnajdova

This comment has been minimized.

@oliviertassinari oliviertassinari changed the title [Fab] Remove unnecessary label [Fab] Remove no longer necessary span wrapper Jul 5, 2021
@siriwatknp siriwatknp merged commit fd7ccbc into mui:next Jul 5, 2021
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. component: Fab The React component.

4 participants