-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
107 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,70 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 5.8.6 | ||
|
||
<!-- generated comparing v5.8.5..master --> | ||
|
||
_Jun 27, 2022_ | ||
|
||
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- ⚒️ Fixed React 18 issues in few components | ||
- 🚀 Improved the TypeScript augmentation when using CSS variables with `@mui/material` | ||
- many other 🐛 bug fixes and 📚 documentation improvements | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 27 -->[Alert] Add support for CSS vars (#32624) @haneenmahd | ||
- ​<!-- 26 -->[Alert] Use `getContrastText` for filled variant font color (#29813) @SamoraMabuya | ||
|
||
Note: The color of the text in the warning contained `Alert` in dark mode was changed to black in order to improve the color contrast ratio | ||
|
||
- ​<!-- 11 -->[OutlinedInput] Fix `ownerState` undefined in theme style overrides (#33241) @siriwatknp | ||
- ​<!-- 08 -->[Tabs] Fix crash when used with React 18 & Suspense (#33277) @mnajdova | ||
- ​<!-- 05 -->[TypeScript] Add CSS vars type augmentation for Material UI (#33211) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 09 -->[system] Add enableColorScheme option to getInitColorSchemeScript (#33261) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 04 -->[utils] Allow state prefix to be configurable (#32972) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 25 -->[base] Improve the return type of useSlotProps (#33279) @michaldudak | ||
- ​<!-- 24 -->[base] Improve some types (#33270) @mnajdova | ||
- ​<!-- 13 -->[MenuUnstyled] Fix keyboard accessibility of menu items (#33145) @michaldudak | ||
- ​<!-- 12 -->[ModalManager] Lock body scroll when container is inside shadow DOM (#33168) @jacobweberbowery | ||
- ​<!-- 10 -->[SliderUnstyled] Use useSlotProps (#33132) @michaldudak | ||
- ​<!-- 07 -->[TextareaAutosize] Fix crash when used with React 18 & Suspense (#33238) @howlettt | ||
- ​<!-- 06 -->[TextareaAutosize] Fix warnings for too many renders in React 18 (#33253) @mnajdova | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 14 -->[Joy] Add `Sheet` doc (#32820) @hbjORbj | ||
|
||
### Docs | ||
|
||
- ​<!-- 23 -->[blog] Polish Why you should migrate to Material UI v5 today (#33244) @oliviertassinari | ||
- ​<!-- 21 -->[docs] Add note in docs about `componentsProps.root` taking precedence (#33097) @ZeeshanTamboli | ||
- ​<!-- 20 -->[docs] Remove a note about Base components being reexported from Material UI (#33265) @michaldudak | ||
- ​<!-- 19 -->[docs] Update code snippet in docs for custom color palette (#32946) @ZeeshanTamboli | ||
- ​<!-- 18 -->[docs] Fix the docs for production class generation (#31933) @Fafruch | ||
- ​<!-- 17 -->[docs] Fix internal link in Box page (#33149) @davidgarciab | ||
- ​<!-- 16 -->[docs] Badge component link in Base docs should be under Data Display section (#33249) @ZeeshanTamboli | ||
- ​<!-- 15 -->[examples] Fix comment typo (#33256) @WinmezzZ | ||
|
||
### Core | ||
|
||
- ​<!-- 22 -->[core] Remove dead code (#33243) @oliviertassinari | ||
- ​<!-- 03 -->[website] Fix the scroll-top for all the website (#33215) @oliviertassinari | ||
- ​<!-- 02 -->[website] List new core role @oliviertassinari | ||
- ​<!-- 01 -->[website] Fix navigation menu close behavior (#33203) @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @davidgarciab, @Fafruch, @haneenmahd, @hbjORbj, @howlettt, @jacobweberbowery, @michaldudak, @mnajdova, @oliviertassinari, @SamoraMabuya, @siriwatknp, @WinmezzZ, @ZeeshanTamboli | ||
|
||
## 5.8.5 | ||
|
||
<!-- generated comparing v5.8.4..master --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters