Update dependency @mui/x-data-grid to v7.8.0 #247
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/mui-x-data-grid-7.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
7.7.1
->7.8.0
Release Notes
mui/mui-x (@mui/x-data-grid)
v7.8.0
Compare Source
Jun 28, 2024
We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
🛰 Introduce server-side data source for improved server integration in the Data Grid.
Supports server-side pagination, sorting and filtering on plain and tree data, and automatic caching.
To enable, provide a
getRows
function to theunstable_dataSource
prop on the Data Grid component.See server-side data documentation for more details.
📈 Support Date data on the BarChart component
↕️ Support custom column sort icons on the Data Grid
🖱️ Support modifying the expansion trigger on the Tree View components
Data Grid
@mui/x-data-grid@7.8.0
@mui/x-data-grid-pro@7.8.0
Same changes as in
@mui/x-data-grid@7.8.0
, plus:@mui/x-data-grid-premium@7.8.0
Same changes as in
@mui/x-data-grid-pro@7.8.0
.Date and Time Pickers
@mui/x-date-pickers@7.8.0
@mui/x-date-pickers-pro@7.8.0
Same changes as in
@mui/x-date-pickers@7.8.0
.Charts
@mui/x-charts@7.8.0
Tree View
@mui/x-tree-view@7.8.0
Docs
Core
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.