diff --git a/CHANGELOG.md b/CHANGELOG.md index fd226f5433cc1e..2258019236893b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,36 +11,43 @@ This release was mostly about 🐛 bug fixes and 📚 documentation improvements ### `@mui/material@5.15.12` -- ​[Alert] Deprecate composed classes (#40688) @DiegoAndai -- ​Remove unused dev dependency on @mui/lab (#41198) @brijeshb42 -- ​[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9 -- ​[Button] Deprecate classes for v6 (#40675) @sai6855 -- ​[Chip] Deprecate composed classes (#41235) @sai6855 -- ​[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855 - -### Docs - -- ​[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal - -### Core - -- ​Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari -- ​[blog] No bundled demos in blog posts @oliviertassinari -- ​[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak -- ​[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak -- ​[core] Use runtime agnostic setTimeout type @oliviertassinari -- ​[core] Remove window. reference for common globals @oliviertassinari -- ​[core] Add a script to build all packages (#40631) @michaldudak -- ​[docs-infra] Fix Stack Overflow breaking space @oliviertassinari -- ​[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok -- ​[docs-infra] Improve fix blank links ad @oliviertassinari -- ​[docs-infra] Support interfaces for X docs (#41069) @alexfauquette -- ​[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette +- ​[Alert] Deprecate composed classes (#40688) @DiegoAndai +- ​[Button] Deprecate classes for v6 (#40675) @sai6855 +- ​[Chip] Deprecate composed classes (#41235) @sai6855 +- ​[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855 +- ​Remove unused dev dependency on @mui/lab (#41198) @brijeshb42 +- ​[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9 + +### Docs + +- ​[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal +- ​[material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan + +### Core + +- ​Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari +- ​[blog] No bundled demos in blog posts @oliviertassinari +- ​[code-infra] Embed translations in the @mui/docs package (#41246) @Janpot +- ​[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak +- ​[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak +- ​[core] Use runtime agnostic setTimeout type @oliviertassinari +- ​[core] Remove window. reference for common globals @oliviertassinari +- ​[core] Add a script to build all packages (#40631) @michaldudak +- ​[docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal +- ​[docs-infra] Adjust headings dark mode color (#41292) @danilo-leal +- ​[docs-infra] Fix Stack Overflow breaking space @oliviertassinari +- ​[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok +- ​[docs-infra] Improve fix blank links ad @oliviertassinari +- ​[docs-infra] Support interfaces for X docs (#41069) @alexfauquette +- ​[website] Polish Button outline primary medium (#41298) @oliviertassinari +- ​[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette +- ​[zero] Set up Material UI migration demos (#41267) @siriwatknp +- ​[zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42 - ​[zero] Remove `object` intersection from CSS Fallback (#41271) @siriwatknp - ​[zero] Minor wording changes in README (#41253) @brijeshb42 - ​[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