We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
- ⚙️ Removed everything marked as
@deprecated
- 📚 Documentation improvements
- 🐞 Bugfixes
@mui/x-data-grid@v6.0.0-alpha.7
/ @mui/x-data-grid-pro@v6.0.0-alpha.7
/ @mui/x-data-grid-premium@v6.0.0-alpha.7
Changes
- [DataGrid] Fix cell focus causing scroll jump when virtualization enabled (#6785) @yaredtsy
- [DataGrid] Remove items marked as
@deprecated
(#6505) @DanailH
@mui/x-date-pickers@v6.0.0-alpha.7
/ @mui/x-date-pickers-pro@v6.0.0-alpha.7
Changes
- [fields] Rename section names to match the picker view nomenclature (#6779) @flaviendelangle
- [pickers] Fix pickers toolbar styling (#6793) @LukasTy
- [pickers] Improve validation JSDoc descriptions (#6777) @flaviendelangle
- [pickers] New
MobileDateTimePicker
,DesktopDateTimePicker
,DateTimePicker
andStaticDateTimePicker
based onDateTimeField
(#6767) @flaviendelangle - [pickers] New
MobileTimePicker
,DesktopTimePicker
,TimePicker
andStaticTimePicker
based onTimeField
(#6728) @flaviendelangle - [pickers] Support the
onError
prop and add context on theonChange
prop (#6731) @flaviendelangle
Docs
- [docs] Add missing Pro header suffix (#6775) @oliviertassinari
- [docs] Upgrade to Next.js 13 (#6790) @cherniavskii
Core
- [core] Add OSSF Scorecard action (#6760) @oliviertassinari
- [core] Fix Pinned-Dependencies @oliviertassinari
- [core] Fix Scorecard fail Action @oliviertassinari
- [core] Pin GitHub Action dependencies (#6739) @renovate[bot]
- [core] Remove default access to GitHub action scopes @oliviertassinari
- [test] Fix test case name: Pro-> Premium @oliviertassinari