We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:
- 📊 The Chart zoom now supports the
pressAndDrag
gesture. Pan by pressing and dragging. - 🔄 Server-side pivoting support for the Data Grid
- 🐞 Bugfixes
- 📚 Documentation improvements
Special thanks go out to the community members for their valuable contributions:
@djpremier, @Utkarsh-0304
The following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @flaviendelangle, @hasdfa, @Janpot, @JCQuintas, @prakhargupta1, @rita-codes, @noraleonte, @brijeshb42, @arminmeh, @michelengelen
Data Grid
@mui/x-data-grid@8.14.0
- [l10n] Improve Brazilian Portuguese (pt-BR) locale (#19658) @djpremier
@mui/x-data-grid-pro@8.14.0

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

Same changes as in @mui/x-data-grid-pro@8.14.0
, plus:
Date and Time Pickers
@mui/x-date-pickers@8.14.0
- [pickers] Fixed the extra element for the disabled date picker (#19387) @Utkarsh-0304
- [pickers] Fix input
autoCapitalize
value for Firefox compatibility (#19285) @michelengelen - [l10n] Improve Brazilian Portuguese (pt-BR) locale (#19658) @djpremier
@mui/x-date-pickers-pro@8.14.0

Same changes as in @mui/x-date-pickers@8.14.0
.
Charts
@mui/x-charts@8.14.0
- [charts] Add
pressAndDrag
pan gesture (#19779) @JCQuintas - [charts] Allow
minPointers
andmaxPointers
to be configured by pointer type (#19794) @JCQuintas - [charts] Correct scale domain types (#19844) @bernardobelchior
- [charts] Fix tooltip position when scrolling (#19857) @alexfauquette
- [charts] Link item highlight with keyboard navigation (#19768) @alexfauquette
- [charts] Refactor domain/scale selectors (#19832) @bernardobelchior
- [charts] Remove min/max from ordinal configuration (#19789) @alexfauquette
- [charts] Simplify axes filters selectors (#19833) @bernardobelchior
- [l10n] Improve Brazilian Portuguese (pt-BR) locale (#19658) @djpremier
@mui/x-charts-pro@8.14.0

Same changes as in @mui/x-charts@8.14.0
.
@mui/x-charts-premium@8.14.0

Same changes as in @mui/x-charts-pro@8.14.0
.
Tree View
@mui/x-tree-view@8.14.0
- [tree view] Fix Tree View tooltip anchoring on overview page (#19806) @noraleonte
@mui/x-tree-view-pro@8.14.0

Same changes as in @mui/x-tree-view@8.14.0
.
Codemod
@mui/x-codemod@8.14.0
Internal changes.
Docs
- [docs] Add overview section for pie chart (#19672) @prakhargupta1
- [docs] Fix demo title knob keys (#19843) @JCQuintas
- [docs] Hide UI elements of unsupported features in the data source demos (#19849) @arminmeh
Core
- [code-infra] Cleanup unused dependencies (#19788) @brijeshb42
- [code-infra] Fix pnpm-lock issue (#19861) @JCQuintas
- [code-infra] Improve publishing docs (#19404) @Janpot
- [code-infra] Remove tsconfig
baseUrl
(#19837) @Janpot - [code-infra] Support custom npm dist tags during release (#19803) @Janpot
- [code-infra] Wait longer for print dialog (#19795) @JCQuintas
- [code-infra] Replace
lodash
withes-toolkit
(#19853) @bernardobelchior - [code-infra] Update release script PR checklist (#19785) @bernardobelchior
- [code-infra] Remove remaining usages of
lodash
(#19864) @bernardobelchior - [docs-infra] Add
title
knob (#19792) @JCQuintas - [docs-infra] Fix missing key in title knob (#19804) @JCQuintas
Miscellaneous
- [x-telemetry] Fix transpile issues (#19761) @hasdfa
- [x-telemetry] Fix ref to deleted file (#19842) @JCQuintas