[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mui/material-ui (@mui/icons-material)
### [`v5.15.2`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5152)
[Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.1...v5.15.2)
*Dec 25, 2023*
A big thanks to the 13 contributors who made this release possible. Here are some highlights āØ:
- š Added support for callbacks in the [variant's props definition](https://mui.com/material-ui/customization/theme-components/#creating-new-component-variants) ([#40094](https://togithub.com/mui/material-ui/issues/40094)) [@mnajdova](https://togithub.com/mnajdova)
- š« Published a [blogpost](https://mui.com/blog/2023-material-ui-v6-and-beyond/) for the 2024's plan about Material UI
##### `@mui/material@5.15.1`
- ā\[Badge] Use the variants API in the styled call ([#40213](https://togithub.com/mui/material-ui/issues/40213)) [@mnajdova](https://togithub.com/mnajdova)
- ā\[Paper] Add missing Paper classes descriptions ([#40300](https://togithub.com/mui/material-ui/issues/40300)) [@sai6855](https://togithub.com/sai6855)
##### `@mui/system@5.15.1`
- āSupport props callback in the variant's definition ([#40094](https://togithub.com/mui/material-ui/issues/40094)) [@mnajdova](https://togithub.com/mnajdova)
##### `@mui/base@5.0.0-beta.29`
- ā\[Popup] Use context-based transition API ([#39326](https://togithub.com/mui/material-ui/issues/39326)) [@michaldudak](https://togithub.com/michaldudak)
- ā\[Popup] Popup no longer opens outside viewport ([#39827](https://togithub.com/mui/material-ui/issues/39827)) [@adamhylander](https://togithub.com/adamhylander)
- ā\[useSelect] Refactor to use DOM focus management instead of active descendant ([#39675](https://togithub.com/mui/material-ui/issues/39675)) [@DiegoAndai](https://togithub.com/DiegoAndai)
##### `@mui/material-next@6.0.0-alpha.115`
- ā\[material-next]\[Divider]Divider ts support ([#40307](https://togithub.com/mui/material-ui/issues/40307)) [@sai6855](https://togithub.com/sai6855)
##### Docs
- ā\[base-ui] Fix form submission Select demo ([#40014](https://togithub.com/mui/material-ui/issues/40014)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
- ā\[blog] Add Material UI v6 and beyond blog post ([#40242](https://togithub.com/mui/material-ui/issues/40242)) [@mnajdova](https://togithub.com/mnajdova)
- ā\[material-ui] Fix broken links in the All components page ([#40303](https://togithub.com/mui/material-ui/issues/40303)) [@muazaqdas](https://togithub.com/muazaqdas)
- ā\[material-ui] Fix broken links on the All components page ([#40279](https://togithub.com/mui/material-ui/issues/40279)) [@danilo-leal](https://togithub.com/danilo-leal)
- ā\[material-ui] Add aria-current for nav tabs demo ([#39594](https://togithub.com/mui/material-ui/issues/39594)) [@Kimzify](https://togithub.com/Kimzify)
- ā\[material-ui] Add an "All components" page ([#40256](https://togithub.com/mui/material-ui/issues/40256)) [@danilo-leal](https://togithub.com/danilo-leal)
- ā\[material-ui]\[Tooltip] Add demo to show how to change distance between tooltip and its anchor ([#40087](https://togithub.com/mui/material-ui/issues/40087)) [@anle9650](https://togithub.com/anle9650)
##### Core
- ā\[blog] Fix 301 redirection [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[blog] Reduce max image size [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[code-infra] Extract Babel macro from mui-utils ([#40262](https://togithub.com/mui/material-ui/issues/40262)) [@michaldudak](https://togithub.com/michaldudak)
- ā\[core] Simplify a bit the release instructions [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[core] Push force to deploy is not unexpected [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[core] Fix CSS2 vs. CSS3 ::after syntax [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[core] Fix CSS2 vs. CSS3 ::before syntax [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[core] Use direct import from utils package ([#40254](https://togithub.com/mui/material-ui/issues/40254)) [@siriwatknp](https://togithub.com/siriwatknp)
- ā\[core] Yaml format match most common convention [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[core] Polish docs-feedback issue template [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[core] Pin Node version on GitHub Actions to 18.18 ([#40187](https://togithub.com/mui/material-ui/issues/40187)) [@michaldudak](https://togithub.com/michaldudak)
- ā\[docs] Fix SEO regression ([#40306](https://togithub.com/mui/material-ui/issues/40306)) [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[docs] Fix docs redirections [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[docs] Update the Contributing guide to give more guidance on documentation ([#40274](https://togithub.com/mui/material-ui/issues/40274)) [@samuelsycamore](https://togithub.com/samuelsycamore)
- ā\[docs-infra] Add polish to the inline code block ([#40260](https://togithub.com/mui/material-ui/issues/40260)) [@danilo-leal](https://togithub.com/danilo-leal)
- ā\[website] Update Gold sponsors: add RxDB, standardize formatting ([#40273](https://togithub.com/mui/material-ui/issues/40273)) [@samuelsycamore](https://togithub.com/samuelsycamore)
- ā\[website] Revert change to homepage SEO attributes [@oliviertassinari](https://togithub.com/oliviertassinari)
All contributors of this release in alphabetical order: [@adamhylander](https://togithub.com/adamhylander), [@anle9650](https://togithub.com/anle9650), [@danilo-leal](https://togithub.com/danilo-leal), [@DiegoAndai](https://togithub.com/DiegoAndai), [@Kimzify](https://togithub.com/Kimzify), [@michaldudak](https://togithub.com/michaldudak), [@mnajdova](https://togithub.com/mnajdova), [@muazaqdas](https://togithub.com/muazaqdas), [@oliviertassinari](https://togithub.com/oliviertassinari), [@sai6855](https://togithub.com/sai6855), [@samuelsycamore](https://togithub.com/samuelsycamore), [@siriwatknp](https://togithub.com/siriwatknp), [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
### [`v5.15.1`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5151)
[Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.0...v5.15.1)
*Dec 19, 2023*
A big thanks to the 15 contributors who made this release possible.
This release was mostly about š bug fixes and š documentation improvements.
##### `@mui/material@5.15.1`
- ā\[CardActions]\[DialogActions] Apply margin for all children except for 1st child ([#40168](https://togithub.com/mui/material-ui/issues/40168)) [@sai6855](https://togithub.com/sai6855)
- ā\[TablePagination] Add ability to change icons in TablePaginationActions using `slots` and `slotProps` ([#33797](https://togithub.com/mui/material-ui/issues/33797)) [@pratikkarad](https://togithub.com/pratikkarad)
- ā\[CssVarsProvider] Fix HSL breaking button styles ([#39869](https://togithub.com/mui/material-ui/issues/39869)) [@gitstart](https://togithub.com/gitstart)
##### `@mui/joy@5.0.0-beta.19`
- ā\[FormControl] Fix issue with the conditional setting of `htmlFor` and `id` attributes not functioning properly for form labels ([#40180](https://togithub.com/mui/material-ui/issues/40180)) [@ReaZzy](https://togithub.com/ReaZzy)
- ā\[typescript] Address TypeScript issue with custom zIndex not functioning ([#40133](https://togithub.com/mui/material-ui/issues/40133)) [@qiweiii](https://togithub.com/qiweiii)
##### `@mui/styled-engine-sc@6.0.0-alpha.9`
- ā\[typescript] Fix `theme` being of type any ([#40200](https://togithub.com/mui/material-ui/issues/40200)) [@mnajdova](https://togithub.com/mnajdova)
##### Docs
- ā\[joy-ui] Fix typo in the CSS baseline page ([#40222](https://togithub.com/mui/material-ui/issues/40222)) [@possibilities](https://togithub.com/possibilities)
- ā\[joy-ui] Document missing Autocomplete props ([#39979](https://togithub.com/mui/material-ui/issues/39979)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
- ā\[joy-ui] Fix typo about Typography levels ([#40230](https://togithub.com/mui/material-ui/issues/40230)) [@zanivan](https://togithub.com/zanivan)
- ā\[material-ui] Update the related projects page to list `mui-tiptap` for rich text ([#40216](https://togithub.com/mui/material-ui/issues/40216)) [@sjdemartini](https://togithub.com/sjdemartini)
- ā\[material-ui] Fix typo in the Next.js integration page ([#40209](https://togithub.com/mui/material-ui/issues/40209)) [@s8990](https://togithub.com/s8990)
##### Core
- ā\[blog] Fix access to Notion without an account [@oliviertassinari](https://togithub.com/oliviertassinari)
- ā\[core] Update workflows and issue templates to reflect the updated label ([#40197](https://togithub.com/mui/material-ui/issues/40197)) [@MBilalShafi](https://togithub.com/MBilalShafi)
- ā\[docs] Replace Twitter with X ([#40193](https://togithub.com/mui/material-ui/issues/40193)) [@mbrookes](https://togithub.com/mbrookes)
- ā\[docs-infra] Uplift the Algolia search modal design ([#40186](https://togithub.com/mui/material-ui/issues/40186)) [@danilo-leal](https://togithub.com/danilo-leal)
- ā\[website] Update product descriptions and social preview images ([#32181](https://togithub.com/mui/material-ui/issues/32181)) [@danilo-leal](https://togithub.com/danilo-leal)
All contributors of this release in alphabetical order: [@danilo-leal](https://togithub.com/danilo-leal), [@gitstart](https://togithub.com/gitstart), [@MBilalShafi](https://togithub.com/MBilalShafi), [@mbrookes](https://togithub.com/mbrookes), [@mnajdova](https://togithub.com/mnajdova), [@oliviertassinari](https://togithub.com/oliviertassinari), [@possibilities](https://togithub.com/possibilities), [@pratikkarad](https://togithub.com/pratikkarad), [@qiweiii](https://togithub.com/qiweiii), [@ReaZzy](https://togithub.com/ReaZzy), [@s8990](https://togithub.com/s8990), [@sai6855](https://togithub.com/sai6855), [@sjdemartini](https://togithub.com/sjdemartini), [@zanivan](https://togithub.com/zanivan), [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
### [`v5.15.0`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5150)
[Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.19...v5.15.0)
*Dec 11, 2023*
A big thanks to the 15 contributors who made this release possible. Here are some highlights āØ:
- š Added [a new package for a better Material UI integration with Next.js](https://mui.com/material-ui/guides/nextjs) ([#39947](https://togithub.com/mui/material-ui/issues/39947)) [@siriwatknp](https://togithub.com/siriwatknp)
##### `@mui/material@5.15.0`
- āRevert "\[Select]\[material-ui] Add name to hidden input element" ([#40174](https://togithub.com/mui/material-ui/issues/40174)) [@mj12albert](https://togithub.com/mj12albert)
- ā\[material-ui] Refactor ComponentsVariants type into a generic ([#39623](https://togithub.com/mui/material-ui/issues/39623)) [@blakenetz](https://togithub.com/blakenetz)
##### `@mui/material-nextjs@5.15.0`
- ā\[material-ui] Add new Next.js integration package ([#39947](https://togithub.com/mui/material-ui/issues/39947)) [@siriwatknp](https://togithub.com/siriwatknp)
##### `@mui/material-next@6.0.0-alpha.113`
- ā\[Badge]\[material-next] Apply new OwnerState type to Badge ([#40119](https://togithub.com/mui/material-ui/issues/40119)) [@lhilgert9](https://togithub.com/lhilgert9)
- ā\[material-next]\[ButtonGroup] Change `ButtonGroup` files to ts ([#39794](https://togithub.com/mui/material-ui/issues/39794)) [@lhilgert9](https://togithub.com/lhilgert9)
##### `@mui/icons-material@5.15.0`
- ā\[icons] Add X logo ([#38811](https://togithub.com/mui/material-ui/issues/38811)) [@abreel](https://togithub.com/abreel)
##### `@mui/base@5.0.0-beta.27`
- ā\[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) ([#39096](https://togithub.com/mui/material-ui/issues/39096)) [@mj12albert](https://togithub.com/mj12albert)
##### `@mui/joy@5.0.0-beta.18`
- ā\[joy-ui]\[Radio]\[Input] Fix inheritance of disabled prop ([#39934](https://togithub.com/mui/material-ui/issues/39934)) [@sai6855](https://togithub.com/sai6855)
##### `@mui/lab@5.0.0-alpha.156`
- ā\[lab]\[LoadingButton] LoadingButton now inherits props from ButtonGroup ([#39679](https://togithub.com/mui/material-ui/issues/39679)) [@lhilgert9](https://togithub.com/lhilgert9)
##### Docs
- ā\[docs] Fix reference to non-existent checkmark in supported-components.md ([#40056](https://togithub.com/mui/material-ui/issues/40056)) [@mbrookes](https://togithub.com/mbrookes)
- ā\[docs]\[base-ui] Add copy button & primary color picker to the component gallery page ([#39884](https://togithub.com/mui/material-ui/issues/39884)) [@mnajdova](https://togithub.com/mnajdova)
- ā\[docs-infra] Update CodeSandbox links ([#39992](https://togithub.com/mui/material-ui/issues/39992)) [@anle9650](https://togithub.com/anle9650)
- ā\[material-ui]\[docs] Fix wrong root element for emotion styles in shadow DOM ([#35326](https://togithub.com/mui/material-ui/issues/35326)) [@EloB](https://togithub.com/EloB)
- ā\[material-ui]\[docs] Move the responsive font charts from recharts to MUI X ([#40097](https://togithub.com/mui/material-ui/issues/40097)) [@alexfauquette](https://togithub.com/alexfauquette)
- ā\[joy-ui]\[templates] Remove outdated code ([#40095](https://togithub.com/mui/material-ui/issues/40095)) [@zanivan](https://togithub.com/zanivan)
- ā\[material-ui]\[docs]\[Popper] Update Positioned Popper demo styles ([#40170](https://togithub.com/mui/material-ui/issues/40170)) [@sai6855](https://togithub.com/sai6855)
##### Core
- ā\[blog] Add a Phuket retreat blog post ([#40055](https://togithub.com/mui/material-ui/issues/40055)) [@mikailaread](https://togithub.com/mikailaread)
- ā\[blog] Adjust the latest MUI X blog post ([#40046](https://togithub.com/mui/material-ui/issues/40046)) [@danilo-leal](https://togithub.com/danilo-leal)
- ā\[core] Migrate from tslint to eslint ([#40020](https://togithub.com/mui/material-ui/issues/40020)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
All contributors of this release in alphabetical order: [@abreel](https://togithub.com/abreel), [@alexfauquette](https://togithub.com/alexfauquette), [@anle9650](https://togithub.com/anle9650), [@blakenetz](https://togithub.com/blakenetz), [@danilo-leal](https://togithub.com/danilo-leal), [@EloB](https://togithub.com/EloB), [@lhilgert9](https://togithub.com/lhilgert9), [@mbrookes](https://togithub.com/mbrookes), [@mikailaread](https://togithub.com/mikailaread), [@mj12albert](https://togithub.com/mj12albert), [@mnajdova](https://togithub.com/mnajdova), [@sai6855](https://togithub.com/sai6855), [@siriwatknp](https://togithub.com/siriwatknp), [@zanivan](https://togithub.com/zanivan), [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.14.19
->5.15.2
5.14.20
->5.15.2
Release Notes
mui/material-ui (@mui/icons-material)
### [`v5.15.2`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5152) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.1...v5.15.2) *Dec 25, 2023* A big thanks to the 13 contributors who made this release possible. Here are some highlights āØ: - š Added support for callbacks in the [variant's props definition](https://mui.com/material-ui/customization/theme-components/#creating-new-component-variants) ([#40094](https://togithub.com/mui/material-ui/issues/40094)) [@mnajdova](https://togithub.com/mnajdova) - š« Published a [blogpost](https://mui.com/blog/2023-material-ui-v6-and-beyond/) for the 2024's plan about Material UI ##### `@mui/material@5.15.1` - ā\[Badge] Use the variants API in the styled call ([#40213](https://togithub.com/mui/material-ui/issues/40213)) [@mnajdova](https://togithub.com/mnajdova) - ā\[Paper] Add missing Paper classes descriptions ([#40300](https://togithub.com/mui/material-ui/issues/40300)) [@sai6855](https://togithub.com/sai6855) ##### `@mui/system@5.15.1` - āSupport props callback in the variant's definition ([#40094](https://togithub.com/mui/material-ui/issues/40094)) [@mnajdova](https://togithub.com/mnajdova) ##### `@mui/base@5.0.0-beta.29` - ā\[Popup] Use context-based transition API ([#39326](https://togithub.com/mui/material-ui/issues/39326)) [@michaldudak](https://togithub.com/michaldudak) - ā\[Popup] Popup no longer opens outside viewport ([#39827](https://togithub.com/mui/material-ui/issues/39827)) [@adamhylander](https://togithub.com/adamhylander) - ā\[useSelect] Refactor to use DOM focus management instead of active descendant ([#39675](https://togithub.com/mui/material-ui/issues/39675)) [@DiegoAndai](https://togithub.com/DiegoAndai) ##### `@mui/material-next@6.0.0-alpha.115` - ā\[material-next]\[Divider]Divider ts support ([#40307](https://togithub.com/mui/material-ui/issues/40307)) [@sai6855](https://togithub.com/sai6855) ##### Docs - ā\[base-ui] Fix form submission Select demo ([#40014](https://togithub.com/mui/material-ui/issues/40014)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ā\[blog] Add Material UI v6 and beyond blog post ([#40242](https://togithub.com/mui/material-ui/issues/40242)) [@mnajdova](https://togithub.com/mnajdova) - ā\[material-ui] Fix broken links in the All components page ([#40303](https://togithub.com/mui/material-ui/issues/40303)) [@muazaqdas](https://togithub.com/muazaqdas) - ā\[material-ui] Fix broken links on the All components page ([#40279](https://togithub.com/mui/material-ui/issues/40279)) [@danilo-leal](https://togithub.com/danilo-leal) - ā\[material-ui] Add aria-current for nav tabs demo ([#39594](https://togithub.com/mui/material-ui/issues/39594)) [@Kimzify](https://togithub.com/Kimzify) - ā\[material-ui] Add an "All components" page ([#40256](https://togithub.com/mui/material-ui/issues/40256)) [@danilo-leal](https://togithub.com/danilo-leal) - ā\[material-ui]\[Tooltip] Add demo to show how to change distance between tooltip and its anchor ([#40087](https://togithub.com/mui/material-ui/issues/40087)) [@anle9650](https://togithub.com/anle9650) ##### Core - ā\[blog] Fix 301 redirection [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[blog] Reduce max image size [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[code-infra] Extract Babel macro from mui-utils ([#40262](https://togithub.com/mui/material-ui/issues/40262)) [@michaldudak](https://togithub.com/michaldudak) - ā\[core] Simplify a bit the release instructions [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[core] Push force to deploy is not unexpected [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[core] Fix CSS2 vs. CSS3 ::after syntax [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[core] Fix CSS2 vs. CSS3 ::before syntax [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[core] Use direct import from utils package ([#40254](https://togithub.com/mui/material-ui/issues/40254)) [@siriwatknp](https://togithub.com/siriwatknp) - ā\[core] Yaml format match most common convention [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[core] Polish docs-feedback issue template [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[core] Pin Node version on GitHub Actions to 18.18 ([#40187](https://togithub.com/mui/material-ui/issues/40187)) [@michaldudak](https://togithub.com/michaldudak) - ā\[docs] Fix SEO regression ([#40306](https://togithub.com/mui/material-ui/issues/40306)) [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[docs] Fix docs redirections [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[docs] Update the Contributing guide to give more guidance on documentation ([#40274](https://togithub.com/mui/material-ui/issues/40274)) [@samuelsycamore](https://togithub.com/samuelsycamore) - ā\[docs-infra] Add polish to the inline code block ([#40260](https://togithub.com/mui/material-ui/issues/40260)) [@danilo-leal](https://togithub.com/danilo-leal) - ā\[website] Update Gold sponsors: add RxDB, standardize formatting ([#40273](https://togithub.com/mui/material-ui/issues/40273)) [@samuelsycamore](https://togithub.com/samuelsycamore) - ā\[website] Revert change to homepage SEO attributes [@oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@adamhylander](https://togithub.com/adamhylander), [@anle9650](https://togithub.com/anle9650), [@danilo-leal](https://togithub.com/danilo-leal), [@DiegoAndai](https://togithub.com/DiegoAndai), [@Kimzify](https://togithub.com/Kimzify), [@michaldudak](https://togithub.com/michaldudak), [@mnajdova](https://togithub.com/mnajdova), [@muazaqdas](https://togithub.com/muazaqdas), [@oliviertassinari](https://togithub.com/oliviertassinari), [@sai6855](https://togithub.com/sai6855), [@samuelsycamore](https://togithub.com/samuelsycamore), [@siriwatknp](https://togithub.com/siriwatknp), [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.15.1`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5151) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.0...v5.15.1) *Dec 19, 2023* A big thanks to the 15 contributors who made this release possible. This release was mostly about š bug fixes and š documentation improvements. ##### `@mui/material@5.15.1` - ā\[CardActions]\[DialogActions] Apply margin for all children except for 1st child ([#40168](https://togithub.com/mui/material-ui/issues/40168)) [@sai6855](https://togithub.com/sai6855) - ā\[TablePagination] Add ability to change icons in TablePaginationActions using `slots` and `slotProps` ([#33797](https://togithub.com/mui/material-ui/issues/33797)) [@pratikkarad](https://togithub.com/pratikkarad) - ā\[CssVarsProvider] Fix HSL breaking button styles ([#39869](https://togithub.com/mui/material-ui/issues/39869)) [@gitstart](https://togithub.com/gitstart) ##### `@mui/joy@5.0.0-beta.19` - ā\[FormControl] Fix issue with the conditional setting of `htmlFor` and `id` attributes not functioning properly for form labels ([#40180](https://togithub.com/mui/material-ui/issues/40180)) [@ReaZzy](https://togithub.com/ReaZzy) - ā\[typescript] Address TypeScript issue with custom zIndex not functioning ([#40133](https://togithub.com/mui/material-ui/issues/40133)) [@qiweiii](https://togithub.com/qiweiii) ##### `@mui/styled-engine-sc@6.0.0-alpha.9` - ā\[typescript] Fix `theme` being of type any ([#40200](https://togithub.com/mui/material-ui/issues/40200)) [@mnajdova](https://togithub.com/mnajdova) ##### Docs - ā\[joy-ui] Fix typo in the CSS baseline page ([#40222](https://togithub.com/mui/material-ui/issues/40222)) [@possibilities](https://togithub.com/possibilities) - ā\[joy-ui] Document missing Autocomplete props ([#39979](https://togithub.com/mui/material-ui/issues/39979)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ā\[joy-ui] Fix typo about Typography levels ([#40230](https://togithub.com/mui/material-ui/issues/40230)) [@zanivan](https://togithub.com/zanivan) - ā\[material-ui] Update the related projects page to list `mui-tiptap` for rich text ([#40216](https://togithub.com/mui/material-ui/issues/40216)) [@sjdemartini](https://togithub.com/sjdemartini) - ā\[material-ui] Fix typo in the Next.js integration page ([#40209](https://togithub.com/mui/material-ui/issues/40209)) [@s8990](https://togithub.com/s8990) ##### Core - ā\[blog] Fix access to Notion without an account [@oliviertassinari](https://togithub.com/oliviertassinari) - ā\[core] Update workflows and issue templates to reflect the updated label ([#40197](https://togithub.com/mui/material-ui/issues/40197)) [@MBilalShafi](https://togithub.com/MBilalShafi) - ā\[docs] Replace Twitter with X ([#40193](https://togithub.com/mui/material-ui/issues/40193)) [@mbrookes](https://togithub.com/mbrookes) - ā\[docs-infra] Uplift the Algolia search modal design ([#40186](https://togithub.com/mui/material-ui/issues/40186)) [@danilo-leal](https://togithub.com/danilo-leal) - ā\[website] Update product descriptions and social preview images ([#32181](https://togithub.com/mui/material-ui/issues/32181)) [@danilo-leal](https://togithub.com/danilo-leal) All contributors of this release in alphabetical order: [@danilo-leal](https://togithub.com/danilo-leal), [@gitstart](https://togithub.com/gitstart), [@MBilalShafi](https://togithub.com/MBilalShafi), [@mbrookes](https://togithub.com/mbrookes), [@mnajdova](https://togithub.com/mnajdova), [@oliviertassinari](https://togithub.com/oliviertassinari), [@possibilities](https://togithub.com/possibilities), [@pratikkarad](https://togithub.com/pratikkarad), [@qiweiii](https://togithub.com/qiweiii), [@ReaZzy](https://togithub.com/ReaZzy), [@s8990](https://togithub.com/s8990), [@sai6855](https://togithub.com/sai6855), [@sjdemartini](https://togithub.com/sjdemartini), [@zanivan](https://togithub.com/zanivan), [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.15.0`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5150) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.19...v5.15.0) *Dec 11, 2023* A big thanks to the 15 contributors who made this release possible. Here are some highlights āØ: - š Added [a new package for a better Material UI integration with Next.js](https://mui.com/material-ui/guides/nextjs) ([#39947](https://togithub.com/mui/material-ui/issues/39947)) [@siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/material@5.15.0` - āRevert "\[Select]\[material-ui] Add name to hidden input element" ([#40174](https://togithub.com/mui/material-ui/issues/40174)) [@mj12albert](https://togithub.com/mj12albert) - ā\[material-ui] Refactor ComponentsVariants type into a generic ([#39623](https://togithub.com/mui/material-ui/issues/39623)) [@blakenetz](https://togithub.com/blakenetz) ##### `@mui/material-nextjs@5.15.0` - ā\[material-ui] Add new Next.js integration package ([#39947](https://togithub.com/mui/material-ui/issues/39947)) [@siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/material-next@6.0.0-alpha.113` - ā\[Badge]\[material-next] Apply new OwnerState type to Badge ([#40119](https://togithub.com/mui/material-ui/issues/40119)) [@lhilgert9](https://togithub.com/lhilgert9) - ā\[material-next]\[ButtonGroup] Change `ButtonGroup` files to ts ([#39794](https://togithub.com/mui/material-ui/issues/39794)) [@lhilgert9](https://togithub.com/lhilgert9) ##### `@mui/icons-material@5.15.0` - ā\[icons] Add X logo ([#38811](https://togithub.com/mui/material-ui/issues/38811)) [@abreel](https://togithub.com/abreel) ##### `@mui/base@5.0.0-beta.27` - ā\[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) ([#39096](https://togithub.com/mui/material-ui/issues/39096)) [@mj12albert](https://togithub.com/mj12albert) ##### `@mui/joy@5.0.0-beta.18` - ā\[joy-ui]\[Radio]\[Input] Fix inheritance of disabled prop ([#39934](https://togithub.com/mui/material-ui/issues/39934)) [@sai6855](https://togithub.com/sai6855) ##### `@mui/lab@5.0.0-alpha.156` - ā\[lab]\[LoadingButton] LoadingButton now inherits props from ButtonGroup ([#39679](https://togithub.com/mui/material-ui/issues/39679)) [@lhilgert9](https://togithub.com/lhilgert9) ##### Docs - ā\[docs] Fix reference to non-existent checkmark in supported-components.md ([#40056](https://togithub.com/mui/material-ui/issues/40056)) [@mbrookes](https://togithub.com/mbrookes) - ā\[docs]\[base-ui] Add copy button & primary color picker to the component gallery page ([#39884](https://togithub.com/mui/material-ui/issues/39884)) [@mnajdova](https://togithub.com/mnajdova) - ā\[docs-infra] Update CodeSandbox links ([#39992](https://togithub.com/mui/material-ui/issues/39992)) [@anle9650](https://togithub.com/anle9650) - ā\[material-ui]\[docs] Fix wrong root element for emotion styles in shadow DOM ([#35326](https://togithub.com/mui/material-ui/issues/35326)) [@EloB](https://togithub.com/EloB) - ā\[material-ui]\[docs] Move the responsive font charts from recharts to MUI X ([#40097](https://togithub.com/mui/material-ui/issues/40097)) [@alexfauquette](https://togithub.com/alexfauquette) - ā\[joy-ui]\[templates] Remove outdated code ([#40095](https://togithub.com/mui/material-ui/issues/40095)) [@zanivan](https://togithub.com/zanivan) - ā\[material-ui]\[docs]\[Popper] Update Positioned Popper demo styles ([#40170](https://togithub.com/mui/material-ui/issues/40170)) [@sai6855](https://togithub.com/sai6855) ##### Core - ā\[blog] Add a Phuket retreat blog post ([#40055](https://togithub.com/mui/material-ui/issues/40055)) [@mikailaread](https://togithub.com/mikailaread) - ā\[blog] Adjust the latest MUI X blog post ([#40046](https://togithub.com/mui/material-ui/issues/40046)) [@danilo-leal](https://togithub.com/danilo-leal) - ā\[core] Migrate from tslint to eslint ([#40020](https://togithub.com/mui/material-ui/issues/40020)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@abreel](https://togithub.com/abreel), [@alexfauquette](https://togithub.com/alexfauquette), [@anle9650](https://togithub.com/anle9650), [@blakenetz](https://togithub.com/blakenetz), [@danilo-leal](https://togithub.com/danilo-leal), [@EloB](https://togithub.com/EloB), [@lhilgert9](https://togithub.com/lhilgert9), [@mbrookes](https://togithub.com/mbrookes), [@mikailaread](https://togithub.com/mikailaread), [@mj12albert](https://togithub.com/mj12albert), [@mnajdova](https://togithub.com/mnajdova), [@sai6855](https://togithub.com/sai6855), [@siriwatknp](https://togithub.com/siriwatknp), [@zanivan](https://togithub.com/zanivan), [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.