-
-
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
8522325
commit bc4467f
Showing
1 changed file
with
4 additions
and
3 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 |
---|---|---|
|
@@ -6,14 +6,15 @@ | |
|
||
_Jan 17, 2024_ | ||
|
||
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: | ||
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- Base UI's CSS class prefix is now `base-` (#40205) @michaldudak | ||
- Bug fixes, and a lot of improvements to code and docs infra | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 41 -->[Accordion] Deprecate \*Props props and classes for v6 (#40418) @DiegoAndai | ||
- ​<!-- 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 | ||
- ​<!-- 27 -->[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855 | ||
- ​<!-- 26 -->[Divider] Deprecate props and classes for v6 (#40563) @sai6855 | ||
|
||
|
@@ -83,7 +84,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som | |
- ​<!-- 04 -->[utils] Centralize clamp implementation in utils (#40267) @Kamino0 | ||
- ​<!-- 03 -->[website] Polish the Base UI page demos (#40504) @danilo-leal | ||
|
||
All contributors of this release in alphabetical order: @aacevski, @brijeshb42, @danilo-leal, @DiegoAndai, @josh-feldman, @Kamino0, @lhilgert9, @maakcode, @michaldudak, @oliviertassinari, @petrovmiroslav, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli, @zinoroman | ||
All contributors of this release in alphabetical order: @2metres, @aacevski, @brijeshb42, @danilo-leal, @DiegoAndai, @josh-feldman, @Kamino0, @lhilgert9, @maakcode, @michaldudak, @oliviertassinari, @petrovmiroslav, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli, @zinoroman | ||
|
||
## 5.15.4 | ||
|
||
|