|
5 | 5 | All notable changes to this project will be documented in this file.
|
6 | 6 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
7 | 7 |
|
| 8 | +## 8.11.3 |
| 9 | + |
| 10 | +_Sep 16, 2025_ |
| 11 | + |
| 12 | +We'd like to extend a big thank you to the 11 contributors who made this release possible. Here are some highlights ✨: |
| 13 | + |
| 14 | +- 🐞 Bugfixes |
| 15 | +- 📚 Documentation improvements |
| 16 | + |
| 17 | +Special thanks go out to the community members for their valuable contributions: |
| 18 | +@sai6855 |
| 19 | + |
| 20 | +The following are all team members who have contributed to this release: |
| 21 | +@alexfauquette, @bernardobelchior, @brijeshb42, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @LukasTy, @rita-codes, @siriwatknp |
| 22 | + |
| 23 | +### Data Grid |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +- [DataGrid] Fix numeric font size not being applied (#19552) @cherniavskii |
| 28 | +- [DataGrid] Improve `operator` types to display literal values (#19529) @siriwatknp |
| 29 | + |
| 30 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link "Pro plan") |
| 31 | + |
| 32 | +Same changes as in `@mui/[email protected]`. |
| 33 | + |
| 34 | +#### `@mui/[email protected]` [](https://mui.com/r/x-premium-svg-link "Premium plan") |
| 35 | + |
| 36 | +Same changes as in `@mui/[email protected]`. |
| 37 | + |
| 38 | +### Date and Time Pickers |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | +- [pickers] Refactor `slots` and `slotProps` propagation strategy (#18867) @LukasTy |
| 43 | + |
| 44 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link "Pro plan") |
| 45 | + |
| 46 | +Same changes as in `@mui/[email protected]`. |
| 47 | + |
| 48 | +### Charts |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | +- [charts] Add `inline-` piecewise legend options (#19382) @JCQuintas |
| 53 | +- [charts] Add bar gradient example (#19174) @bernardobelchior |
| 54 | +- [charts] Ignore empty tick labels in label overlap computation (#19547) @alexfauquette |
| 55 | +- [charts] Rename `isBandScale` to `isDiscreteScale` (#19514) @bernardobelchior |
| 56 | +- [charts] Fix legend position affecting toolbar's position (#19257) @sai6855 |
| 57 | + |
| 58 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link "Pro plan") |
| 59 | + |
| 60 | +Same changes as in `@mui/[email protected]`, plus: |
| 61 | + |
| 62 | +- [charts-pro] Add chart title and caption to export demo (#19524) @bernardobelchior |
| 63 | + |
| 64 | +### Tree View |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | +- [tree view] Stop looping through all items to publish the `removeItem` event (#19500) @flaviendelangle |
| 69 | +- [tree view] Support flat DOM structure (#19350) @flaviendelangle |
| 70 | +- [tree view] Update cursor styles for disabled TreeItem (#19548) @sai6855 |
| 71 | + |
| 72 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link "Pro plan") |
| 73 | + |
| 74 | +Same changes as in `@mui/[email protected]`. |
| 75 | + |
| 76 | +### Codemod |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | +Internal changes. |
| 81 | + |
| 82 | +### Docs |
| 83 | + |
| 84 | +- [docs] Add styling row group recipe (#19349) @siriwatknp |
| 85 | +- [docs] Group demos data into the dataset folder (#19549) @alexfauquette |
| 86 | +- [docs] Add `shiny` bar chart example at the top (#19416) @JCQuintas |
| 87 | + |
| 88 | +### Core |
| 89 | + |
| 90 | +- [code-infra] Axios update (#19577) @Janpot |
| 91 | +- [code-infra] Remove usage of copy-files command from code-infra (#19518) @brijeshb42 |
| 92 | +- [internal] Fix naming to match convention @oliviertassinari |
| 93 | + |
8 | 94 | ## 8.11.2
|
9 | 95 |
|
10 | 96 | _Sep 10, 2025_
|
|
0 commit comments