|
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.10.2 |
| 9 | + |
| 10 | +_Aug 20, 2025_ |
| 11 | + |
| 12 | +We'd like to extend a big thank you to the 10 contributors who made this release possible. Here are some highlights ✨: |
| 13 | + |
| 14 | +- 🌎 Improve Finnish (fi-FI) locale on the Data Grid |
| 15 | + |
| 16 | +Special thanks go out to the community members for their valuable contributions: |
| 17 | +@lauri-heinonen-2025-04, @Methuselah96, @sai6855, @wilcoschoneveld |
| 18 | + |
| 19 | +The following are all team members who have contributed to this release: |
| 20 | +@alexfauquette, @cherniavskii, @flaviendelangle, @Janpot, @oliviertassinari, @rita-codes |
| 21 | + |
| 22 | +### Data Grid |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +- [DataGrid] Fix display for `<GridEditSingleSelect />` when `density='compact'` (#19249) @sai6855 |
| 27 | +- [DataGrid] Fix column header sortable classname when using `disableColumnSorting` (#19222) @wilcoschoneveld |
| 28 | +- [l10n] Improve finnish (fi-FI) locale (#19163) @lauri-heinonen-2025-04 |
| 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] Fix quick filter not working in List View mode (#19254) @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 | +Internal changes. |
| 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 | +Internal changes. |
| 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 | +### Tree View |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | +- [tree view] Add `aria-hidden` to the Tree Item Checkbox (#19246) @flaviendelangle |
| 65 | + |
| 66 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link "Pro plan") |
| 67 | + |
| 68 | +Same changes as in `@mui/[email protected]`. |
| 69 | + |
| 70 | +### Codemod |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | +Internal changes. |
| 75 | + |
| 76 | +### Docs |
| 77 | + |
| 78 | +- [docs] Fix links to the pyramid chart (#19250) @alexfauquette |
| 79 | + |
| 80 | +### Core |
| 81 | + |
| 82 | +- [internal] Avoid script for CI only @oliviertassinari |
| 83 | +- [internal] Fix `renovate.json` @oliviertassinari |
| 84 | +- [internal] Polish renovate config @oliviertassinari |
| 85 | +- [internal] Rename core to internal (#19203) @oliviertassinari |
| 86 | +- [internal] Update link to GitHub labels @oliviertassinari |
| 87 | + |
| 88 | +### Miscellaneous |
| 89 | + |
| 90 | +- [code-infra] Prepare for incoming `execa` update (#19229) @Janpot |
| 91 | +- [virtualizer] Fix type import (#19192) @Methuselah96 |
| 92 | +- [virtualizer] Improve type export (#19192) @Methuselah96 |
| 93 | + |
8 | 94 | ## 8.10.1
|
9 | 95 |
|
10 | 96 | _Aug 15, 2025_
|
|
0 commit comments