We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
- 🚀 Add
resizeThrottleMs
prop (#12556) @romgrk - 🌍 Improve Chinese (Hong Kong) (zh-HK) and Italian (it-IT) locale on the Pickers
- 🐞 Bugfixes
- 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.1.0
- [DataGrid] Add
resizeThrottleMs
prop (#12556) @romgrk - [DataGrid] Do not publish
rowEditStop
event if row has fields with errors (#11383) @cherniavskii - [DataGrid] Fix bug in suspense (#12553) @romgrk
- [DataGrid] Fix missing class name in the
GridToolbarQuickFilter
component (#12484) @jhawkins11
@mui/x-data-grid-pro@7.1.0
Same changes as in @mui/x-data-grid@7.1.0
.
@mui/x-data-grid-premium@7.1.0
Same changes as in @mui/x-data-grid-pro@7.1.0
.
Date and Time Pickers
@mui/x-date-pickers@7.1.0
- [fields] Fix placeholder override (#12589) @flaviendelangle
- [l10n] Improve Chinese (Hong Kong) (zh-HK) locale (#12547) @samchiu90
- [l10n] Improve Italian (it-IT) locale (#12549) @antomanc
- [pickers] Prepare compatibility with
@mui/zero-runtime
(stop usingownerState
instyled
) (#12003) @flaviendelangle
@mui/x-date-pickers-pro@7.1.0
Same changes as in @mui/x-date-pickers@7.1.0
, plus:
Charts
@mui/x-charts@7.1.0
Tree View
@mui/x-tree-view@7.1.0
- [TreeView] Do not use outdated version of the state to compute new label first char in
RichTreeView
(#12512) @flaviendelangle
Docs
- [docs] Add example to add a second icon next to the field's opening button (#12524) @flaviendelangle
- [docs] Add missing note to Data Grid migration guide (#12557) @romgrk
- [docs] Fix Charts title for SEO (#12545) @oliviertassinari
- [docs] Fix small typo (#12558) @diogoparente
- [docs] Improve codemod related documentation (#12582) @MBilalShafi
- [docs] Reduce noise in migration docs side navigation (#12552) @cherniavskii
- [docs] Sync static images from core repository (#12525) @LukasTy