npm @mui/x-data-grid-pro 5.5.1
v5.5.1

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

A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

  • 🎛 Add props to customize the behavior of the filter panel (#3497) @alexfauquette

    <DataGrid
      componentsProps={{
        filterPanel: { columnsSort: 'asc' },
      }}
    />

    Check the documentation to see all available props.

  • 📚 Documentation improvements

  • 🐞 Bugfixes

@mui/x-data-grid@v5.5.1 / @mui/x-data-grid-pro@v5.5.1

Docs

Core

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

NewReleases is sending notifications on new releases.