|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 | 5 |
|
| 6 | +## 7.23.1 |
| 7 | + |
| 8 | +_Dec 5, 2024_ |
| 9 | + |
| 10 | +We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: |
| 11 | + |
| 12 | +- 🌍 Improve German locale on the Data Grid component |
| 13 | +- 🐞 Bugfixes |
| 14 | + |
| 15 | +Special thanks go out to the community contributors who have helped make this release possible: |
| 16 | +@lhilgert9. |
| 17 | + |
| 18 | +Following are all team members who have contributed to this release: |
| 19 | +@arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy and @MBilalShafi. |
| 20 | + |
| 21 | +<!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> |
| 22 | + |
| 23 | +### Data Grid |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +- [DataGrid] Make column autosizing work with flex columns (#15712) @cherniavskii |
| 28 | +- [l10n] Improve German (de-DE) locale (#15641) @lhilgert9 |
| 29 | + |
| 30 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') |
| 31 | + |
| 32 | +Same changes as in `@mui/[email protected]`, plus: |
| 33 | + |
| 34 | +- [DataGridPro] Cleanup pinned rows on removal (#15702) @cherniavskii |
| 35 | + |
| 36 | +#### `@mui/[email protected]` [](https://mui.com/r/x-premium-svg-link 'Premium plan') |
| 37 | + |
| 38 | +Same changes as in `@mui/[email protected]`. |
| 39 | + |
| 40 | +### Date and Time Pickers |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +- [TimePicker] Prevent mouse events after `touchend` event (#15430) @arthurbalduini |
| 45 | + |
| 46 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') |
| 47 | + |
| 48 | +Same changes as in `@mui/[email protected]`. |
| 49 | + |
| 50 | +### Charts |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | +- [charts] Improve SVG `pattern` and `gradient` support (#15724) @JCQuintas |
| 55 | + |
| 56 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') |
| 57 | + |
| 58 | +Same changes as in `@mui/[email protected]`. |
| 59 | + |
| 60 | +### Docs |
| 61 | + |
| 62 | +- [docs] Fix Pickers theme augmentation example (#15675) @LukasTy |
| 63 | +- [docs] Remove duplicated warning (#15715) @cherniavskii |
| 64 | +- [test] Force hover in headless Chrome (#15711) @cherniavskii |
| 65 | +- [docs-infra] Bump `@mui/internal-markdown` to support nested demo imports (#15738) @alexfauquette |
| 66 | +- [docs] Improve SEO titles for the Data Grid (#15695) @MBilalShafi |
| 67 | + |
| 68 | +### Core |
| 69 | + |
| 70 | +- [core] Add `@mui/x-tree-view-pro` to `releaseChangelog` (#15747) @flaviendelangle |
| 71 | + |
6 | 72 | ## 7.23.0
|
7 | 73 |
|
8 | 74 | _Nov 29, 2024_
|
|
0 commit comments