v6.0.0-beta.5
Pre-release
Pre-release
·
2066 commits
to next
since this release
We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
- ⚡️ Add web worker support for Excel export (#7770) @m4theushw
- 🎁 Add a button to remove all filters on the data grid filter panel (#7326) @MBilalShafi
- ⚙️ Allow to customize options label and value in the data grid
singleSelectcolumn (#7684) @m4theushw - 📚 Documentation improvements
- 🐞 Bugfixes
@mui/x-data-grid@v6.0.0-beta.5 / @mui/x-data-grid-pro@v6.0.0-beta.5 / @mui/x-data-grid-premium@v6.0.0-beta.5
Changes
- [DataGrid] Allow to customize label and value for
singleSelect(#7684) @m4theushw - [DataGrid] Fix
ownerStatebeingundefinedin theme style overrides (#7964) @lolaignatova - [DataGrid] Introduce
slotsand deprecatecomponents(#7882) @MBilalShafi - [DataGridPro] Add
Remove Alloption in filter panel (#7326) @MBilalShafi - [DataGridPremium] Add web worker support for Excel export (#7770) @m4theushw
@mui/x-date-pickers@v6.0.0-beta.5 / @mui/x-date-pickers-pro@v6.0.0-beta.5
Breaking changes
- The
MuiDateSectionNametype was renamed toFieldSectionType
Changes
- [fields] Fix multi input range fields validation when uncontrolled (#8002) @LukasTy
- [fields] Fix single input time range fields slot props (#7988) @LukasTy
- [fields] Make the
ArrowUp/ArrowDownedition only impact the active section (#7993) @flaviendelangle - [fields] Fix single input range fields clearing (#7995) @flaviendelangle
- [fields] Clean the section object (#8009) @flaviendelangle
- [pickers] Fix
textFieldsloterrorprop propagation (#7987) @LukasTy
@mui/x-codemod@v6.0.0-beta.5
Changes
- [codemod] Add
apiRef.current.getRowIndextoDataGridrenaming codemod (#8001) @MBilalShafi
Docs
- [docs] Fine tune range fields demos (#7992) @LukasTy
- [docs] Fix a few scroll issues on mobile (#7900) @oliviertassinari
- [docs] Fix inconsistency in the data grid migration guide (#7963) @MBilalShafi
Core
- [core] Fix
momentlocale on adapter tests (#8020) @flaviendelangle - [test] Support all adapters on the field tests about the formats (#7996) @flaviendelangle