-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
1 parent
074c5d2
commit e268875
Showing
1 changed file
with
4 additions
and
4 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 |
---|---|---|
|
@@ -14,7 +14,7 @@ A big thanks to the 18 contributors who made this release possible. Here are som | |
### `@mui/[email protected]` | ||
|
||
- ​<!-- 42 -->[Accordion] Deprecate \*Props props and classes for v6 (#40418) @DiegoAndai | ||
- ​<!-- 41 -->[material-ui][Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props (#40551) @2metres | ||
- ​<!-- 41 -->[Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props (#40551) @2metres | ||
- ​<!-- 27 -->[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855 | ||
- ​<!-- 26 -->[Divider] Deprecate props and classes for v6 (#40563) @sai6855 | ||
|
||
|
@@ -37,8 +37,8 @@ To adapt your code to the new pattern: | |
|
||
#### Changes | ||
|
||
- ​<!-- 39 -->[select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42 | ||
- ​<!-- 38 -->[switch] Add border-box to demos (#40638) @zanivan | ||
- ​<!-- 39 -->[Select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42 | ||
- ​<!-- 38 -->[Switch] Add border-box to demos (#40638) @zanivan | ||
|
||
### `@mui/[email protected]` | ||
|
||
|
@@ -57,10 +57,10 @@ To adapt your code to the new pattern: | |
|
||
- ​<!-- 08 -->Fix release script (#40519) @petrovmiroslav | ||
- ​<!-- 07 -->Support Nonces in the App Router Provider (#40269) @josh-feldman | ||
- ​<!-- 06 -->Polish @mui/material-nextjs (#40473) @oliviertassinari | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 06 -->Polish @mui/material-nextjs (#40473) @oliviertassinari | ||
- ​<!-- 05 -->Fix import path for @mui/system in vite apps (#40490) @brijeshb42 | ||
- ​<!-- 02 -->Fix css vars generation and simplify the code (#40530) @siriwatknp | ||
- ​<!-- 01 -->Identify zero runtime styled path (#40555) @brijeshb42 | ||
|