Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mj12albert committed Jan 17, 2024
1 parent 181ef40 commit 8522325
Showing 1 changed file with 51 additions and 47 deletions.
98 changes: 51 additions & 47 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]`

- &#8203;<!-- 25 -->[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855
- &#8203;<!-- 24 -->[Divider] Deprecate props and classes for v6 (#40563) @sai6855
- &#8203;<!-- 41 -->[Accordion] Deprecate \*Props props and classes for v6 (#40418) @DiegoAndai
- &#8203;<!-- 27 -->[Dialog] Remove deprecated onBackdropClick from Dialog tests (#40505) @sai6855
- &#8203;<!-- 26 -->[Divider] Deprecate props and classes for v6 (#40563) @sai6855

### `@mui/[email protected]`

- &#8203;<!-- 34 -->[ButtonGroup] Apply MD3 style to `ButtonGroup` (#40124) @lhilgert9
- &#8203;<!-- 36 -->[ButtonGroup] Apply MD3 style to `ButtonGroup` (#40124) @lhilgert9

### `@mui/[email protected]`

- &#8203;<!-- 38 -->Change the CSS class prefix to `base-` (#40205) @michaldudak
- &#8203;<!-- 37 -->[select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42
- &#8203;<!-- 36 -->[switch] Add border-box to demos (#40638) @zanivan
- &#8203;<!-- 40 -->Change the CSS class prefix to `base-` (#40205) @michaldudak
- &#8203;<!-- 39 -->[select] Fix screen-reader CSS to avoid body scrollbar (#40599) @brijeshb42
- &#8203;<!-- 38 -->[switch] Add border-box to demos (#40638) @zanivan

### `@mui/[email protected]`

- &#8203;<!-- 09 -->[ModalDialog] Fix ModalDialog layout prop override (#40512) @maakcode
- &#8203;<!-- 08 -->[RadioGroup] Allow zero number as a value (#40344) @aacevski
- &#8203;<!-- 11 -->[ModalDialog] Fix ModalDialog layout prop override (#40512) @maakcode
- &#8203;<!-- 10 -->[RadioGroup] Allow zero number as a value (#40344) @aacevski

### `@mui/[email protected]`

- &#8203;<!-- 31 -->Allow `json` files to be transformed (#40536) @ZeeshanTamboli

### `@mui/material-[email protected]`
### `@mui/[email protected]`

- &#8203;<!-- 07 -->Update `@mui/material` peer dependency version (#40528) @ZeeshanTamboli
- &#8203;<!-- 09 -->Update `@mui/material` peer dependency version (#40528) @ZeeshanTamboli

### `@mui/[email protected]`

- &#8203;<!-- 06 -->Fix release script (#40519) @petrovmiroslav
- &#8203;<!-- 05 -->Support Nonces in the App Router Provider (#40269) @josh-feldman
- &#8203;<!-- 08 -->Fix release script (#40519) @petrovmiroslav
- &#8203;<!-- 07 -->Support Nonces in the App Router Provider (#40269) @josh-feldman

### `@mui/[email protected]`

- &#8203;<!-- 04 -->Polish @mui/material-nextjs (#40473) @oliviertassinari
- &#8203;<!-- 03 -->[zero] Fix import path for @mui/system in vite apps (#40490) @brijeshb42
- &#8203;<!-- 01 -->[zero] Identify zero runtime styled path (#40555) @brijeshb42

### Docs

- &#8203;<!-- 33 -->[joy-ui][Card] Fix text alignment in horizontal aligned card demo (#40562) @ZeeshanTamboli
- &#8203;<!-- 23 -->Improve instructions about peer dependencies (#40621) @danilo-leal
- &#8203;<!-- 22 -->Solve page description length @oliviertassinari
- &#8203;<!-- 21 -->Fix MUI Treasury links (#40561) @siriwatknp
- &#8203;<!-- 15 -->[material-ui] Update <ListItem button/> to ListItemButton in demos (#40564) @sai6855
- &#8203;<!-- 14 -->[material-ui] Revise the Snackbar page (#39298) @danilo-leal
- &#8203;<!-- 13 -->[material-ui] Sharpen Material 3 copy on demo pages (#40546) @samuelsycamore
- &#8203;<!-- 12 -->[material-ui] Fix typo on Next.js integration guide (#40538) @zanivan
- &#8203;<!-- 11 -->[material-ui][Snackbar] Remove unused `State` interface from Consecutive Snackbars demo (#40410) @zinoroman
- &#8203;<!-- 10 -->[website] Resolve broken links reported by `docs:link-check` (#40547) @samuelsycamore

### Core

- &#8203;<!-- 35 -->[blog] Fix 404 link to MUI Treasury @oliviertassinari
- &#8203;<!-- 32 -->[code-infra] Add `run` command to deploy docs (#40513) @siriwatknp
- &#8203;<!-- 30 -->[core] Update the lockfile (#40628) @michaldudak
- &#8203;<!-- 29 -->[core] Remove dead code and follow standard @oliviertassinari
- &#8203;<!-- 28 -->[core] Simplify server detection (#40471) @oliviertassinari
- &#8203;<!-- 27 -->[core] Sync playwright cache between MUI X and Material UI (#40475) @oliviertassinari
- &#8203;<!-- 26 -->[dependencies] Bump tough-cookie (#40437) @michaldudak
- &#8203;<!-- 20 -->[docs-infra] Enforce brand name rules (#40525) @oliviertassinari
- &#8203;<!-- 19 -->[docs-infra] Minimize ad layout shift on mobile (#40582) @oliviertassinari
- &#8203;<!-- 18 -->[docs-infra] Improve API page deprecation info (#40440) @DiegoAndai
- &#8203;<!-- 17 -->[docs-infra] Remove old tocs banners (#40537) @oliviertassinari
- &#8203;<!-- 16 -->[docs-infra] Remove dead code aria-label sponsors (#40526) @oliviertassinari
- &#8203;<!-- 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
- &#8203;<!-- 06 -->Polish @mui/material-nextjs (#40473) @oliviertassinari
- &#8203;<!-- 05 -->Fix import path for @mui/system in vite apps (#40490) @brijeshb42
- &#8203;<!-- 02 -->Fix css vars generation and simplify the code (#40530) @siriwatknp
- &#8203;<!-- 01 -->Identify zero runtime styled path (#40555) @brijeshb42

### Docs

- &#8203;<!-- 35 -->[joy-ui][Card] Fix text alignment in horizontal aligned card demo (#40562) @ZeeshanTamboli
- &#8203;<!-- 25 -->Improve instructions about peer dependencies (#40621) @danilo-leal
- &#8203;<!-- 24 -->Solve page description length @oliviertassinari
- &#8203;<!-- 23 -->Fix MUI Treasury links (#40561) @siriwatknp
- &#8203;<!-- 17 -->[material-ui] Update <ListItem button/> to ListItemButton in demos (#40564) @sai6855
- &#8203;<!-- 16 -->[material-ui] Revise the Snackbar page (#39298) @danilo-leal
- &#8203;<!-- 15 -->[material-ui] Sharpen Material 3 copy on demo pages (#40546) @samuelsycamore
- &#8203;<!-- 14 -->[material-ui] Fix typo on Next.js integration guide (#40538) @zanivan
- &#8203;<!-- 13 -->[material-ui][Snackbar] Remove unused `State` interface from Consecutive Snackbars demo (#40410)
@zinoroman
- &#8203;<!-- 12 -->[website] Resolve broken links reported by `docs:link-check` (#40547) @samuelsycamore

### Core

- &#8203;<!-- 37 -->[blog] Fix 404 link to MUI Treasury @oliviertassinari
- &#8203;<!-- 34 -->[code-infra] Add `run` command to deploy docs (#40513) @siriwatknp
- &#8203;<!-- 32 -->[core] Update the lockfile (#40628) @michaldudak
- &#8203;<!-- 31 -->[core] Remove dead code and follow standard @oliviertassinari
- &#8203;<!-- 30 -->[core] Simplify server detection (#40471) @oliviertassinari
- &#8203;<!-- 29 -->[core] Sync playwright cache between MUI X and Material UI (#40475) @oliviertassinari
- &#8203;<!-- 28 -->[dependencies] Bump tough-cookie (#40437) @michaldudak
- &#8203;<!-- 22 -->[docs-infra] Enforce brand name rules (#40525) @oliviertassinari
- &#8203;<!-- 21 -->[docs-infra] Minimize ad layout shift on mobile (#40582) @oliviertassinari
- &#8203;<!-- 20 -->[docs-infra] Improve API page deprecation info (#40440) @DiegoAndai
- &#8203;<!-- 19 -->[docs-infra] Remove old tocs banners (#40537) @oliviertassinari
- &#8203;<!-- 18 -->[docs-infra] Remove dead code aria-label sponsors (#40526) @oliviertassinari
- &#8203;<!-- 04 -->[utils] Centralize clamp implementation in utils (#40267) @Kamino0
- &#8203;<!-- 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

Expand Down

0 comments on commit 8522325

Please sign in to comment.