MUI X v4.0.0-alpha.12 Release Notes

  • ๐Ÿ”„ Changes
    • [DataGrid] Add Density selector (#606) @DanailH
    • [DataGrid] Fix swallowing of keyboard events (#673) @DanailH
    • [DataGrid] Fix collision with react-virtualized on detectElementResize (#678) @tifosiblack
    • [DataGrid] Fix component name, rm context, refact gridComponent (#707) @dtassone
    • ๐ŸŽ [DataGrid] Fix infinite loop with multiple grid, and fix performance (#679) @dtassone
    • [DataGrid] Fix keyboard navigation in column picker (#674) @oliviertassinari
    • [DataGrid] Fix server-side sorting (#704) @akandels
    • [DataGrid] Improve the DX of popups (#686) @oliviertassinari
    • ๐Ÿ”จ [DataGrid] Refactor cols (#682) @dtassone
    • [DataGrid] Rename hideToolbar prop to showToolbar (#706) @DanailH
    • [DataGrid] Prepare server filters (#649) @dtassone
    • [DataGrid] Fix display of selected rows in footer (#676) @oliviertassinari