We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
-
🎁 Introduce Row reorder (#4034) @DanailH
-
🐞 Bug fixes
@mui/x-data-grid@v5.10.0
/ @mui/x-data-grid-pro@v5.10.0
- [DataGrid] Don't close column menu when updating rows (#4498) @m4theushw
- [DataGridPro] Introduce row reorder (#4034) @DanailH
@mui/x-date-pickers@5.0.0-alpha.2
/ @mui/x-date-pickers-pro@5.0.0-alpha.2
- [pickers] Pass
PaperProps
toDesktopWrapper
component (#4584) @alexfauquette - [TimePicker] Fix bug when time picker clear value (#4582) @alexfauquette
- [DateRangePicker] Fix missing
clearable
andclearText
props (#4511) @zigang93
Docs
- [docs] Add plan in the nav bar for pro-only and premium-only pages (#4591) @flaviendelangle
- [docs] Clarify where to install the license (#4452) @oliviertassinari
- [docs] Fix CodeSandbox links for demo with pickers (#4570) @alexfauquette
- [docs] Include date-fns dependency when opening demos in CodeSandbox (#4508) @m4theushw
- [docs] Split the 'Group & Pivot' page (#4441) @flaviendelangle
Core
- [core] Fix the README of the X packages (#4590) @flaviendelangle
- [test] Fix test to not depend on screen resolution (#4587) @m4theushw