We'd like to extend a big thank you to the 11 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
- 📚 Documentation improvements
Special thanks go out to the community members for their valuable contributions:
@sai6855
The following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @brijeshb42, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @LukasTy, @rita-codes, @siriwatknp
Data Grid
@mui/x-data-grid@8.11.3
- [DataGrid] Fix numeric font size not being applied (#19552) @cherniavskii
- [DataGrid] Improve
operator
types to display literal values (#19529) @siriwatknp
@mui/x-data-grid-pro@8.11.3

Same changes as in @mui/x-data-grid@8.11.3
.
@mui/x-data-grid-premium@8.11.3

Same changes as in @mui/x-data-grid-pro@8.11.3
.
Date and Time Pickers
@mui/x-date-pickers@8.11.3
@mui/x-date-pickers-pro@8.11.3

Same changes as in @mui/x-date-pickers@8.11.3
.
Charts
@mui/x-charts@8.11.3
- [charts] Add
inline-
piecewise legend options (#19382) @JCQuintas - [charts] Add bar gradient example (#19174) @bernardobelchior
- [charts] Ignore empty tick labels in label overlap computation (#19547) @alexfauquette
- [charts] Rename
isBandScale
toisDiscreteScale
(#19514) @bernardobelchior - [charts] Fix legend position affecting toolbar's position (#19257) @sai6855
@mui/x-charts-pro@8.11.3

Same changes as in @mui/x-charts@8.11.3
, plus:
- [charts-pro] Add chart title and caption to export demo (#19524) @bernardobelchior
Tree View
@mui/x-tree-view@8.11.3
- [tree view] Stop looping through all items to publish the
removeItem
event (#19500) @flaviendelangle - [tree view] Support flat DOM structure (#19350) @flaviendelangle
- [tree view] Update cursor styles for disabled TreeItem (#19548) @sai6855
@mui/x-tree-view-pro@8.11.3

Same changes as in @mui/x-tree-view@8.11.3
.
Codemod
@mui/x-codemod@8.11.3
Internal changes.
Docs
- [docs] Add styling row group recipe (#19349) @siriwatknp
- [docs] Group demos data into the dataset folder (#19549) @alexfauquette
- [docs] Add
shiny
bar chart example at the top (#19416) @JCQuintas
Core
- [code-infra] Axios update (#19577) @Janpot
- [code-infra] Remove usage of copy-files command from code-infra (#19518) @brijeshb42
- [internal] Fix naming to match convention @oliviertassinari