|
1 | 1 | # [Versions](https://mui.com/versions/) |
2 | 2 |
|
| 3 | +## 5.10.1 |
| 4 | + |
| 5 | +<!-- generated comparing v5.10.0..master --> |
| 6 | + |
| 7 | +_Aug 15, 2022_ |
| 8 | + |
| 9 | +A big thanks to the 18 contributors who made this release possible. This release was mostly around 🐛 bug fixes and 📚 documentation improvements. |
| 10 | + |
| 11 | +### `@mui/material@5.10.1` |
| 12 | + |
| 13 | +- ​<!-- 04 -->[TableCell] Enable variant overrides via TypeScript module augmentation (#33856) @arjunvijayanathakurup |
| 14 | + |
| 15 | +### `@mui/system@5.10.1` |
| 16 | + |
| 17 | +- ​<!-- 05 -->[system] Fix `ContainerProps` export (#33923) @bugzpodder |
| 18 | + |
| 19 | +### `@mui/base@5.0.0-alpha.93` |
| 20 | + |
| 21 | +- ​<!-- 31 -->[TrapFocus] Removes invisible tabbable elements from (#33543) @EthanStandel |
| 22 | +- ​<!-- 30 -->[Input][base] Pass the rows prop to the underlying textarea (#33873) @michaldudak |
| 23 | +- ​<!-- 06 -->[SelectUnstyled] Add ability to post the select's value when submitting a form (#33697) @michaldudak |
| 24 | + |
| 25 | +### `@mui/joy@5.0.0-alpha.41` |
| 26 | + |
| 27 | +- ​<!-- 07 -->[IconButton][joy] Fix large IconButton scaling (#33885) @cherewaty |
| 28 | + |
| 29 | +### Docs |
| 30 | + |
| 31 | +- ​<!-- 23 -->[docs] Expand on a11y section for Material UI `Link` component (#32839) @TKrishnasamy |
| 32 | +- ​<!-- 22 -->[docs] Fix typo in Joy UI's `AspectRatio` docs (#33895) @IsaacInsoll |
| 33 | +- ​<!-- 21 -->[docs] Improve the Base Usage page (#33272) @samuelsycamore |
| 34 | +- ​<!-- 20 -->[docs] Avoid refreshing the page when button on demo is clicked (#33852) @PunitSoniME |
| 35 | +- ​<!-- 19 -->[docs] Improve the HorizontalNonLinearStepper demo styling (#33886) @hayawata3626 |
| 36 | +- ​<!-- 18 -->[docs] Remove dead NoSsr in the demos (#33910) @oliviertassinari |
| 37 | +- ​<!-- 17 -->[docs] Fix the reopening menu problem in MenuUnstyled demo (#33890) @michaldudak |
| 38 | +- ​<!-- 24 -->[docs] Fix a few link issues (#33909) @oliviertassinari |
| 39 | +- ​<!-- 16 -->[docs] Explain the icons package dependencies (#33592) @michaldudak |
| 40 | +- ​<!-- 15 -->[docs] Fix reported SEO issues (#33818) @oliviertassinari |
| 41 | +- ​<!-- 14 -->[docs] Add permanent notifications back (#33843) @oliviertassinari |
| 42 | +- ​<!-- 13 -->[docs] Enforce description for all pages (#33698) @oliviertassinari |
| 43 | +- ​<!-- 12 -->[docs] Clarify difference in startup times between named and default imports (#33109) @cmdcolin |
| 44 | +- ​<!-- 11 -->[docs] Update transform function in the sx prop sizing docs (#33850) @ZeeshanTamboli |
| 45 | +- ​<!-- 10 -->[docs] Adding missing accessibility labels (#33782) @PunitSoniME |
| 46 | +- ​<!-- 09 -->[docs] Fix `/system/getting-started/advanced/` does not exist (#33867) @MonstraG |
| 47 | +- ​<!-- 32 -->[docs] New Crowdin updates (#32213) @l10nbot |
| 48 | +- ​<!-- 08 -->[examples] Fix broken path to favicon.ico (#33906) @mmostafavi |
| 49 | +- ​<!-- 02 -->[website] Add new FAQ to pricing page (#33553) @oliviertassinari |
| 50 | +- ​<!-- 03 -->[website] Miscellaneous improvements to the marketing pages (#33897) @danilo-leal |
| 51 | + |
| 52 | +### Core |
| 53 | + |
| 54 | +- ​<!-- 29 -->[core] Add the download tracker package (#33899) @michaldudak |
| 55 | +- ​<!-- 28 -->[core] Use proper external build id for Argos uploads (#33929) @cherniavskii |
| 56 | +- ​<!-- 27 -->[core] Enforce 70 as the max width on the title on the docs (#33819) @oliviertassinari |
| 57 | +- ​<!-- 26 -->[core] Clear yarn installation warning (#33776) @michaldudak |
| 58 | +- ​<!-- 25 -->[core] Bump yarn to 1.22.19 (#33656) @michaldudak |
| 59 | +- ​<!-- 24 -->[core] Remove outdated Next.js options (#33845) @oliviertassinari |
| 60 | +- ​<!-- 01 -->[website] Allow /r/store- redirection pattern @oliviertassinari |
| 61 | + |
| 62 | +All contributors of this release in alphabetical order: @arjunvijayanathakurup, @bugzpodder, @cherewaty, @cherniavskii, @cmdcolin, @danilo-leal, @EthanStandel, @hayawata3626, @IsaacInsoll, @l10nbot, @michaldudak, @mmostafavi, @MonstraG, @oliviertassinari, @PunitSoniME, @samuelsycamore, @TKrishnasamy, @ZeeshanTamboli |
| 63 | + |
3 | 64 | ## 5.10.0 |
4 | 65 |
|
5 | 66 | <!-- generated comparing v5.9.3..master --> |
|
0 commit comments