npm @material-ui/styles 5.0.0-alpha.29

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

Apr 4, 2021

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

  • 🙌 Add support in the Grid for any spacing value (#25503) @ZakMiller.
    For instance:

    <Grid container spacing={1.5}>
    <Grid container spacing="30px">

    This feature was made possible by the recent migration to emotion. You can find other issues on the Grid component unlocked by the migration to emotion. They are ready to be worked on.

  • 👩‍🎤 Convert 3 components to emotion (#25541, #25516, #25521) @rajzik, @praveenkumar-kalidass, @siriwatknp.
    @material-ui/core has been migrated at 94% (7 components lefts we will handle in the next release), @material-ui/lab has been migrated at 3% (39 components left).

  • 📚 Migrate 8 component demo pages to the sx, Stack, and styled API @vicasas.

  • And many more 🐛 bug fixes and 📚 improvements.

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

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

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

  • [DateRangePicker] Fix props naming in DatePicker components (#25504) @callmeberzerker
  • [DateRangePickerInput][internal] Inline makeDateRangePicker calls (#25470) @eps1lon
  • [StaticDateRangePicker] Fix inconsistent name for theme props (#25483) @eps1lon
  • [Pickers] Move own internals from lab internals to dedicated file (#25498) @eps1lon

Docs

Core

All contributors of this release in alphabetical order: @Andarist, @ashishshuklabs, @Brlaney, @callmeberzerker, @dariusk, @eps1lon, @Harish-Karthick, @heleg, @JanKaczmarkiewicz, @kanish671, @m4theushw, @manziEric, @michael-001, @michal-perlakowski, @mnajdova, @nguyenyou, @oliviertassinari, @praveenkumar-kalidass, @rajzik, @silver-snoopy, @siriwatknp, @surajpoddar16, @tanmoyopenroot, @vedadeepta, @vicasas, @ZakMiller

Don't miss a new styles release

NewReleases is sending notifications on new releases.