github mui/mui-x v5.5.1

latest releases: v7.18.0, v6.20.5, v7.17.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 mui-x release

NewReleases is sending notifications on new releases.