github mui/material-ui v5.0.0-alpha.5

pre-release3 years ago
July 28, 2020

Big thanks to the 18 contributors who made this release possible.

@material-ui/core@v5.0.0-alpha.5

Breaking changes

  • [Grid] Rename justify prop to justifyContent (#21845) @mnajdova

    Rename justify prop with justifyContent to be aligned with the CSS property name.

    -<Grid justify="center">
    +<Grid justifyContent="center">

Changes

@material-ui/lab@v5.0.0-alpha.5

Framer

Docs

Core

Don't miss a new material-ui release

NewReleases is sending notifications on new releases.