MUI X Data grid v5.4.0 Release Notes

  • ๐Ÿ”„ Changes

    • ๐Ÿ‘ [DataGrid] Add l10n support for is any of (#3746) @alexfauquette
    • [DataGrid] Add new CSV getRowsToExport option (#3687) @flaviendelangle
    • [DataGrid] Clean params of onCellEditCommit (#3693) @valenfv
    • [DataGrid] Create a new lookup with all the filtered rows, collapsed or not (#3736) @flaviendelangle
    • [DataGrid] Fix Alt+c being ignored on some systems (#3660) @cherniavskii
    • [DataGrid] Fix isRowSelectable when paginationMode='server' (#3647) @flaviendelangle
    • ๐Ÿ’ป [DataGrid] Fix browser keyboard shortcuts not working when header cell is focused (#3692) @valenfv
    • [DataGrid] Fix focus on checkbox cells (#3501) @alexfauquette
    • โšก๏ธ [DataGrid] Only update the visibility status of the updated columns when calling apiRef.current.updateRows (#3735) @flaviendelangle
    • [DataGrid] Prevent commit if preProcessEditCellProps resolves with an error (#3612) @m4theushw
    • โšก๏ธ [DataGrid] Update selected rows when turning off checkboxSelection (#3684) @m4theushw
    • [DataGrid] Variable row height (#3218) @DanailH
    • ๐Ÿ“Œ [DataGridPro] Call useGridColumnPinning before useGridColumns (#3676) @flaviendelangle
    • [DataGridPro] Fix grid cell losing focus when scrolling with keyboard (#3667) @cherniavskii
    • ๐Ÿ’… [DataGridPro] Fix missing styleOverrides on pinned columns (#3733) @alexfauquette
    • ๐Ÿšš [DataGridPro] Remove function overloading for useGridApiRef (#3666) @flaviendelangle
    • [l10n] Improve French (fr-FR) locale (#3739) @flaviendelangle
    • [l10n] Improve Italian (it-IT) locale (#3744) @destegabry