npm @mui/x-data-grid-pro 5.16.0
v5.16.0

latest releases: 7.17.0, 7.16.0, 7.15.0...
2 years ago

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

  • 🎁 Introduce column grouping for data grid (#5133) @alexfauquette

    You can now group columns using the columnGroupingModel prop. This lets you to display more structured data.

    To enable this feature, add experimentalFeatures={{ columnGrouping: true }}.
    The grouping header can be fully customized.
    See the documentation to explore everything it has to offer.

  • 🐞 Bugfixes

  • 🌏 New locales for pickers thanks to @tesseractjh and @drastus

@mui/x-data-grid@v5.16.0 / @mui/x-data-grid-pro@v5.16.0 / @mui/x-data-grid-premium@v5.16.0

Changes

@mui/x-date-pickers@v5.0.0-beta.7 / @mui/x-date-pickers-pro@v5.0.0-beta.7

Changes

Docs

Core

Don't miss a new x-data-grid-pro release

NewReleases is sending notifications on new releases.