v6.18.6
We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Data Grid
@mui/[email protected]
- [DataGrid] Fix typos in the JSDoc (#11475) @flaviendelangle
- [l10n] Improve Russian (ru-RU) locale (#11429) @wensiet
@mui/[email protected]
Same changes as in @mui/[email protected]
.
@mui/[email protected]
Same changes as in @mui/[email protected]
.
Date Pickers
@mui/[email protected]
@mui/[email protected]
Same changes as in @mui/[email protected]
.
Charts / @mui/[email protected]
- [charts] Allow percentage values for pie chart center and radius (#11464) @alexfauquette
- [charts] Make error message more explicit (#11457) @alexfauquette
- [charts] Make the helper
ChartsText
component public (#11370) @alexfauquette - [charts] Improve dataset typing (#11372) @alexfauquette
- [charts] Fix size overflow (#11385) @alexfauquette
Docs
- [docs] Document false default values for boolean props (#11489) @cherniavskii
- [docs] Improve Pickers
name
prop examples (#11442) @LukasTy - [docs] Limit
date-fns
package to v2 in codesandbox (#11478) @LukasTy - [test] Reload the page if its blank and there are no links to the remaining tests (#11471) @cherniavskii