yarn @mui/x-date-pickers 6.0.0-alpha.8
v6.0.0-alpha.8

latest releases: 7.18.0, 7.17.0, 7.16.0...
22 months ago

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

  • 🎁 Support aggregating data from multiple row fields (#6656) @cherniavskii
  • 📚 Documentation improvements
  • 🐞 Bugfixes

@mui/x-data-grid@v6.0.0-alpha.8 / @mui/x-data-grid-pro@v6.0.0-alpha.8 / @mui/x-data-grid-premium@v6.0.0-alpha.8

Changes

@mui/x-date-pickers@v6.0.0-alpha.8 / @mui/x-date-pickers-pro@v6.0.0-alpha.8

Breaking changes

  • The ClockPicker view component has been renamed to TimeClock to better fit its usage:

    -<ClockPicker {...props} />
    +<TimeClock {...props} />

    Component name in the theme has changed as well:

    -MuiClockPicker: {
    +MuiTimeClock: {

Changes

Docs

Core

Don't miss a new x-date-pickers release

NewReleases is sending notifications on new releases.