v6.3.0
We'd like to offer a big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
-
🚀 New time-picking UI designed for desktops (#7958) @LukasTy
-
✨ Picker fields now always include a leading zero on digit sections (#8527) @flaviendelangle
-
🌍 Improve Chinese (zh-CN), French (fr-FR), and Turkish (tr-TR) locales
-
🐞 Bugfixes
-
📚 Documentation improvements
@mui/x-data-grid@v6.3.0 / @mui/x-data-grid-pro@v6.3.0 / @mui/x-data-grid-premium@v6.3.0
Changes
- [DataGrid] Add overlay classes to
gridClasses(#8686) @lindapaiste - [DataGrid] Avoid passing
apiprop to div (#8679) @someden - [DataGrid] Fix 'ResizeObserver loop limit exceeded' error (#8744) @m4theushw
- [DataGrid] Add Joy UI slots (button and switch) (#8699) @siriwatknp
- [DataGrid] Fix aggregation label alignment (#8694) @joserodolfofreitas
- [DataGridPremium] Fix infinite loop when updating grouped rows (#8693) @cherniavskii
- [DataGridPro] Fix error after updating
columnsandcolumnGroupingModelat once (#8730) @cherniavskii - [l10n] Improve Chinese (zh-CN) locale (#8753) @SakumyZ
- [l10n] Improve French (fr-FR) locale (#8704) @Jul13nT
- [l10n] Improve Turkish (tr-TR) locale (#8783) @cccaaannn
@mui/x-date-pickers@v6.3.0 / @mui/x-date-pickers-pro@v6.3.0
Changes
- [fields] Always add leading zeroes on digit sections (#8527) @flaviendelangle
- [fields] Pass the
readOnlyprop toInputPropsinstead ofinputProps(#8659) @flaviendelangle - [pickers] Add missing export for
caESlocale (#8782) @flaviendelangle - [pickers] Add new
DigitalClockdesktop time picking experience (#7958) @LukasTy - [pickers] Do not use
instanceOf DateTimeinAdapterLuxon(#8734) @flaviendelangle - [pickers] Fix date calendar
selected&disabledday style (#8773) @LukasTy - [pickers] Migrate
AdapterDateFnsto our repository (#8736) @flaviendelangle - [pickers] Migrate
AdapterLuxonto our repository (#8600) @flaviendelangle - [pickers] Migrate
AdapterMomentHijrito our repository (#8776) @flaviendelangle - [pickers] Migrate
AdapterMomentJalaaliandAdapterDateFnsJalalito our repository (#8741) @flaviendelangle - [pickers] Migrate
AdapterMomentto our repository (#8700) @flaviendelangle - [pickers] Refactor the validation files (#8622) @flaviendelangle
- [pickers] Use
en dashinstead ofem dashin multi input range fields (#8738) @flaviendelangle - [l10n] Improve Chinese (zh-CN) locale (#8753) @SakumyZ
- [l10n] Improve Turkish (tr-TR) locale (#8783) @cccaaannn
Docs
- [docs] Add icons for charts menu (#8752) @alexfauquette
- [docs] Document the supported formats (#8746) @flaviendelangle
- [docs] Fix Hijri demo (#8698) @alexfauquette
- [docs] Fix
x-codemodpackage version in changelog (#8690) @MBilalShafi - [docs] Fix columns special properties code example (#8414) @mikkelhl
- [docs] Fix error in
minDateTimevalidationpage section (#8777) @LukasTy - [docs] Update custom field pickers using theme scoping (#8609) @siriwatknp
- [docs] Use community version of data grid for column grouping demo (#7346) @ASchwad
- [docs] Use new
slots/slotPropsprops in the pickers migration guide (#8341) @flaviendelangle
Core
- [core] Cleanup picker tests (#8652) @flaviendelangle
- [core] Use
adapter.libinstead ofadapterNameindescribeAdapters(#8779) @flaviendelangle - [charts] Adapt line and scatter plot to the "band" scale type (#8701) @alexfauquette
- [charts] Link the Gantt Charts issue in the docs (#8739) @flaviendelangle