Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mj12albert committed Feb 28, 2024
1 parent fd7883e commit e01eb64
Showing 1 changed file with 33 additions and 26 deletions.
59 changes: 33 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,36 +11,43 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements

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

- &#8203;<!-- 21 -->[Alert] Deprecate composed classes (#40688) @DiegoAndai
- &#8203;<!-- 06 -->Remove unused dev dependency on @mui/lab (#41198) @brijeshb42
- &#8203;<!-- 05 -->[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9
- &#8203;<!-- 19 -->[Button] Deprecate classes for v6 (#40675) @sai6855
- &#8203;<!-- 18 -->[Chip] Deprecate composed classes (#41235) @sai6855
- &#8203;<!-- 17 -->[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855

### Docs

- &#8203;<!-- 07 -->[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal

### Core

- &#8203;<!-- 22 -->Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari
- &#8203;<!-- 20 -->[blog] No bundled demos in blog posts @oliviertassinari
- &#8203;<!-- 16 -->[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak
- &#8203;<!-- 15 -->[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak
- &#8203;<!-- 14 -->[core] Use runtime agnostic setTimeout type @oliviertassinari
- &#8203;<!-- 13 -->[core] Remove window. reference for common globals @oliviertassinari
- &#8203;<!-- 12 -->[core] Add a script to build all packages (#40631) @michaldudak
- &#8203;<!-- 11 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari
- &#8203;<!-- 10 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok
- &#8203;<!-- 09 -->[docs-infra] Improve fix blank links ad @oliviertassinari
- &#8203;<!-- 08 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette
- &#8203;<!-- 04 -->[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette
- &#8203;<!-- 28 -->[Alert] Deprecate composed classes (#40688) @DiegoAndai
- &#8203;<!-- 26 -->[Button] Deprecate classes for v6 (#40675) @sai6855
- &#8203;<!-- 25 -->[Chip] Deprecate composed classes (#41235) @sai6855
- &#8203;<!-- 24 -->[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855
- &#8203;<!-- 09 -->Remove unused dev dependency on @mui/lab (#41198) @brijeshb42
- &#8203;<!-- 08 -->[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9

### Docs

- &#8203;<!-- 11 -->[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal
- &#8203;<!-- 10 -->[material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan

### Core

- &#8203;<!-- 29 -->Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari
- &#8203;<!-- 27 -->[blog] No bundled demos in blog posts @oliviertassinari
- &#8203;<!-- 23 -->[code-infra] Embed translations in the @mui/docs package (#41246) @Janpot
- &#8203;<!-- 22 -->[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak
- &#8203;<!-- 21 -->[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak
- &#8203;<!-- 20 -->[core] Use runtime agnostic setTimeout type @oliviertassinari
- &#8203;<!-- 19 -->[core] Remove window. reference for common globals @oliviertassinari
- &#8203;<!-- 18 -->[core] Add a script to build all packages (#40631) @michaldudak
- &#8203;<!-- 17 -->[docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal
- &#8203;<!-- 16 -->[docs-infra] Adjust headings dark mode color (#41292) @danilo-leal
- &#8203;<!-- 15 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari
- &#8203;<!-- 14 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok
- &#8203;<!-- 13 -->[docs-infra] Improve fix blank links ad @oliviertassinari
- &#8203;<!-- 12 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette
- &#8203;<!-- 07 -->[website] Polish Button outline primary medium (#41298) @oliviertassinari
- &#8203;<!-- 06 -->[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette
- &#8203;<!-- 05 -->[zero] Set up Material UI migration demos (#41267) @siriwatknp
- &#8203;<!-- 04 -->[zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42
- &#8203;<!-- 03 -->[zero] Remove `object` intersection from CSS Fallback (#41271) @siriwatknp
- &#8203;<!-- 02 -->[zero] Minor wording changes in README (#41253) @brijeshb42
- &#8203;<!-- 01 -->[zero] Prepare zero-runtime packages for public release (#41226) @brijeshb42

All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @danilo-leal, @DiegoAndai, @divyammadhok, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @zanivan

## v5.15.11

Expand Down

0 comments on commit e01eb64

Please sign in to comment.