|
1 | 1 | # [Versions](https://mui.com/versions/) |
2 | 2 |
|
| 3 | +## 7.3.10 |
| 4 | + |
| 5 | +<!-- generated comparing v7.3.9..v7.x --> |
| 6 | + |
| 7 | +_Apr 8, 2026_ |
| 8 | + |
| 9 | +A big thanks to the 15 contributors who made this release possible. A few highlights ✨: |
| 10 | + |
| 11 | +- 📖 Added the Menubar component page to the docs. |
| 12 | + |
| 13 | +### `@mui/material@7.3.10` |
| 14 | + |
| 15 | +- [alert][dialog] Accessibility improvements (#48161) @silviuaavram |
| 16 | +- [autocomplete] Add `root` slot (#47916) @GerardasB |
| 17 | +- [autocomplete] Fix helper text focusing input when clicked (#48162) @mj12albert |
| 18 | +- [autocomplete] Fix popup reopening on window focus regain with openOnFocus (#47914) @aman44444 |
| 19 | +- [autocomplete] Optimize selected option lookup (#48027) @anchmelev |
| 20 | +- [autocomplete] Support full slots for clearIndicator and popupIndicator (#47913) @silviuaavram |
| 21 | +- [button-base] Fix native button detection (#47994) @mj12albert |
| 22 | +- [input] Fix high contrast cutoff on first character (#48160) @silviuaavram |
| 23 | +- [list item text][card header] Revert cleanup of duplicated CSS rules (#47938) @sai6855 |
| 24 | +- [popper] Add missing classes export (#48033) @mj12albert |
| 25 | +- [select] Fix focus visible always set on menu item (#48022) @silviuaavram |
| 26 | +- [slider] Accept readonly array for the value prop (#47961) @pcorpet |
| 27 | +- [switch] Add border to make it visible in high contrast mode (#48210) @silviuaavram |
| 28 | +- [theme] Do not create channel tokens for custom colors when `nativeColor` is used (#48144) @ZeeshanTamboli |
| 29 | +- [transitions] Performance improvements & misc fixes (#48217) @mj12albert |
| 30 | + |
| 31 | +### Docs |
| 32 | + |
| 33 | +- [codemod] Add v7 migration docs for deprecated Autocomplete APIs and Autocomplete codemod (#47954) @ZeeshanTamboli |
| 34 | +- [menubar] Add Menubar component page (#47942) @siriwatknp |
| 35 | +- [progress] Label all demo components (#48168) @mj12albert |
| 36 | +- [system] Update `styled` API docs for easier understanding (#47969) @olivier-lxo |
| 37 | +- Fix the dark mode footer row shadow for the Data Grid on the advanced components page (#48152) @arminmeh |
| 38 | +- Fix MUI X redirects (#47917) @cherniavskii |
| 39 | +- Use direct palette vars in Tailwind v4 snippet (#47955) @Ahmad-Alaziz |
| 40 | + |
| 41 | +### Core |
| 42 | + |
| 43 | +- [blog] Blogpost for upcoming price changes for MUI X (#47820) @DanailH |
| 44 | +- [blog] Update the 2026 price changes blogpost (#47944) @DanailH |
| 45 | +- [code-infra] Add pkg-pr-new as dev dependency (#48023) @silviuaavram |
| 46 | +- [docs-infra] Update Release Instructions and Search Index v7 (#48109) @dav-is |
| 47 | + |
| 48 | +All contributors of this release in alphabetical order: @Ahmad-Alaziz, @aman44444, @anchmelev, @arminmeh, @cherniavskii, @DanailH, @dav-is, @GerardasB, @mj12albert, @olivier-lxo, @pcorpet, @sai6855, @silviuaavram, @siriwatknp, @ZeeshanTamboli |
| 49 | + |
3 | 50 | ## 7.3.9 |
4 | 51 |
|
5 | 52 | <!-- generated comparing v7.3.8..v7.x --> |
|
0 commit comments