MUI X Data grid v5.12.0 Release Notes

  • 🔄 Changes

    • 👍 [DataGrid] Support dynamic row height (#4859) @m4theushw
    • [DataGrid] Add onMenuOpen and onMenuClose props (#4825) @DanailH
    • [DataGrid] Add generics to GridActionsColDef to match GridColDef (#4982) @subvertallchris
    • [DataGrid] Disable drag event handlers when row or column reorder are disabled (#4857) @DanailH
    • [DataGrid] Allow other attempts to stop edit mode if the first failed (#5016) @m4theushw
    • 💻 [DataGrid] Better reflect the dependency on Material UI (#4795) @oliviertassinari
    • [DataGrid] Add an id to the filter item created when opening the filter panel (#5014) @flaviendelangle
    • [DataGrid] Use column visibility model on Hide All / Show All when enabled (#5050) @flaviendelangle
    • [DataGridPro] Unpin columns back to original position (#4512) @m4theushw
    • 🚚 [DataGridPro] Remove experimental row grouping from Pro plan (#4949) @flaviendelangle
    • [DataGridPro] Allow to scroll detail panel content if it overflows the panel (#4979) @cherniavskii
    • [DataGridPro] Do not call setRowIndex when dragging a column over a row (#4987) @flaviendelangle
    • [l10n] Add Norwegian (Bokmål) (nb-NO) locale (#5001) @spiftire
    • [l10n] Add Turkish (tr-TR) locale (#5026) @Rassilion