yarn @material-ui/core 5.0.0-alpha.24

latest releases: 4.12.4, 5.0.0-beta.5, 5.0.0-beta.4...
3 years ago

Jan 26, 2021

Big thanks to the 23 contributors who made this release possible. Here are some highlights ✨:

  • 👩‍🎤 Convert 31 components to emotion. Around 40% of the components have been migrated so far thanks to the help of the community. See #24405 for more details.

  • 🐛 Fix two long-standing issues with the Grid. Solve the horizontal scrollbar as well as dimensions when nesting (#24332) @greguintow.

  • 📚 Fix various display issues on API documentation pages (#24526, #24503, #24504. #24517, #24417).

  • 📐 Add a subset of the system as flatten props on the CSS utility components (Grid and Box so far, Typography and Stack coming later) (#24485, #24499) @mnajdova.

    <Box m={2}>

@material-ui/core@5.0.0-alpha.24

@material-ui/lab@5.0.0-alpha.24

@material-ui/styled-engine@5.0.0-alpha.24

  • [styled-engine] Rename StylesProvider to StyledEngineProvider (#24429) @mnajdova

@material-ui/system@5.0.0-alpha.24

@material-ui/unstyled@5.0.0-alpha.24

@material-ui/utils@5.0.0-alpha.24

  • [utils] `useEventCallback` `args` defaults to `unknown[]` (#24564) @eps1lon
  • [utils] Fix requirePropFactory to merge validators (#24423) @mnajdova

Docs

Core

All contributors of this release in alphabetical order: @artola, @CyanoFresh, @d3mp, @duganbrett, @eladmotola, @eps1lon, @ewldev, @greguintow, @KarimMokhtar, @kutnickclose, @lukaselmer, @mbrookes, @mnajdova, @mxsph, @natac13, @oliviertassinari, @povilass, @praveenkumar-kalidass, @TimonPllkrn, @tonysepia, @vicasas, @vinyldarkscratch, @xs9627

Don't miss a new core release

NewReleases is sending notifications on new releases.