We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
- 💫 Support Material UI v6 (
@mui/material@6
) peer dependency (#14142) @cherniavskii
You can now use MUI X components with either v5 or v6 of @mui/material
package 🎉
- 🐞 Bugfixes
Data Grid
@mui/x-data-grid-pro@7.15.0
@mui/x-data-grid-premium@7.15.0
Same changes as in @mui/x-data-grid-pro@7.15.0
.
Date and Time Pickers
@mui/x-date-pickers@7.15.0
- [pickers] Add
onTouchStart
handler forTimeClock
(#14305) @arthurbalduini
@mui/x-date-pickers-pro@7.15.0
Same changes as in @mui/x-date-pickers@7.15.0
, plus:
- [DateTimeRangePicker] Fix date format resolving from views on 24hr locales (#14341) @arthurbalduini
Charts
@mui/x-charts@7.15.0
- [charts] Add missing
themeAugmentation
in pro plan (#14313) @lhilgert9 - [charts] Fix
LineChart
transition stopping before completion (#14366) @JCQuintas - [charts] Fix tooltip with horizontal layout (#14337) @alexfauquette
- [charts] Keep axis root classes usage explicit (#14378) @alexfauquette
@mui/x-charts-pro@7.0.0-alpha.3
Same changes as in @mui/x-charts@7.15.0
, plus:
Docs
- [docs] Fix sentence case
h2
@oliviertassinari - [docs] Clarify contribution guide references @oliviertassinari
- [docs] Fix Stack Overflow issue canned response @oliviertassinari
- [docs] Fix outdated link to support page @oliviertassinari
- [docs] Fix use of Material UI @oliviertassinari
- [docs] Update deprecated props in docs (#14295) @JCQuintas
Core
- [core] Allow only v5.x for
MUI Core
renovate group (#14382) @LukasTy - [core] Avoid visual regression when using
@mui/material@6
(#14357) @cherniavskii - [core] Remove renovate rule targeting only
next
releases of@mui/docs
(#14364) @LukasTy - [core] Support
@mui/material@6
peer dependency (#14142) @cherniavskii - [core] Use
useRtl
instead ofuseTheme
to access direction (#14359) @LukasTy - [code-infra] Typecheck nested folders in playground (#14352) @JCQuintas
- [infra] Fix Issue cleanup action @oliviertassinari
- [license] Prepare renaming of argument names @oliviertassinari