-
-
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
c94b562
commit 6f7485e
Showing
1 changed file
with
51 additions
and
47 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,80 +6,84 @@ | |
|
||
_Jan 17, 2024_ | ||
|
||
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨: | ||
A big thanks to the 17 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]` | ||
|
||
- ​<!-- 25 -->[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855 | ||
- ​<!-- 24 -->[Divider] Deprecate props and classes for v6 (#40563) @sai6855 | ||
- ​<!-- 41 -->[Accordion] Deprecate \*Props props and classes for v6 (#40418) @DiegoAndai | ||
- ​<!-- 27 -->[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855 | ||
- ​<!-- 26 -->[Divider] Deprecate props and classes for v6 (#40563) @sai6855 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 34 -->[ButtonGroup] Apply MD3 style to `ButtonGroup` (#40124) @lhilgert9 | ||
- ​<!-- 36 -->[ButtonGroup] Apply MD3 style to `ButtonGroup` (#40124) @lhilgert9 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 38 -->Change the CSS class prefix to `base-` (#40205) @michaldudak | ||
- ​<!-- 37 -->[select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42 | ||
- ​<!-- 36 -->[switch] Add border-box to demos (#40638) @zanivan | ||
- ​<!-- 40 -->Change the CSS class prefix to `base-` (#40205) @michaldudak | ||
- ​<!-- 39 -->[select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42 | ||
- ​<!-- 38 -->[switch] Add border-box to demos (#40638) @zanivan | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 09 -->[ModalDialog] Fix ModalDialog layout prop override (#40512) @maakcode | ||
- ​<!-- 08 -->[RadioGroup] Allow zero number as a value (#40344) @aacevski | ||
- ​<!-- 11 -->[ModalDialog] Fix ModalDialog layout prop override (#40512) @maakcode | ||
- ​<!-- 10 -->[RadioGroup] Allow zero number as a value (#40344) @aacevski | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 31 -->Allow `json` files to be transformed (#40536) @ZeeshanTamboli | ||
|
||
### `@mui/material-[email protected]` | ||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 07 -->Update `@mui/material` peer dependency version (#40528) @ZeeshanTamboli | ||
- ​<!-- 09 -->Update `@mui/material` peer dependency version (#40528) @ZeeshanTamboli | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 06 -->Fix release script (#40519) @petrovmiroslav | ||
- ​<!-- 05 -->Support Nonces in the App Router Provider (#40269) @josh-feldman | ||
- ​<!-- 08 -->Fix release script (#40519) @petrovmiroslav | ||
- ​<!-- 07 -->Support Nonces in the App Router Provider (#40269) @josh-feldman | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 04 -->Polish @mui/material-nextjs (#40473) @oliviertassinari | ||
- ​<!-- 03 -->[zero] Fix import path for @mui/system in vite apps (#40490) @brijeshb42 | ||
- ​<!-- 01 -->[zero] Identify zero runtime styled path (#40555) @brijeshb42 | ||
|
||
### Docs | ||
|
||
- ​<!-- 33 -->[joy-ui][Card] Fix text alignment in horizontal aligned card demo (#40562) @ZeeshanTamboli | ||
- ​<!-- 23 -->Improve instructions about peer dependencies (#40621) @danilo-leal | ||
- ​<!-- 22 -->Solve page description length @oliviertassinari | ||
- ​<!-- 21 -->Fix MUI Treasury links (#40561) @siriwatknp | ||
- ​<!-- 15 -->[material-ui] Update <ListItem button/> to ListItemButton in demos (#40564) @sai6855 | ||
- ​<!-- 14 -->[material-ui] Revise the Snackbar page (#39298) @danilo-leal | ||
- ​<!-- 13 -->[material-ui] Sharpen Material 3 copy on demo pages (#40546) @samuelsycamore | ||
- ​<!-- 12 -->[material-ui] Fix typo on Next.js integration guide (#40538) @zanivan | ||
- ​<!-- 11 -->[material-ui][Snackbar] Remove unused `State` interface from Consecutive Snackbars demo (#40410) @zinoroman | ||
- ​<!-- 10 -->[website] Resolve broken links reported by `docs:link-check` (#40547) @samuelsycamore | ||
|
||
### Core | ||
|
||
- ​<!-- 35 -->[blog] Fix 404 link to MUI Treasury @oliviertassinari | ||
- ​<!-- 32 -->[code-infra] Add `run` command to deploy docs (#40513) @siriwatknp | ||
- ​<!-- 30 -->[core] Update the lockfile (#40628) @michaldudak | ||
- ​<!-- 29 -->[core] Remove dead code and follow standard @oliviertassinari | ||
- ​<!-- 28 -->[core] Simplify server detection (#40471) @oliviertassinari | ||
- ​<!-- 27 -->[core] Sync playwright cache between MUI X and Material UI (#40475) @oliviertassinari | ||
- ​<!-- 26 -->[dependencies] Bump tough-cookie (#40437) @michaldudak | ||
- ​<!-- 20 -->[docs-infra] Enforce brand name rules (#40525) @oliviertassinari | ||
- ​<!-- 19 -->[docs-infra] Minimize ad layout shift on mobile (#40582) @oliviertassinari | ||
- ​<!-- 18 -->[docs-infra] Improve API page deprecation info (#40440) @DiegoAndai | ||
- ​<!-- 17 -->[docs-infra] Remove old tocs banners (#40537) @oliviertassinari | ||
- ​<!-- 16 -->[docs-infra] Remove dead code aria-label sponsors (#40526) @oliviertassinari | ||
- ​<!-- 02 -->[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, @lhilgert9, @maakcode, @michaldudak, @oliviertassinari, @petrovmiroslav, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli, @zinoroman | ||
- ​<!-- 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 | ||
|
||
### Docs | ||
|
||
- ​<!-- 35 -->[joy-ui][Card] Fix text alignment in horizontal aligned card demo (#40562) @ZeeshanTamboli | ||
- ​<!-- 25 -->Improve instructions about peer dependencies (#40621) @danilo-leal | ||
- ​<!-- 24 -->Solve page description length @oliviertassinari | ||
- ​<!-- 23 -->Fix MUI Treasury links (#40561) @siriwatknp | ||
- ​<!-- 17 -->[material-ui] Update <ListItem button/> to ListItemButton in demos (#40564) @sai6855 | ||
- ​<!-- 16 -->[material-ui] Revise the Snackbar page (#39298) @danilo-leal | ||
- ​<!-- 15 -->[material-ui] Sharpen Material 3 copy on demo pages (#40546) @samuelsycamore | ||
- ​<!-- 14 -->[material-ui] Fix typo on Next.js integration guide (#40538) @zanivan | ||
- ​<!-- 13 -->[material-ui][Snackbar] Remove unused `State` interface from Consecutive Snackbars demo (#40410) | ||
@zinoroman | ||
- ​<!-- 12 -->[website] Resolve broken links reported by `docs:link-check` (#40547) @samuelsycamore | ||
|
||
### Core | ||
|
||
- ​<!-- 37 -->[blog] Fix 404 link to MUI Treasury @oliviertassinari | ||
- ​<!-- 34 -->[code-infra] Add `run` command to deploy docs (#40513) @siriwatknp | ||
- ​<!-- 32 -->[core] Update the lockfile (#40628) @michaldudak | ||
- ​<!-- 31 -->[core] Remove dead code and follow standard @oliviertassinari | ||
- ​<!-- 30 -->[core] Simplify server detection (#40471) @oliviertassinari | ||
- ​<!-- 29 -->[core] Sync playwright cache between MUI X and Material UI (#40475) @oliviertassinari | ||
- ​<!-- 28 -->[dependencies] Bump tough-cookie (#40437) @michaldudak | ||
- ​<!-- 22 -->[docs-infra] Enforce brand name rules (#40525) @oliviertassinari | ||
- ​<!-- 21 -->[docs-infra] Minimize ad layout shift on mobile (#40582) @oliviertassinari | ||
- ​<!-- 20 -->[docs-infra] Improve API page deprecation info (#40440) @DiegoAndai | ||
- ​<!-- 19 -->[docs-infra] Remove old tocs banners (#40537) @oliviertassinari | ||
- ​<!-- 18 -->[docs-infra] Remove dead code aria-label sponsors (#40526) @oliviertassinari | ||
- ​<!-- 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 | ||
|
||
## 5.15.4 | ||
|
||
|