MUI X Data grid v5.7.0 Release Notes

  • ๐Ÿ”„ Changes

    • [DataGrid] Add column order and dimensions to the portable state (#3816) @flaviendelangle
    • [DataGrid] Add new editing API (#3963) @m4theushw
    • [DataGrid] Allow to customize ColumnsPanel with componentsProps prop (#4207) @alexfauquette
    • [DataGrid] Do not unselect row when Shift + click on the last selected row of a range (#4196) @flaviendelangle
    • [DataGrid] Fix showCellRightBorder not working in the last row (#4140) @cherniavskii
    • [DataGrid] Fix error overlay not visible when autoHeight is enabled (#4110) @cherniavskii
    • [DataGrid] Fix white blank when scrolling (#4158) @alexfauquette
    • [DataGrid] Adjust type of the description prop in GridColumnHeaderTitle (#4247) @baahrens
    • [DataGrid] Fix focus after stopping row edit mode (#4252) @m4theushw
    • ๐Ÿ“Œ [DataGridPro] Fix pinned columns edge overflow with custom borderRadius (#4188) @socramm9
    • ๐Ÿ“Œ [DataGridPro] Fix tab switching order with pinned columns and editMode="row" (#4198) @cherniavskii
    • [l10n] Improve Persian (fa-IR) locale (#4227) @SaeedZhiany
    • ๐Ÿ’… [l10n] Improve Polish (pl-PL) locale (#4153) @pbmchc
    • [l10n] Improve Arabic (ar-SD) locale (#4212) @shadigaafar
    • [l10n] Improve Korean (ko-KR) locale (#4245) @kyeongsoosoo