From 2bff3f010b09c2a5adc6b65fac90d4055d2d1a85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 08:17:10 +0000 Subject: [PATCH] chore(deps): update material-ui monorepo (#4403) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | [`5.11.9` -> `5.15.2`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.11.9/5.15.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.11.9/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.11.9/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-lab)) | [`5.0.0-alpha.120` -> `5.0.0-alpha.158`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.120/5.0.0-alpha.158) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2flab/5.0.0-alpha.158?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2flab/5.0.0-alpha.158?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2flab/5.0.0-alpha.120/5.0.0-alpha.158?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2flab/5.0.0-alpha.120/5.0.0-alpha.158?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`5.11.10` -> `5.15.2`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.11.10/5.15.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.11.10/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.11.10/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | [`6.18.3` -> `6.18.6`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/6.18.3/6.18.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/6.18.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/6.18.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/6.18.3/6.18.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/6.18.3/6.18.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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) ### [`v5.14.19`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#51419) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.18...v5.14.19) *Nov 29, 2023* A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: - 🐛 Fix Material UI Autocomplete behavior when there are duplicate labels ([#​36426](https://togithub.com/mui/material-ui/issues/36426)) [@​islandryu](https://togithub.com/islandryu) - 🚀 Added Material You Linear Progress to `material-next` package ([#​39807](https://togithub.com/mui/material-ui/issues/39807)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### `@mui/material@5.14.19` - ​\[Autocomplete] Fix behavior when there are duplicate labels ([#​36426](https://togithub.com/mui/material-ui/issues/36426)) [@​islandryu](https://togithub.com/islandryu) - ​\[Box] Added boxClasses ([#​39889](https://togithub.com/mui/material-ui/issues/39889)) [@​sadik-malik](https://togithub.com/sadik-malik) - ​\[FilledInput] Fix slot props deepmerge order ([#​38922](https://togithub.com/mui/material-ui/issues/38922)) [@​dhaub-exelixis](https://togithub.com/dhaub-exelixis) - ​\[Select] Add id to hidden input element ([#​39414](https://togithub.com/mui/material-ui/issues/39414)) [@​DarhkVoyd](https://togithub.com/DarhkVoyd) - ​\[Select] Remove unnecessary picking of `onChange` type from SelectInputProps ([#​39891](https://togithub.com/mui/material-ui/issues/39891)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/base@5.0.0-beta.25` - ​\[Menu] Fix navigation of items when 1st item is disabled ([#​39828](https://togithub.com/mui/material-ui/issues/39828)) [@​sai6855](https://togithub.com/sai6855) - ​\[Modal] Refine demos ([#​39824](https://togithub.com/mui/material-ui/issues/39824)) [@​zanivan](https://togithub.com/zanivan) - ​\[NumberInput] Implement `numberInputReducer` ([#​38723](https://togithub.com/mui/material-ui/issues/38723)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[useNumberInput] Fix change handlers passed through slotProps ([#​39407](https://togithub.com/mui/material-ui/issues/39407)) [@​mj12albert](https://togithub.com/mj12albert) ##### `@mui/joy@5.0.0-beta.16` - ​\[Box] Added boxClasses ([#​39895](https://togithub.com/mui/material-ui/issues/39895)) [@​sadik-malik](https://togithub.com/sadik-malik) ##### `@mui/system@5.14.19` - ​\[Box] Added boxClasses ([#​39896](https://togithub.com/mui/material-ui/issues/39896)) [@​sadik-malik](https://togithub.com/sadik-malik) - ​Add outlineColor to defaultSxConfig ([#​39962](https://togithub.com/mui/material-ui/issues/39962)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/types@7.2.10` - ​Add `PartiallyRequired` type ([#​39939](https://togithub.com/mui/material-ui/issues/39939)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### `@mui/material-next@6.0.0-alpha.111` - ​\[ProgressIndicator] Apply MD3 style to `LinearProgress` ([#​39807](https://togithub.com/mui/material-ui/issues/39807)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[FormHelperText] Add FormHelperText component ([#​39503](https://togithub.com/mui/material-ui/issues/39503)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[IconButton] Copy IconButton to material-next ([#​39945](https://togithub.com/mui/material-ui/issues/39945)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[Switch] Copy `Switch` to material next ([#​39887](https://togithub.com/mui/material-ui/issues/39887)) [@​lhilgert9](https://togithub.com/lhilgert9) ##### Docs - ​\[material-ui] Fix theme prop in v5 migration guide ([#​39976](https://togithub.com/mui/material-ui/issues/39976)) [@​sai6855](https://togithub.com/sai6855) - ​\[base-ui] Improve Next.js Link docs ([#​39838](https://togithub.com/mui/material-ui/issues/39838)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[base-ui] Export Base UI theme in stylesheet ([#​39694](https://togithub.com/mui/material-ui/issues/39694)) [@​mnajdova](https://togithub.com/mnajdova) - ​\[joy-ui] Fix the date min & max slot props values on the Input demo ([#​40018](https://togithub.com/mui/material-ui/issues/40018)) [@​avikalpg](https://togithub.com/avikalpg) - ​\[joy-ui]\[ButtonGroup] Fix orientation prop description ([#​39876](https://togithub.com/mui/material-ui/issues/39876)) [@​sai6855](https://togithub.com/sai6855) - ​\[joy-ui] Update gif from the Dark Mode Optimization page ([#​39726](https://togithub.com/mui/material-ui/issues/39726)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[joy-ui] Fix h1 template ([#​40017](https://togithub.com/mui/material-ui/issues/40017)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[joy-ui] Fix wrong product id [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[joy-ui] Fixes in theme scoping documentation ([#​39899](https://togithub.com/mui/material-ui/issues/39899)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[joy-ui] Refine the Email, Teams and Files templates ([#​39579](https://togithub.com/mui/material-ui/issues/39579)) [@​zanivan](https://togithub.com/zanivan) - ​\[joy-ui]\[templates] Fix layout shift on Profile template ([#​40022](https://togithub.com/mui/material-ui/issues/40022)) [@​zanivan](https://togithub.com/zanivan) - ​\[joy-ui]\[Templates] Update thumbnails ([#​39938](https://togithub.com/mui/material-ui/issues/39938)) [@​zanivan](https://togithub.com/zanivan) - ​\[material-next] Add contributing guide ([#​39944](https://togithub.com/mui/material-ui/issues/39944)) [@​mj12albert](https://togithub.com/mj12albert) - ​End v6 blogpost notification ([#​39879](https://togithub.com/mui/material-ui/issues/39879)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) - ​Fix nested CSS warning ([#​39932](https://togithub.com/mui/material-ui/issues/39932)) [@​mnajdova](https://togithub.com/mnajdova) - ​Make integration searchable ([#​39967](https://togithub.com/mui/material-ui/issues/39967)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Fix use of quote in markdown ([#​39953](https://togithub.com/mui/material-ui/issues/39953)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Show design links on Joy UI ([#​39955](https://togithub.com/mui/material-ui/issues/39955)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Restore Algolia results when searching for "Figma" ([#​39956](https://togithub.com/mui/material-ui/issues/39956)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​Fix two tone icon dark mode color ([#​39868](https://togithub.com/mui/material-ui/issues/39868)) [@​mnajdova](https://togithub.com/mnajdova) ##### Core - ​Improve lerna's renovate package rules ([#​40029](https://togithub.com/mui/material-ui/issues/40029)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​Downgrade lerna to 7.2.0 ([#​40026](https://togithub.com/mui/material-ui/issues/40026)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​Rename OpenCollective [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs-infra] Env variables should be string ([#​39991](https://togithub.com/mui/material-ui/issues/39991)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[Portal] Improve docs for container prop ([#​39180](https://togithub.com/mui/material-ui/issues/39180)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Update pricing table ([#​40023](https://togithub.com/mui/material-ui/issues/40023)) [@​cherniavskii](https://togithub.com/cherniavskii) - ​\[website]\[docs] Update the product identifier menu and X page ([#​39832](https://togithub.com/mui/material-ui/issues/39832)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[website] Mark TreeView and Charts as stable ([#​39975](https://togithub.com/mui/material-ui/issues/39975)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - ​\[website] Update career page ([#​40015](https://togithub.com/mui/material-ui/issues/40015)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Sync about dataset [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Fix 301 redirection to X tree-view [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Change redirection prefixes [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Fix 301 link [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Fix modal not being closed with the escape key on the Base UI page ([#​39880](https://togithub.com/mui/material-ui/issues/39880)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@​avikalpg](https://togithub.com/avikalpg), [@​brijeshb42](https://togithub.com/brijeshb42), [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DarhkVoyd](https://togithub.com/DarhkVoyd), [@​dhaub-exelixis](https://togithub.com/dhaub-exelixis), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​flaviendelangle](https://togithub.com/flaviendelangle), [@​islandryu](https://togithub.com/islandryu), [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas), [@​lhilgert9](https://togithub.com/lhilgert9), [@​mj12albert](https://togithub.com/mj12albert), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sadik-malik](https://togithub.com/sadik-malik), [@​sai6855](https://togithub.com/sai6855), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.14.18`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#51418) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.16...v5.14.18) *Nov 14, 2023* A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: - 💫 Introduced new [Stepper](https://mui.com/joy-ui/react-stepper/) component in Joy UI ([#​39688](https://togithub.com/mui/material-ui/issues/39688)) [@​siriwatknp](https://togithub.com/siriwatknp) - other 🐛 bug fixes and 📚 documentation improvements ##### `@mui/material@5.14.18` - ​\[Autocomplete] Add `defaultMuiPrevented` to onKeyDown type ([#​39820](https://togithub.com/mui/material-ui/issues/39820)) [@​sai6855](https://togithub.com/sai6855) - ​\[Autocomplete] Fix React key warning in Next.js ([#​39795](https://togithub.com/mui/material-ui/issues/39795)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[Checkbox] Asterisk placement aligned correctly ([#​39721](https://togithub.com/mui/material-ui/issues/39721)) [@​axelbostrom](https://togithub.com/axelbostrom) - ​\[Rating] Fix the hover highlighting for spaced icons ([#​39775](https://togithub.com/mui/material-ui/issues/39775)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[TablePagination] Implement `slotProps` pattern for the actions and the select slots ([#​39353](https://togithub.com/mui/material-ui/issues/39353)) [@​anle9650](https://togithub.com/anle9650) - ​\[TextField] Fix padding on small filled multiline TextField ([#​39769](https://togithub.com/mui/material-ui/issues/39769)) [@​mj12albert](https://togithub.com/mj12albert) ##### `@mui/joy@5.0.0-beta.15` - ​\[Stepper] Add new `Stepper` component ([#​39688](https://togithub.com/mui/material-ui/issues/39688)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[Select] Fix displaying placeholder when multiple is true ([#​39806](https://togithub.com/mui/material-ui/issues/39806)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/material-next@6.0.0-alpha.110` - ​\[ButtonGroup] Copy `ButtonGroup` to material next ([#​39739](https://togithub.com/mui/material-ui/issues/39739)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Change `CircularProgress` files to ts ([#​39791](https://togithub.com/mui/material-ui/issues/39791)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Change `LinearProgress` files to ts ([#​39793](https://togithub.com/mui/material-ui/issues/39793)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Copy `LinearProgress` to material next ([#​39779](https://togithub.com/mui/material-ui/issues/39779)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[ProgressIndicator] Copy `CircularProgress` to material next ([#​39780](https://togithub.com/mui/material-ui/issues/39780)) [@​lhilgert9](https://togithub.com/lhilgert9) - ​\[TextField] Add FormLabel and InputLabel components ([#​39483](https://togithub.com/mui/material-ui/issues/39483)) [@​mj12albert](https://togithub.com/mj12albert) ### [`v5.14.16`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#51416) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.15...v5.14.16) *Oct 31, 2023* A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨: - ✨ New highly requested Joy UI component: [Snackbar](https://mui.com/joy-ui/react-snackbar) ([#​38801](https://togithub.com/mui/material-ui/issues/38801)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/material@5.14.16` - ​Fix ownerstate being propagated to DOM node when using styled-components v6 ([#​39586](https://togithub.com/mui/material-ui/issues/39586)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/base@5.0.0-beta.22` - ​\[Autocomplete] Standardize box shadow on demos ([#​39519](https://togithub.com/mui/material-ui/issues/39519)) [@​zanivan](https://togithub.com/zanivan) - ​\[useSelect] Support browser autofill ([#​39595](https://togithub.com/mui/material-ui/issues/39595)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​\[base-ui] Fix mergeSlotProps className join order ([#​39616](https://togithub.com/mui/material-ui/issues/39616)) [@​mj12albert](https://togithub.com/mj12albert) ##### `@mui/joy@5.0.0-beta.13` - ​\[Accordion] Add type button to accordion - ​\[Card] Fix CardOverflow in nested cards ([#​39668](https://togithub.com/mui/material-ui/issues/39668)) [@​siriwatknp](https://togithub.com/siriwatknp) summary ([#​39532](https://togithub.com/mui/material-ui/issues/39532)) [@​Popppins](https://togithub.com/Popppins) - ​\[Menu] Fix closing of listbox in `MenuList` demo ([#​39459](https://togithub.com/mui/material-ui/issues/39459)) [@​sai6855](https://togithub.com/sai6855) - ​\[Progress] Revamp Linear and Circular progress variants ([#​39492](https://togithub.com/mui/material-ui/issues/39492)) [@​zanivan](https://togithub.com/zanivan) - ​\[Select] Support selection of `multiple` options ([#​39454](https://togithub.com/mui/material-ui/issues/39454)) [@​sai6855](https://togithub.com/sai6855) - ​\[Textarea] Add ref usage instructions ([#​39615](https://togithub.com/mui/material-ui/issues/39615)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​ Fix sticky hover media query issue on mobile ([#​37467](https://togithub.com/mui/material-ui/issues/37467)) [@​gitstart](https://togithub.com/gitstart) - ​ Add Snackbar component ([#​38801](https://togithub.com/mui/material-ui/issues/38801)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/material-next@6.0.0-alpha.108` - ​\[theme] Update Material You typescale tokens ([#​39514](https://togithub.com/mui/material-ui/issues/39514)) [@​mj12albert](https://togithub.com/mj12albert) ##### Docs - ​Fix 301 link to Primer design system [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[joy-ui] Revise the CSS vars page ([#​39335](https://togithub.com/mui/material-ui/issues/39335)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[joy-ui] Add docs for changing styles based on states ([#​39597](https://togithub.com/mui/material-ui/issues/39597)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[joy-ui] Fix wrong messages ([#​39602](https://togithub.com/mui/material-ui/issues/39602)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[material-ui] Include link to bundler how-to for Styled Components users ([#​39620](https://togithub.com/mui/material-ui/issues/39620)) [@​jcoyle37](https://togithub.com/jcoyle37) - ​\[material-ui] Improve Dialog demos ([#​39642](https://togithub.com/mui/material-ui/issues/39642)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[material-ui] Add stray design fine-tuning to the example collection ([#​39581](https://togithub.com/mui/material-ui/issues/39581)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[system] Clean up `@mui/styles` docs and discourage users from installing it ([#​39644](https://togithub.com/mui/material-ui/issues/39644)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - ​\[examples] Upgrade Remix to v2 ([#​39229](https://togithub.com/mui/material-ui/issues/39229)) [@​Nkzn](https://togithub.com/Nkzn) - ​\[examples]\[material-ui] Remove hardcoded `color="black"` from Next.js App Router layout ([#​39577](https://togithub.com/mui/material-ui/issues/39577)) [@​samuelsycamore](https://togithub.com/samuelsycamore) ##### Core - ​\[core] Setup vale for enforcing style guides ([#​39633](https://togithub.com/mui/material-ui/issues/39633)) [@​alexfauquette](https://togithub.com/alexfauquette) - ​\[core] Remove unused use client ([#​38967](https://togithub.com/mui/material-ui/issues/38967)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[core] Remove duplicate export ([#​39346](https://togithub.com/mui/material-ui/issues/39346)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[core] Remove not used `@types/loader-utils` package from `zero-next-plugin` ([#​39609](https://togithub.com/mui/material-ui/issues/39609)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[docs-infra] Add meta charset in codesandbox examples ([#​39424](https://togithub.com/mui/material-ui/issues/39424)) [@​Janpot](https://togithub.com/Janpot) - ​\[docs-infra] Fix settings drawer accessibility issues ([#​39589](https://togithub.com/mui/material-ui/issues/39589)) [@​emamoah](https://togithub.com/emamoah) - ​\[website] Add stray adjustments and clean-ups ([#​39673](https://togithub.com/mui/material-ui/issues/39673)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[website] Open the `Design Engineer - xGrid` role ([#​39375](https://togithub.com/mui/material-ui/issues/39375)) [@​DanailH](https://togithub.com/DanailH) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​Best-Sardar](https://togithub.com/Best-Sardar), [@​DanailH](https://togithub.com/DanailH), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​emamoah](https://togithub.com/emamoah), [@​gitstart](https://togithub.com/gitstart), [@​Janpot](https://togithub.com/Janpot), [@​jcoyle37](https://togithub.com/jcoyle37), [@​mj12albert](https://togithub.com/mj12albert), [@​mnajdova](https://togithub.com/mnajdova), [@​Nkzn](https://togithub.com/Nkzn), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​Popppins](https://togithub.com/Popppins), [@​sai6855](https://togithub.com/sai6855), [@​samuelsycamore](https://togithub.com/samuelsycamore), [@​siriwatknp](https://togithub.com/siriwatknp), [@​zanivan](https://togithub.com/zanivan), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.14.15`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#51415) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.14...v5.14.15) *Oct 24, 2023* A big thanks to the 17 contributors who made this release possible. ##### `@mui/material@5.14.15` - ​\[Checkbox]\[Radio] Fix theme style overrides not working for different sizes ([#​39377](https://togithub.com/mui/material-ui/issues/39377)) [@​gitstart](https://togithub.com/gitstart) - ​\[InputLabel] InputLabel supports ownerState.focused for styleOverrides ([#​39470](https://togithub.com/mui/material-ui/issues/39470)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[ToggleButton] Add `fullWidth` to `toggleButtonClasses` and `toggleButtonGroupClasses` ([#​39536](https://togithub.com/mui/material-ui/issues/39536)) [@​Semigradsky](https://togithub.com/Semigradsky) ##### `@mui/base@5.0.0-beta.21` - ​\[useAutocomplete] Correct keyboard navigation with multiple disabled options ([#​38788](https://togithub.com/mui/material-ui/issues/38788)) [@​VadimZvf](https://togithub.com/VadimZvf) - ​\[Select] Standardize box shadow on demos ([#​39509](https://togithub.com/mui/material-ui/issues/39509)) [@​zanivan](https://togithub.com/zanivan) - ​\[Slider] Refine demos ([#​39526](https://togithub.com/mui/material-ui/issues/39526)) [@​zanivan](https://togithub.com/zanivan) - ​\[Input] Update and port additional tests from material-ui ([#​39584](https://togithub.com/mui/material-ui/issues/39584)) [@​mj12albert](https://togithub.com/mj12albert) ##### `@mui/material-next@6.0.0-alpha.107` - ​\[FilledInput] Add FilledInput component ([#​39307](https://togithub.com/mui/material-ui/issues/39307)) [@​mj12albert](https://togithub.com/mj12albert) - ​\[InputAdornment] Fix unstable_capitalize import ([#​39510](https://togithub.com/mui/material-ui/issues/39510)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - ​\[Snackbar] copy files to mui-material-next ([#​39232](https://togithub.com/mui/material-ui/issues/39232)) [@​Best-Sardar](https://togithub.com/Best-Sardar) - ​\[Menu] Use useMenu hook ([#​38934](https://togithub.com/mui/material-ui/issues/38934)) [@​mnajdova](https://togithub.com/mnajdova) ##### `@mui/joy@5.0.0-beta.12` - ​\[Button] Fix button size being a decorator ([#​39529](https://togithub.com/mui/material-ui/issues/39529)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[CardOverflow] Remove conditional CSS to support Next.js App dir ([#​39101](https://togithub.com/mui/material-ui/issues/39101)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[Link] Apply `userSelect: none` only when it's a button ([#​39486](https://togithub.com/mui/material-ui/issues/39486)) [@​mwskwong](https://togithub.com/mwskwong) ##### `@mui/lab@5.0.0-alpha.150` - ​Update peer dep of [@​mui/material](https://togithub.com/mui/material) ([#​39398](https://togithub.com/mui/material-ui/issues/39398)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/zero-runtime@0.0.1-alpha.0` - ​Implement typings for public runtime API ([#​39215](https://togithub.com/mui/material-ui/issues/39215)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/zero-vite-plugin@0.0.1-alpha.0` - ​Modify plugin to transform node_modules ([#​39517](https://togithub.com/mui/material-ui/issues/39517)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - ​\[base-ui] Standardize grey palette across demos ([#​39504](https://togithub.com/mui/material-ui/issues/39504)) [@​zanivan](https://togithub.com/zanivan) - ​\[base-ui] Overall demos design review ([#​38820](https://togithub.com/mui/material-ui/issues/38820)) [@​zanivan](https://togithub.com/zanivan) - ​\[joy-ui] Adjust the responsiveness of the template card ([#​39534](https://togithub.com/mui/material-ui/issues/39534)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[material-ui] Typo fixes in overview page ([#​39540](https://togithub.com/mui/material-ui/issues/39540)) [@​Evan151](https://togithub.com/Evan151) - ​\[material-ui] Add stray design tweaks to the templates collection ([#​39583](https://togithub.com/mui/material-ui/issues/39583)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[system] Revise the Box page ([#​39159](https://togithub.com/mui/material-ui/issues/39159)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​Fix git diff format [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[I10n] Add Norwegian (nynorsk) (nn-NO) locale ([#​39481](https://togithub.com/mui/material-ui/issues/39481)) [@​hjalti-lifekeys](https://togithub.com/hjalti-lifekeys) - ​\[l10n] Fix double space typo in ar-EG [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[I10n] Additions to Icelandic (is-IS) locale ([#​39480](https://togithub.com/mui/material-ui/issues/39480)) [@​hjalti-lifekeys](https://togithub.com/hjalti-lifekeys) ##### Core - ​\[core] Replace a `useCallback` by `useRef` in useEventCallback ([#​39078](https://togithub.com/mui/material-ui/issues/39078)) [@​romgrk](https://togithub.com/romgrk) - ​\[docs-infra] Prevent docs crash ([#​39214](https://togithub.com/mui/material-ui/issues/39214)) [@​alexfauquette](https://togithub.com/alexfauquette) - ​\[docs-infra] Fix no-op autoprefixer warning ([#​39385](https://togithub.com/mui/material-ui/issues/39385)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs-infra] Refine the API page design ([#​39520](https://togithub.com/mui/material-ui/issues/39520)) [@​alexfauquette](https://togithub.com/alexfauquette) - ​\[docs-infra] Fix cut-off sponsors ([#​39572](https://togithub.com/mui/material-ui/issues/39572)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Add missing h1 on page [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Fix unrecognized prop warning [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Store Engineer role filled [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Add stray design adjustments ([#​39496](https://togithub.com/mui/material-ui/issues/39496)) [@​danilo-leal](https://togithub.com/danilo-leal) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​Best-Sardar](https://togithub.com/Best-Sardar), [@​brijeshb42](https://togithub.com/brijeshb42), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​Evan151](https://togithub.com/Evan151), [@​gitstart](https://togithub.com/gitstart), [@​hjalti-lifekeys](https://togithub.com/hjalti-lifekeys), [@​mj12albert](https://togithub.com/mj12albert), [@​mnajdova](https://togithub.com/mnajdova), [@​mwskwong](https://togithub.com/mwskwong), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​romgrk](https://togithub.com/romgrk), [@​Semigradsky](https://togithub.com/Semigradsky), [@​siriwatknp](https://togithub.com/siriwatknp), [@​VadimZvf](https://togithub.com/VadimZvf), [@​zanivan](https://togithub.com/zanivan) ### [`v5.14.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#51414) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.14.13...v5.14.14) *Oct 17, 2023* A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.14.14` - ​\[material-ui]\[AppBar] Support all default palette colors in TypeScript ([#​39389](https://togithub.com/mui/material-ui/issues/39389)) [@​BreakBB](https://togithub.com/BreakBB) - ​\[material-ui]\[AvatarGroup] Add `renderSurplus` prop ([#​39283](https://togithub.com/mui/material-ui/issues/39283)) [@​uuxxx](https://togithub.com/uuxxx) - ​\[material-ui]\[Box] Fix system properties has incorrect `Theme` interface when applied directly ([#​39404](https://togithub.com/mui/material-ui/issues/39404)) [@​Semigradsky](https://togithub.com/Semigradsky) - ​\[material-ui]\[Pagination] Update `type` parameter of `getItemAriaLabel` prop ([#​39390](https://togithub.com/mui/material-ui/issues/39390)) [@​Simer13](https://togithub.com/Simer13) - ​\[material]\[tab] Show/hide scroll buttons for dynamically added children ([#​39415](https://togithub.com/mui/material-ui/issues/39415)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/base@5.0.0-beta.20` - ​\[base-ui]\[Menu] Do not reopen the menu after clicking on a trigger in Safari ([#​39393](https://togithub.com/mui/material-ui/issues/39393)) [@​michaldudak](https://togithub.com/michaldudak) ##### `@mui/material-next@6.0.0-alpha.106` - ​\[Divider]\[material-next] Add Divider component ([#​39179](https://togithub.com/mui/material-ui/issues/39179)) [@​Best-Sardar](https://togithub.com/Best-Sardar) ##### `@mui/joy@5.0.0-beta.11` - ​\[joy-ui]\[List] Add the `marker` prop ([#​39313](https://togithub.com/mui/material-ui/issues/39313)) [@​siriwatknp](https://togithub.com/siriwatknp) - ​\[joy-ui]\[Skeleton] Fix semi-transparent scenario when with surface components and color inversion ([#​39400](https://togithub.com/mui/material-ui/issues/39400)) [@​TheNatkat](https://togithub.com/TheNatkat) - ​\[joy-ui]\[Textarea] Fix focus ring for error state ([#​39391](https://togithub.com/mui/material-ui/issues/39391)) [@​vineetjk](https://togithub.com/vineetjk) ##### `@mui/icons-material@5.14.14` - ​\[icons] Fix VoiceChatOutlined showing the wrong icon ([#​39418](https://togithub.com/mui/material-ui/issues/39418)) [@​devuser200](https://togithub.com/devuser200) ##### `@mui/system@5.14.14` - ​\[mui-system]\[style] bug fix for style value check color in nullable object ([#​39457](https://togithub.com/mui/material-ui/issues/39457)) [@​DarhkVoyd](https://togithub.com/DarhkVoyd) ##### `@mui/styled-engine-sc@6.0.0-alpha.2` - ​\[styled-engine-sc] Fix TS issues because of missing types ([#​39395](https://togithub.com/mui/material-ui/issues/39395)) [@​mnajdova](https://togithub.com/mnajdova) ##### Docs - ​\[docs]\[base-ui] Renaming demos to BaseXxx ([#​39104](https://togithub.com/mui/material-ui/issues/39104)) [@​christophermorin](https://togithub.com/christophermorin) - ​\[docs] Accessibility in Base UI ([#​39264](https://togithub.com/mui/material-ui/issues/39264)) [@​michaldudak](https://togithub.com/michaldudak) - ​\[docs] Fix 301 redirection [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[docs] Improve Base UI table of contents for APIs ([#​39412](https://togithub.com/mui/material-ui/issues/39412)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[docs] Adjust design kits-related content ([#​39367](https://togithub.com/mui/material-ui/issues/39367)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs] Revise the Contributing Guide ([#​39190](https://togithub.com/mui/material-ui/issues/39190)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - ​\[docs]\[joy-ui] Fix row hover prop name in the Table page ([#​39431](https://togithub.com/mui/material-ui/issues/39431)) [@​adrienbrault](https://togithub.com/adrienbrault) - ​\[docs]\[joy-ui] Fix color inversion demos ([#​39403](https://togithub.com/mui/material-ui/issues/39403)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs]\[material-ui] Remove irrelevant TODO from Snackbar demo ([#​39396](https://togithub.com/mui/material-ui/issues/39396)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - ​\[docs]\[material-ui]\[Table] Bug in "Sorting & Selecting" demo ([#​39426](https://togithub.com/mui/material-ui/issues/39426)) [@​codewithrabeeh](https://togithub.com/codewithrabeeh) - ​\[docs]\[joy-ui]\[typography] Update docs after lineHeight changes ([#​39366](https://togithub.com/mui/material-ui/issues/39366)) [@​zanivan](https://togithub.com/zanivan) ##### Core - ​\[core] Fix multiple typos across the repo ([#​39422](https://togithub.com/mui/material-ui/issues/39422)) [@​parikshitadhikari](https://togithub.com/parikshitadhikari) - ​\[docs-infra] Add refinements to the API content design ([#​39425](https://togithub.com/mui/material-ui/issues/39425)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs-infra] Add a min height to the layout component ([#​39416](https://togithub.com/mui/material-ui/issues/39416)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs-infra] Prevent horizontal scroll in the TOC ([#​39417](https://togithub.com/mui/material-ui/issues/39417)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs-infra] Add a collapsible list & table views to the API content display ([#​38265](https://togithub.com/mui/material-ui/issues/38265)) [@​alexfauquette](https://togithub.com/alexfauquette) - ​\[docs-infra] Adjust the `kbd` tag styles ([#​39397](https://togithub.com/mui/material-ui/issues/39397)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[docs-infra] Fix strong style regression ([#​39384](https://togithub.com/mui/material-ui/issues/39384)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Add the LinkedIn profile to the contributors section on the About page ([#​39455](https://togithub.com/mui/material-ui/issues/39455)) [@​chhawinder](https://togithub.com/chhawinder) - ​\[website] Update new role template ([#​39386](https://togithub.com/mui/material-ui/issues/39386)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Add stray design fine-tunning to the Pricing page ([#​39472](https://togithub.com/mui/material-ui/issues/39472)) [@​danilo-leal](https://togithub.com/danilo-leal) - ​\[website] Fix career anchor link to perks & benefits [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​adrienbrault](https://togithub.com/adrienbrault), [@​alexfauquette](https://togithub.com/alexfauquette), [@​Best-Sardar](https://togithub.com/Best-Sardar), [@​BreakBB](https://togithub.com/BreakBB), [@​brijeshb42](https://togithub.com/brijeshb42), [@​chhawinder](https://togithub.com/chhawinder), [@​christophermorin](https://togithub.com/christophermorin), [@​codewithrabeeh](https://togithub.com/codewithrabeeh), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DarhkVoyd](https://togithub.com/DarhkVoyd), [@​devuser200](https://togi
--- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sjaanus --- frontend/package.json | 6 +- .../AddDependencyDialogue.test.tsx | 2 +- .../ManageTagsDialog/ManageTagsDialog.tsx | 8 +- .../FeedbackCESForm.test.tsx.snap | 2 +- frontend/src/themes/themeTypes.ts | 8 +- frontend/yarn.lock | 338 ++++++++---------- 6 files changed, 158 insertions(+), 206 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 6158a2410ea9..8350446e825f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -36,9 +36,9 @@ "@codemirror/lang-json": "6.0.1", "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", - "@mui/icons-material": "5.11.9", - "@mui/lab": "5.0.0-alpha.120", - "@mui/material": "5.11.10", + "@mui/icons-material": "5.15.2", + "@mui/lab": "5.0.0-alpha.158", + "@mui/material": "5.15.2", "@mui/x-date-pickers": "^6.18.3", "@tanstack/react-table": "^8.10.7", "@testing-library/dom": "8.20.1", diff --git a/frontend/src/component/feature/Dependencies/AddDependencyDialogue.test.tsx b/frontend/src/component/feature/Dependencies/AddDependencyDialogue.test.tsx index 7e2a0be376b5..36d6ba62dac0 100644 --- a/frontend/src/component/feature/Dependencies/AddDependencyDialogue.test.tsx +++ b/frontend/src/component/feature/Dependencies/AddDependencyDialogue.test.tsx @@ -102,7 +102,7 @@ test('Add dependency', async () => { }); // Open the dropdown by selecting the role. - const dropdown = screen.queryAllByRole('button')[0]; + const dropdown = screen.queryAllByRole('combobox')[0]; userEvent.click(dropdown); const parentAOption = await screen.findByText('parentA'); diff --git a/frontend/src/component/feature/FeatureView/FeatureOverview/ManageTagsDialog/ManageTagsDialog.tsx b/frontend/src/component/feature/FeatureView/FeatureOverview/ManageTagsDialog/ManageTagsDialog.tsx index d86f472c77a5..2a260c419d5d 100644 --- a/frontend/src/component/feature/FeatureView/FeatureOverview/ManageTagsDialog/ManageTagsDialog.tsx +++ b/frontend/src/component/feature/FeatureView/FeatureOverview/ManageTagsDialog/ManageTagsDialog.tsx @@ -1,4 +1,9 @@ -import { AutocompleteValue, styled, Typography } from '@mui/material'; +import { + AutocompleteChangeReason, + AutocompleteValue, + styled, + Typography, +} from '@mui/material'; import React, { useEffect, useMemo, useState } from 'react'; import { Dialogue } from 'component/common/Dialogue/Dialogue'; import useFeatureApi from 'hooks/api/actions/useFeatureApi/useFeatureApi'; @@ -10,7 +15,6 @@ import { ITag, ITagType } from 'interfaces/tags'; import { TagOption, TagsInput } from './TagsInput'; import { TagTypeSelect } from './TagTypeSelect'; import useTagApi from 'hooks/api/actions/useTagApi/useTagApi'; -import { AutocompleteChangeReason } from '@mui/base/AutocompleteUnstyled/useAutocomplete'; import useTags from 'hooks/api/getters/useTags/useTags'; import cloneDeep from 'lodash.clonedeep'; import { usePlausibleTracker } from 'hooks/usePlausibleTracker'; diff --git a/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap b/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap index 7b06d3c11cd2..4815c5500dbe 100644 --- a/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap +++ b/frontend/src/component/feedback/FeedbackCES/__snapshots__/FeedbackCESForm.test.tsx.snap @@ -144,7 +144,7 @@ exports[`FeedbackCESForm 1`] = ` aria-hidden="true" class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputMultiline css-1wvz5kg-MuiInputBase-input-MuiOutlinedInput-input" readonly="" - style="visibility: hidden; position: absolute; overflow: hidden; height: 0px; top: 0px; left: 0px; transform: translateZ(0); padding: 0px; width: 100%;" + style="visibility: hidden; position: absolute; overflow: hidden; height: 0px; top: 0px; left: 0px; transform: translateZ(0); padding-top: 0px; padding-bottom: 0px; width: 100%;" tabindex="-1" />
=16.9.0": version "17.0.25" resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.25.tgz#e0e5b3571e1069625b3a3da2b279379aa33a0cb5" @@ -2233,13 +2196,6 @@ dependencies: "@types/react" "^17" -"@types/react-is@^16.7.1 || ^17.0.0": - version "17.0.3" - resolved "https://registry.yarnpkg.com/@types/react-is/-/react-is-17.0.3.tgz#2d855ba575f2fc8d17ef9861f084acc4b90a137a" - integrity sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw== - dependencies: - "@types/react" "*" - "@types/react-linkify@1.0.4": version "1.0.4" resolved "https://registry.yarnpkg.com/@types/react-linkify/-/react-linkify-1.0.4.tgz#ed9d7696f1eb049a21973074ef2fa02de1e06bcb" @@ -2292,14 +2248,7 @@ dependencies: "@types/react" "*" -"@types/react-transition-group@^4.4.5": - version "4.4.5" - resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416" - integrity sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA== - dependencies: - "@types/react" "*" - -"@types/react-transition-group@^4.4.8": +"@types/react-transition-group@^4.4.10", "@types/react-transition-group@^4.4.8": version "4.4.10" resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== @@ -2316,9 +2265,9 @@ csstype "^3.0.2" "@types/scheduler@*": - version "0.16.2" - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" - integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== + version "0.16.8" + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" + integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== "@types/semver@7.5.6": version "7.5.6" @@ -3052,15 +3001,10 @@ clone@^1.0.2: resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== -clsx@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12" - integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg== - -clsx@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b" - integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q== +clsx@^2.0.0, clsx@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.0.tgz#e851283bcb5c80ee7608db18487433f7b23f77cb" + integrity sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg== code-red@^1.0.3: version "1.0.4" @@ -3253,10 +3197,10 @@ cssstyle@^3.0.0: dependencies: rrweb-cssom "^0.6.0" -csstype@^3.0.2, csstype@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9" - integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw== +csstype@^3.0.2, csstype@^3.1.2: + version "3.1.3" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== cypress-vite@^1.4.0: version "1.5.0" @@ -6626,9 +6570,9 @@ regenerator-runtime@^0.13.11: integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== regenerator-runtime@^0.14.0: - version "0.14.0" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" - integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== + version "0.14.1" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" + integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== regexp.prototype.flags@^1.4.3, regexp.prototype.flags@^1.5.1: version "1.5.1"