fix(deps): update dependency @mui/material to v5.15.10 #104

Merged
techknowlogick merged 2 commits from renovate/material-ui-monorepo into main 2024-02-19 23:50:51 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@mui/material (source) dependencies patch 5.15.3 -> 5.15.10

Release Notes

mui/material-ui (@​mui/material)

v5.15.10

Compare Source

Feb 12, 2024

A big thanks to the 8 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.10
  • Avatar] Add props deprecation with a codemod ([#​40853](https://github.com/mui/material-ui/issues/40853)) [@​siriwatknp](https://github.com/siriwatknp)
    
    
@mui/system@5.15.10
  • Stack] Update import statement for Stack component ([#​41032](https://github.com/mui/material-ui/issues/41032)) [@​sai6855](https://github.com/sai6855)
    
    
@mui/joy@5.0.0-beta.28
  • Button] Fix `disabled` prop priority when inside button group ([#​41000](https://github.com/mui/material-ui/issues/41000)) [@​Smileek](https://github.com/Smileek)
    
  • IconButton] Support loading prop ([#​40949](https://github.com/mui/material-ui/issues/40949)) [@​Smileek](https://github.com/Smileek)
    
    
Docs
  • Button]\[material-ui] Fix 'File upload' demo a11y ([#​40943](https://github.com/mui/material-ui/issues/40943)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • TableRow]\[material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML ([#​40992](https://github.com/mui/material-ui/issues/40992)) [@​millerized](https://github.com/millerized)
    
  • material-ui] Remove outdated example projects link (it uses Joy UI now) ([#​40913](https://github.com/mui/material-ui/issues/40913)) [@​oliviertassinari](https://github.com/oliviertassinari)
    
  • material-ui] Fix the "Intro to the MUI ecosystem" link placement ([#​40988](https://github.com/mui/material-ui/issues/40988)) [@​danilo-leal](https://github.com/danilo-leal)
    
  • Fix 301 redirection to StackBlitz @​oliviertassinari
  • Fix h1 on Joy UI templates @​oliviertassinari
  • Have MUI workspace own the CodeSandbox @​oliviertassinari
  • Add notification for mui x v7 beta (#​41001) @​joserodolfofreitas
  • Fix 301 links @​oliviertassinari
  • Fix Next.js v13.5.1
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`5.15.3` -> `5.15.10`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.3/5.15.10) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/material)</summary> ### [`v5.15.10`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51510) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.9...v5.15.10) <!-- generated comparing v5.15.9..master --> *Feb 12, 2024* A big thanks to the 8 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.10` - \[Avatar] Add props deprecation with a codemod ([#&#8203;40853](https://github.com/mui/material-ui/issues/40853)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@5.15.10` - \[Stack] Update import statement for Stack component ([#&#8203;41032](https://github.com/mui/material-ui/issues/41032)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/joy@5.0.0-beta.28` - \[Button] Fix `disabled` prop priority when inside button group ([#&#8203;41000](https://github.com/mui/material-ui/issues/41000)) [@&#8203;Smileek](https://github.com/Smileek) - \[IconButton] Support loading prop ([#&#8203;40949](https://github.com/mui/material-ui/issues/40949)) [@&#8203;Smileek](https://github.com/Smileek) ##### Docs - \[Button]\[material-ui] Fix 'File upload' demo a11y ([#&#8203;40943](https://github.com/mui/material-ui/issues/40943)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[TableRow]\[material-ui] Escape markup in `children` prop so docgen tools don't parse it as HTML ([#&#8203;40992](https://github.com/mui/material-ui/issues/40992)) [@&#8203;millerized](https://github.com/millerized) - \[material-ui] Remove outdated example projects link (it uses Joy UI now) ([#&#8203;40913](https://github.com/mui/material-ui/issues/40913)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[material-ui] Fix the "Intro to the MUI ecosystem" link placement ([#&#8203;40988](https://github.com/mui/material-ui/issues/40988)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - Fix 301 redirection to StackBlitz [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix h1 on Joy UI templates [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Have MUI workspace own the CodeSandbox [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add notification for mui x v7 beta ([#&#8203;41001](https://github.com/mui/material-ui/issues/41001)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - Fix 301 links [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix Next.js v13.5.1 <title> SEO regression ([#&#8203;40302](https://github.com/mui/material-ui/issues/40302)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add a 404 page ([#&#8203;40884](https://github.com/mui/material-ui/issues/40884)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - Fix missing GitHub label when opening new issue [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### Core - \[blog] Add post about upcoming plans for Base UI ([#&#8203;40882](https://github.com/mui/material-ui/issues/40882)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[core] Simplify CodeSandbox reproduction [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Missing redirection [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Export functions from `copyFiles` script to reuse in MUI X repo ([#&#8203;40970](https://github.com/mui/material-ui/issues/40970)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[core] Avoid variable shorthands [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix search icon issue ([#&#8203;40957](https://github.com/mui/material-ui/issues/40957)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Ignore classes tagged with `@ignore` ([#&#8203;41009](https://github.com/mui/material-ui/issues/41009)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs-infra] Fix selected tab on codeblocks ([#&#8203;41036](https://github.com/mui/material-ui/issues/41036)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[website] Polish Customer Support Agent role [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;millerized](https://github.com/millerized), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;Smileek](https://github.com/Smileek) ### [`v5.15.9`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5159---generated-comparing-v5158master---) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.8...v5.15.9) *Feb 8, 2024* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐛 A critical fix to remove non-published library usage in `@mui/material` peerDependencies. ##### `@mui/material@5.15.9` - ​<!-- 11 -->\[autocomplete] Avoid spread operator ([#&#8203;40968](https://github.com/mui/material-ui/issues/40968)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material] Remove zero-runtime from peer dep ([#&#8203;41003](https://github.com/mui/material-ui/issues/41003)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/base@5.0.0-beta.36` - ​<!-- 10 -->\[base-ui] Update props using Array to ReadonlyArray type ([#&#8203;40754](https://github.com/mui/material-ui/issues/40754)) [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh) ##### `@mui/system@5.15.9` - ​<!-- 02 -->\[system] use `ReadonlyArray` for CSS related types ([#&#8203;40972](https://github.com/mui/material-ui/issues/40972)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 01 -->\[zero] Migrate to use wyw-in-js instead of linaria ([#&#8203;40866](https://github.com/mui/material-ui/issues/40866)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Docs - ​<!-- 06 -->\[docs] Polish codemod git diff format [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material-ui]\[docs] Migrating from deprecated apis follow up ([#&#8203;40981](https://github.com/mui/material-ui/issues/40981)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### Core - ​<!-- 09 -->\[code-infra] Move next config to ESM ([#&#8203;40869](https://github.com/mui/material-ui/issues/40869)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 08 -->\[code-infra] Update prettier ([#&#8203;40772](https://github.com/mui/material-ui/issues/40772)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 07 -->\[code-infra] Add codemod for `light` prop removal ([#&#8203;40947](https://github.com/mui/material-ui/issues/40947)) [@&#8203;sai6855](https://github.com/sai6855) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp) ### [`v5.15.8`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5159---generated-comparing-v5158master---) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.7...v5.15.8) *Feb 8, 2024* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐛 A critical fix to remove non-published library usage in `@mui/material` peerDependencies. ##### `@mui/material@5.15.9` - ​<!-- 11 -->\[autocomplete] Avoid spread operator ([#&#8203;40968](https://github.com/mui/material-ui/issues/40968)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material] Remove zero-runtime from peer dep ([#&#8203;41003](https://github.com/mui/material-ui/issues/41003)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/base@5.0.0-beta.36` - ​<!-- 10 -->\[base-ui] Update props using Array to ReadonlyArray type ([#&#8203;40754](https://github.com/mui/material-ui/issues/40754)) [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh) ##### `@mui/system@5.15.9` - ​<!-- 02 -->\[system] use `ReadonlyArray` for CSS related types ([#&#8203;40972](https://github.com/mui/material-ui/issues/40972)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 01 -->\[zero] Migrate to use wyw-in-js instead of linaria ([#&#8203;40866](https://github.com/mui/material-ui/issues/40866)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Docs - ​<!-- 06 -->\[docs] Polish codemod git diff format [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[material-ui]\[docs] Migrating from deprecated apis follow up ([#&#8203;40981](https://github.com/mui/material-ui/issues/40981)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### Core - ​<!-- 09 -->\[code-infra] Move next config to ESM ([#&#8203;40869](https://github.com/mui/material-ui/issues/40869)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 08 -->\[code-infra] Update prettier ([#&#8203;40772](https://github.com/mui/material-ui/issues/40772)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 07 -->\[code-infra] Add codemod for `light` prop removal ([#&#8203;40947](https://github.com/mui/material-ui/issues/40947)) [@&#8203;sai6855](https://github.com/sai6855) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;RaghavenderSingh](https://github.com/RaghavenderSingh), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp) ### [`v5.15.7`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5158---generated-comparing-v5157master---) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.6...v5.15.7) *Feb 6, 2024* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - 💫 Added a redesigned [landing page template](https://mui.com/material-ui/getting-started/templates/landing-page/) ([#&#8203;37557](https://github.com/mui/material-ui/issues/37557)) [@&#8203;zanivan](https://github.com/zanivan) - ✨ Added support for Arrow Down/Up + Shift and Page Up/Down keys for faster stepping in the Slider component ([#&#8203;40676](https://github.com/mui/material-ui/issues/40676)) [@&#8203;mnajdova](https://github.com/mnajdova) - many 🐛 bug fixes and 📚 documentation improvements ##### `@mui/material@5.15.8` - ​<!-- 36 -->\[Avatar] Simplify valid children assertion ([#&#8203;40834](https://github.com/mui/material-ui/issues/40834)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### `@mui/codemod@5.15.8` - ​<!-- 37 -->\[Accordion] Update props actual.js test case ([#&#8203;40879](https://github.com/mui/material-ui/issues/40879)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ���<!-- 12 -->Fix `findComponentJSX` util ([#&#8203;40855](https://github.com/mui/material-ui/issues/40855)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/system@5.15.8` - ​<!-- 10 -->Add blend color manipulator ([#&#8203;40258](https://github.com/mui/material-ui/issues/40258)) [@&#8203;romgrk](https://github.com/romgrk) - ​<!-- 38 -->Support variants in `theme.styleOverrides` ([#&#8203;40690](https://github.com/mui/material-ui/issues/40690)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 02 -->\[zero] Always replace the `createUseThemeProps` call ([#&#8203;40885](https://github.com/mui/material-ui/issues/40885)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 01 -->\[zero] Add README with installation and basic usage ([#&#8203;40761](https://github.com/mui/material-ui/issues/40761)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/base@5.0.0-beta.34` - ​<!-- 35 -->\[Button] Add support for `hostElementName` prop to improve SSR ([#&#8203;40507](https://github.com/mui/material-ui/issues/40507)) [@&#8203;mj12albert](https://github.com/mj12albert) - ​<!-- 30 -->\[Menu] Use Popup instead of Popper ([#&#8203;40731](https://github.com/mui/material-ui/issues/40731)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 29 -->\[useNumberInput] Integrate useNumberInput with useControllableReducer ([#&#8203;40206](https://github.com/mui/material-ui/issues/40206)) [@&#8203;mj12albert](https://github.com/mj12albert) - ​<!-- 11 -->\[Slider] Add support for Arrow Down/Up + Shift and Page Up/Down keys ([#&#8203;40676](https://github.com/mui/material-ui/issues/40676)) [@&#8203;mnajdova](https://github.com/mnajdova) ##### Docs - ​<!-- 34 -->\[base-ui] Update usage.md ([#&#8203;40916](https://github.com/mui/material-ui/issues/40916)) [@&#8203;adebiyial](https://github.com/adebiyial) - ​<!-- 33 -->\[base-ui] Improve Base UI traffic from Material UI ([#&#8203;40875](https://github.com/mui/material-ui/issues/40875)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 32 -->\[base-ui] Change Radio component terminology from Button to Group ([#&#8203;40888](https://github.com/mui/material-ui/issues/40888)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 42 -->\[base-ui] Remove redundant "Styled" prefix ([#&#8203;40478](https://github.com/mui/material-ui/issues/40478)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 48 -->\[base-ui] Update listbox slot style in demo ([#&#8203;40952](https://github.com/mui/material-ui/issues/40952)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 14 -->\[material-ui] Fix createTheme import and markdown format in the Next.js guide ([#&#8203;40895](https://github.com/mui/material-ui/issues/40895)) [@&#8203;hsmtkk](https://github.com/hsmtkk) - ​<!-- 13 -->\[material-ui] Correct Google font CDN URL as Roboto 600 weight is not used ([#&#8203;40852](https://github.com/mui/material-ui/issues/40852)) [@&#8203;xuhdev](https://github.com/xuhdev) - ​<!-- 14 -->\[material-ui] Replace the Album template with a landing page ([#&#8203;37557](https://github.com/mui/material-ui/issues/37557)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 21 -->\[material-ui] Add deprecations migration guide ([#&#8203;40767](https://github.com/mui/material-ui/issues/40767)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 22 -->\[material-ui] Improve aria-label throughout the Button Group demos ([#&#8203;40892](https://github.com/mui/material-ui/issues/40892)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 17 -->\[joy-ui] Update the Overview callout ([#&#8203;40900](https://github.com/mui/material-ui/issues/40900)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 22 -->Fix image size and dark mode [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 21 -->Migrate links from legacy.reactjs.org to react.dev [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 20 -->Fix 301 links [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 19 -->Fix outdated link [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 18 -->Fix URL and typo in CONTRIBUTING.md ([#&#8203;40899](https://github.com/mui/material-ui/issues/40899)) [@&#8203;Smileek](https://github.com/Smileek) ##### Core - ​<!-- 28 -->\[blog] Optimize images for /blog/mui-x-v7-beta/ [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 27 -->\[blog] Clarify barrel index tree-shaking [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 26 -->\[code-infra] Simplify bug reproduction ([#&#8203;40833](https://github.com/mui/material-ui/issues/40833)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 25 -->\[code-infra] Prepare publishing [@&#8203;mui-internal/typescript-to-proptypes](https://github.com/mui-internal/typescript-to-proptypes) to npm ([#&#8203;40842](https://github.com/mui/material-ui/issues/40842)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 40 -->\[code-infra] Remove babel alias from the docs ([#&#8203;40792](https://github.com/mui/material-ui/issues/40792)) [@&#8203;Janpot](https://github.com/Janpot) - ​<!-- 24 -->\[core] Use Google Font v2 API [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 23 -->\[core] Add missing change to v5.15.7 changelog ([#&#8203;40872](https://github.com/mui/material-ui/issues/40872)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 31 -->\[core] Normalize \`<meta name="viewport" />\`\` [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 28 -->\[dependencies] Do not update envinfo test dependencies ([#&#8203;40950](https://github.com/mui/material-ui/issues/40950)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 17 -->\[docs-infra] Fix arbitrary gap between paragraphs in callouts ([#&#8203;40911](https://github.com/mui/material-ui/issues/40911)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 16 -->\[docs-infra] Allow developers to build their CodeSandbox export ([#&#8203;40878](https://github.com/mui/material-ui/issues/40878)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 15 -->\[docs-infra] Improve StackBlitz support ([#&#8203;40832](https://github.com/mui/material-ui/issues/40832)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 21 -->\[docs-infra] Improve support for absolute locale URL ([#&#8203;40940](https://github.com/mui/material-ui/issues/40940)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 31 -->\[Menu]\[base-ui] Fix improperly merged tests ([#&#8203;40896](https://github.com/mui/material-ui/issues/40896)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 09 -->\[utils] Use consistent build approach ([#&#8203;40837](https://github.com/mui/material-ui/issues/40837)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 08 -->\[website] Fix React missing key console error [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 07 -->\[website] Fix broken link [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 06 -->\[website] Fix heading structure ([#&#8203;40912](https://github.com/mui/material-ui/issues/40912)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 05 -->\[website] Add Customer Support Agent role to careers page ([#&#8203;40890](https://github.com/mui/material-ui/issues/40890)) [@&#8203;rluzists1](https://github.com/rluzists1) - ​<!-- 04 -->\[website] Refine the Material UI homepage demo ([#&#8203;40881](https://github.com/mui/material-ui/issues/40881)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 03 -->\[website] Use em-dash when relevant over hyphen [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 03 -->\[zero] Fix build for demo next.js app ([#&#8203;40854](https://github.com/mui/material-ui/issues/40854)) [@&#8203;brijeshb42](https://github.com/brijeshb42) All contributors of this release in alphabetical order: [@&#8203;adebiyial](https://github.com/adebiyial), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;hsmtkk](https://github.com/hsmtkk), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;rluzists1](https://github.com/rluzists1), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;Smileek](https://github.com/Smileek), [@&#8203;xuhdev](https://github.com/xuhdev), [@&#8203;zanivan](https://github.com/zanivan) ### [`v5.15.6`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5156) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.5...v5.15.6) <!-- generated comparing v5.15.5..master --> *Jan 22, 2024* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.6` - ​<!-- 29 -->\[Avatar] Use variants api ([#&#8203;40324](https://github.com/mui/material-ui/issues/40324)) [@&#8203;mnajdova](https://github.com/mnajdova) - ​<!-- 27 -->\[TablePagination] Accept readonly array for `rowsPerPageOptions` prop ([#&#8203;40481](https://github.com/mui/material-ui/issues/40481)) [@&#8203;pcorpet](https://github.com/pcorpet) - ​<!-- 06 -->\[PaginationItem] Deprecate classes for v6 ([#&#8203;40673](https://github.com/mui/material-ui/issues/40673)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 05 -->\[Rating] Fix rating width via min-content ([#&#8203;40503](https://github.com/mui/material-ui/issues/40503)) [@&#8203;devhik0](https://github.com/devhik0) ##### `@mui/base@5.0.0-beta.33` - ​<!-- 26 -->\[Select] Fix display of selected Options with rich content ([#&#8203;40689](https://github.com/mui/material-ui/issues/40689)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 25 -->\[Select] Use Popup instead of Popper ([#&#8203;40524](https://github.com/mui/material-ui/issues/40524)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 26 -->\[useMenuButton] Fix non native button triggers ([#&#8203;40645](https://github.com/mui/material-ui/issues/40645)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) ##### `@mui/system@5.15.6` - ​<!-- 02 -->\[zero] Fix theme token import in source file ([#&#8203;40691](https://github.com/mui/material-ui/issues/40691)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 01 -->\[zero] Add support for css import ([#&#8203;40541](https://github.com/mui/material-ui/issues/40541)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/icons-material@5.15.6` - ​<!-- 07 -->\[icons-material] Fix icons package.json version ([#&#8203;40655](https://github.com/mui/material-ui/issues/40655)) [@&#8203;mj12albert](https://github.com/mj12albert) ##### Docs - ​<!-- 28 -->\[base-ui] Polish the Slider demos ([#&#8203;40332](https://github.com/mui/material-ui/issues/40332)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 24 -->\[base-ui]\[Slider] Fix plain CSS demo's wrong keyboard behavior ([#&#8203;40652](https://github.com/mui/material-ui/issues/40652)) [@&#8203;mnajdova](https://github.com/mnajdova) - ​<!-- 23 -->\[base-ui]\[TextareaAutosize] Add border-box to demo ([#&#8203;40646](https://github.com/mui/material-ui/issues/40646)) [@&#8203;ANUGLYPLUGIN](https://github.com/ANUGLYPLUGIN) - ​<!-- 16 -->Fix brand name non-breaking space ([#&#8203;40701](https://github.com/mui/material-ui/issues/40701)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 15 -->Improve error message for MUI Vale rule [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 14 -->Add notification to publish the survey ([#&#8203;40552](https://github.com/mui/material-ui/issues/40552)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - ​<!-- 04 -->\[system] Explain a bit more how AppRouterCacheProvider works [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 12 -->\[joy-ui] Move tutorial to iframe ([#&#8203;40567](https://github.com/mui/material-ui/issues/40567)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 10 -->\[material-ui]\[Slider] Remove custom divs from new demo ([#&#8203;40674](https://github.com/mui/material-ui/issues/40674)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 11 -->\[material-ui] Improve TabContext, TabList, and TabPanel documentation ([#&#8203;40587](https://github.com/mui/material-ui/issues/40587)) [@&#8203;anle9650](https://github.com/anle9650) - ​<!-- 09 -->\[material-ui]\[Slider] Added custom mark labels demo ([#&#8203;40647](https://github.com/mui/material-ui/issues/40647)) [@&#8203;DonikaV](https://github.com/DonikaV) ##### Core - ​<!-- 30 -->\[core] Fix RXDB-logo Url ([#&#8203;40724](https://github.com/mui/material-ui/issues/40724)) [@&#8203;mohamedsaiedd](https://github.com/mohamedsaiedd) - ​<!-- 24 -->\[code-infra] Improve proptypes-generation ([#&#8203;40617](https://github.com/mui/material-ui/issues/40617)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - ​<!-- 22 -->\[code-infra] Disable pnpm package cache on CircleCI ([#&#8203;40670](https://github.com/mui/material-ui/issues/40670)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 21 -->\[code-infra] Add missing package to CodeSandbox CI config ([#&#8203;40657](https://github.com/mui/material-ui/issues/40657)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 20 -->\[code-infra] Remove unnecessary [@&#8203;mui/utils](https://github.com/mui/utils) dependency from api-docs-builder ([#&#8203;40632](https://github.com/mui/material-ui/issues/40632)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 19 -->\[core] Polish issue templates [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 13 -->\[docs-infra] Support markdown link in slots descriptions ([#&#8203;40679](https://github.com/mui/material-ui/issues/40679)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - ​<!-- 08 -->\[examples] Simplify Next.js example ([#&#8203;40661](https://github.com/mui/material-ui/issues/40661)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 03 -->\[website] Fix broken styles on Base UI page ([#&#8203;40683](https://github.com/mui/material-ui/issues/40683)) [@&#8203;michaldudak](https://github.com/michaldudak) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;anle9650](https://github.com/anle9650), [@&#8203;ANUGLYPLUGIN](https://github.com/ANUGLYPLUGIN), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;devhik0](https://github.com/devhik0), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;DonikaV](https://github.com/DonikaV), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;mohamedsaiedd](https://github.com/mohamedsaiedd), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;pcorpet](https://github.com/pcorpet), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;zanivan](https://github.com/zanivan) ### [`v5.15.5`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5155) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.4...v5.15.5) <!-- generated comparing v5.15.4..master --> *Jan 17, 2024* A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: - Base UI's CSS class prefix is now `base-` ([#&#8203;40205](https://github.com/mui/material-ui/issues/40205)) [@&#8203;michaldudak](https://github.com/michaldudak) - Bug fixes, and a lot of improvements to code and docs infra ##### `@mui/material@5.15.5` - ​<!-- 42 -->\[Accordion] Deprecate \*Props props and classes for v6 ([#&#8203;40418](https://github.com/mui/material-ui/issues/40418)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 41 -->\[Alert] Update TypeScript types to allow color override types to be added to `iconMapping` and `severity` props ([#&#8203;40551](https://github.com/mui/material-ui/issues/40551)) [@&#8203;2metres](https://github.com/2metres) - ​<!-- 27 -->\[Dialog] Remove deprecated onBackdropClick from Dialog tests ([#&#8203;40505](https://github.com/mui/material-ui/issues/40505)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 26 -->\[Divider] Deprecate props and classes for v6 ([#&#8203;40563](https://github.com/mui/material-ui/issues/40563)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/material-next@6.0.0-alpha.118` - ​<!-- 36 -->\[ButtonGroup] Apply MD3 style to `ButtonGroup` ([#&#8203;40124](https://github.com/mui/material-ui/issues/40124)) [@&#8203;lhilgert9](https://github.com/lhilgert9) ##### `@mui/base@5.0.0-beta.32` ##### Breaking changes - ​<!-- 40 -->Change the CSS class prefix to `base-` ([#&#8203;40205](https://github.com/mui/material-ui/issues/40205)) [@&#8203;michaldudak](https://github.com/michaldudak) The class prefix of Base UI components have been changed from `Mui-` to `base-`. This only affects codebases that uses class names verbatim, i.e. not exposed by JS objects such as `buttonClasses`, but as plain strings or in CSS stylesheets (`.MuiButton.root`) To adapt your code to the new pattern: - replace all occurrences of the regex `.Mui([A-Z][A-Za-z]*)-` with `.base-$1-` (so `MuiButton-root` becomes `base-Button-root`, etc.), - replace all occurrences of the regex `.Mui-([a-z]*)` with `.base--$1` (so `Mui-disabled` becomes `base--disabled`, etc.). ##### Changes - ​<!-- 39 -->\[Select] Fix screen-reader CSS to avoid body scrollbar ([#&#8203;40599](https://github.com/mui/material-ui/issues/40599)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 38 -->\[Switch] Add border-box to demos ([#&#8203;40638](https://github.com/mui/material-ui/issues/40638)) [@&#8203;zanivan](https://github.com/zanivan) ##### `@mui/joy@5.0.0-beta.23` - ​<!-- 11 -->\[ModalDialog] Fix ModalDialog layout prop override ([#&#8203;40512](https://github.com/mui/material-ui/issues/40512)) [@&#8203;maakcode](https://github.com/maakcode) - ​<!-- 10 -->\[RadioGroup] Allow zero number as a value ([#&#8203;40344](https://github.com/mui/material-ui/issues/40344)) [@&#8203;aacevski](https://github.com/aacevski) ##### `@mui/codemod@5.15.5` - ​<!-- 31 -->Allow `json` files to be transformed ([#&#8203;40536](https://github.com/mui/material-ui/issues/40536)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### `@mui/lab@5.0.0-alpha.161` - ​<!-- 09 -->Update `@mui/material` peer dependency version ([#&#8203;40528](https://github.com/mui/material-ui/issues/40528)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### `@mui/material-nextjs@5.15.5` - ​<!-- 08 -->Fix release script ([#&#8203;40519](https://github.com/mui/material-ui/issues/40519)) [@&#8203;petrovmiroslav](https://github.com/petrovmiroslav) - ​<!-- 07 -->Support Nonces in the App Router Provider ([#&#8203;40269](https://github.com/mui/material-ui/issues/40269)) [@&#8203;josh-feldman](https://github.com/josh-feldman) - ​<!-- 06 -->Polish [@&#8203;mui/material-nextjs](https://github.com/mui/material-nextjs) ([#&#8203;40473](https://github.com/mui/material-ui/issues/40473)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### `@mui/system@5.15.5` - ​<!-- 05 -->Fix import path for [@&#8203;mui/system](https://github.com/mui/system) in vite apps ([#&#8203;40490](https://github.com/mui/material-ui/issues/40490)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - ​<!-- 02 -->Fix css vars generation and simplify the code ([#&#8203;40530](https://github.com/mui/material-ui/issues/40530)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 01 -->Identify zero runtime styled path ([#&#8203;40555](https://github.com/mui/material-ui/issues/40555)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### Docs - ​<!-- 35 -->\[joy-ui]\[Card] Fix text alignment in horizontal aligned card demo ([#&#8203;40562](https://github.com/mui/material-ui/issues/40562)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - ​<!-- 25 -->Improve instructions about peer dependencies ([#&#8203;40621](https://github.com/mui/material-ui/issues/40621)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 24 -->Solve page description length [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 23 -->Fix MUI Treasury links ([#&#8203;40561](https://github.com/mui/material-ui/issues/40561)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 17 -->\[material-ui] Update <ListItem button/> to ListItemButton in demos ([#&#8203;40564](https://github.com/mui/material-ui/issues/40564)) [@&#8203;sai6855](https://github.com/sai6855) - ​<!-- 16 -->\[material-ui] Revise the Snackbar page ([#&#8203;39298](https://github.com/mui/material-ui/issues/39298)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - ​<!-- 15 -->\[material-ui] Sharpen Material 3 copy on demo pages ([#&#8203;40546](https://github.com/mui/material-ui/issues/40546)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - ​<!-- 14 -->\[material-ui] Fix typo on Next.js integration guide ([#&#8203;40538](https://github.com/mui/material-ui/issues/40538)) [@&#8203;zanivan](https://github.com/zanivan) - ​<!-- 13 -->\[material-ui]\[Snackbar] Remove unused `State` interface from Consecutive Snackbars demo ([#&#8203;40410](https://github.com/mui/material-ui/issues/40410)) [@&#8203;zinoroman](https://github.com/zinoroman) - ​<!-- 12 -->\[website] Resolve broken links reported by `docs:link-check` ([#&#8203;40547](https://github.com/mui/material-ui/issues/40547)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) ##### Core - ​<!-- 37 -->\[blog] Fix 404 link to MUI Treasury [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 34 -->\[code-infra] Add `run` command to deploy docs ([#&#8203;40513](https://github.com/mui/material-ui/issues/40513)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - ​<!-- 32 -->\[core] Update the lockfile ([#&#8203;40628](https://github.com/mui/material-ui/issues/40628)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 31 -->\[core] Remove dead code and follow standard [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 30 -->\[core] Simplify server detection ([#&#8203;40471](https://github.com/mui/material-ui/issues/40471)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 29 -->\[core] Sync playwright cache between MUI X and Material UI ([#&#8203;40475](https://github.com/mui/material-ui/issues/40475)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 28 -->\[dependencies] Bump tough-cookie ([#&#8203;40437](https://github.com/mui/material-ui/issues/40437)) [@&#8203;michaldudak](https://github.com/michaldudak) - ​<!-- 22 -->\[docs-infra] Enforce brand name rules ([#&#8203;40525](https://github.com/mui/material-ui/issues/40525)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 21 -->\[docs-infra] Minimize ad layout shift on mobile ([#&#8203;40582](https://github.com/mui/material-ui/issues/40582)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 20 -->\[docs-infra] Improve API page deprecation info ([#&#8203;40440](https://github.com/mui/material-ui/issues/40440)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - ​<!-- 19 -->\[docs-infra] Remove old tocs banners ([#&#8203;40537](https://github.com/mui/material-ui/issues/40537)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 18 -->\[docs-infra] Remove dead code aria-label sponsors ([#&#8203;40526](https://github.com/mui/material-ui/issues/40526)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - ​<!-- 04 -->\[utils] Centralize clamp implementation in utils ([#&#8203;40267](https://github.com/mui/material-ui/issues/40267)) [@&#8203;Kamino0](https://github.com/Kamino0) - ​<!-- 03 -->\[website] Polish the Base UI page demos ([#&#8203;40504](https://github.com/mui/material-ui/issues/40504)) [@&#8203;danilo-leal](https://github.com/danilo-leal) All contributors of this release in alphabetical order: [@&#8203;2metres](https://github.com/2metres), [@&#8203;aacevski](https://github.com/aacevski), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;josh-feldman](https://github.com/josh-feldman), [@&#8203;Kamino0](https://github.com/Kamino0), [@&#8203;lhilgert9](https://github.com/lhilgert9), [@&#8203;maakcode](https://github.com/maakcode), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;petrovmiroslav](https://github.com/petrovmiroslav), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;zanivan](https://github.com/zanivan), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli), [@&#8203;zinoroman](https://github.com/zinoroman) ### [`v5.15.4`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5154) [Compare Source](https://github.com/mui/material-ui/compare/v5.15.3...v5.15.4) <!-- generated comparing v5.15.3..master --> *Jan 10, 2024* A big thanks to the 22 contributors who made this release possible. Here are some highlights: - ✨ Material UI's [ToggleButtonGroup](https://mui.com/material-ui/react-toggle-button/) now supports non-button element as a child (e.g., showing a Tooltip on a disabled ToggleButton) ([#&#8203;40220](https://github.com/mui/material-ui/issues/40220)) [@&#8203;Methuselah96](https://github.com/Methuselah96) ##### `@mui/material@5.15.4` - \[TextField]\[FormLabel]\[InputLabel]\[FormControl] Use exact children type to allow React children type augmentation ([#&#8203;38872](https://github.com/mui/material-ui/issues/38872)) [@&#8203;nicegamer7](https://github.com/nicegamer7) - \[Select] Add form submission regression test ([#&#8203;40176](https://github.com/mui/material-ui/issues/40176)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[ToggleButtonGroup] Support different elements under it ([#&#8203;40220](https://github.com/mui/material-ui/issues/40220)) [@&#8203;Methuselah96](https://github.com/Methuselah96) - \[ClickAwayListener] Fix export of types ([#&#8203;40485](https://github.com/mui/material-ui/issues/40485)) [@&#8203;illume](https://github.com/illume) ##### `@mui/material-nextjs@5.15.4` - Improve build size issue ([#&#8203;40436](https://github.com/mui/material-ui/issues/40436)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/icons-material@5.15.4` - Update the icons ([#&#8203;40365](https://github.com/mui/material-ui/issues/40365)) [@&#8203;michaldudak](https://github.com/michaldudak) ##### `@mui/system@5.15.4` - \[zero] Move zero runtime related packages ([#&#8203;40426](https://github.com/mui/material-ui/issues/40426)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - Fix all use of styled(Box) ([#&#8203;40449](https://github.com/mui/material-ui/issues/40449)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### `@mui/utils@5.15.4` - Fix `isPlainObject` to work across realm ([#&#8203;39981](https://github.com/mui/material-ui/issues/39981)) [@&#8203;brijeshb42](https://github.com/brijeshb42) ##### `@mui/base@5.0.0-beta.31` - \[base-ui]\[NumberInput] Remove inputId and inputRef types from NumberInput component ([#&#8203;40425](https://github.com/mui/material-ui/issues/40425)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/joy@5.0.0-beta.22` - \[Badge] Shouldn't crash when using custom size ([#&#8203;39986](https://github.com/mui/material-ui/issues/39986)) [@&#8203;iamsaumya](https://github.com/iamsaumya) - \[ToggleButtonGroup] Add `JoyToggleButtonGroup` to extendTheme's components type export ([#&#8203;40407](https://github.com/mui/material-ui/issues/40407)) [@&#8203;RiceCrisp](https://github.com/RiceCrisp) ##### Docs - \[base-ui] Visual tweaks to the plain CSS theme stylesheet ([#&#8203;40487](https://github.com/mui/material-ui/issues/40487)) [@&#8203;zanivan](https://github.com/zanivan) - \[base-ui] Add tokens to plain CSS theme stylesheet ([#&#8203;40113](https://github.com/mui/material-ui/issues/40113)) [@&#8203;zanivan](https://github.com/zanivan) - \[base-ui] Update the overview page ([#&#8203;40412](https://github.com/mui/material-ui/issues/40412)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[material-ui]\[Drawer] Resolve flickering when double-clicking on the backdrop to close it ([#&#8203;40343](https://github.com/mui/material-ui/issues/40343)) [@&#8203;aacevski](https://github.com/aacevski) - \[material-ui] Refactor form submission in FormDialog component ([#&#8203;40470](https://github.com/mui/material-ui/issues/40470)) [@&#8203;sai6855](https://github.com/sai6855) - \[material-ui] Replace recharts with MUI X charts on the Dashboard template ([#&#8203;40107](https://github.com/mui/material-ui/issues/40107)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[material-ui] Revise the Alert demo page ([#&#8203;34892](https://github.com/mui/material-ui/issues/34892)) [@&#8203;samuelsycamore](https://github.com/samuelsycamore) - \[material-ui] Revise the Accordion page ([#&#8203;40284](https://github.com/mui/material-ui/issues/40284)) [@&#8203;anle9650](https://github.com/anle9650) - \[material-ui] Add docs for complementary Card components ([#&#8203;40346](https://github.com/mui/material-ui/issues/40346)) [@&#8203;anle9650](https://github.com/anle9650) - \[material-ui] Add Material 3 components page ([#&#8203;40350](https://github.com/mui/material-ui/issues/40350)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Fix strange italic style [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix references to ESLint [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix 301 redirections [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Right-to-left revision and addition to Joy UI ([#&#8203;39158](https://github.com/mui/material-ui/issues/39158)) [@&#8203;danilo-leal](https://github.com/danilo-leal) ##### Core - \[examples] Use material-nextjs integration package ([#&#8203;40199](https://github.com/mui/material-ui/issues/40199)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[code-infra] Configure build dependencies in nx ([#&#8203;40482](https://github.com/mui/material-ui/issues/40482)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[code-infra] Don't require noreferrer on target link ([#&#8203;40447](https://github.com/mui/material-ui/issues/40447)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Use tsx instead of ts-node ([#&#8203;40428](https://github.com/mui/material-ui/issues/40428)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[code-infra] Add options to docs-api generation to support X code structure ([#&#8203;40111](https://github.com/mui/material-ui/issues/40111)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs-infra] Add types for withDocsInfra ([#&#8203;40301](https://github.com/mui/material-ui/issues/40301)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix anchor links in API pages ([#&#8203;40450](https://github.com/mui/material-ui/issues/40450)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix API table full-width ([#&#8203;40476](https://github.com/mui/material-ui/issues/40476)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix the copy button overlapping with the scrollbar ([#&#8203;40405](https://github.com/mui/material-ui/issues/40405)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[docs-infra] Remove explicit `mui-x` dependency resolving ([#&#8203;40257](https://github.com/mui/material-ui/issues/40257)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs-infra] Update the outlined Demo container dark mode color ([#&#8203;40488](https://github.com/mui/material-ui/issues/40488)) [@&#8203;danilo-leal](https://github.com/danilo-leal) - \[core] Lock file maintenance ([#&#8203;34538](https://github.com/mui/material-ui/issues/34538)) [@&#8203;renovate](https://github.com/renovate)\[bot] - \[core] Remove duplicate devDependencies ([#&#8203;40438](https://github.com/mui/material-ui/issues/40438)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[core] Remove issue emoji [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Move prefetch at the core, will propagate to MUI X [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Change package manager to pnpm ([#&#8203;36287](https://github.com/mui/material-ui/issues/36287)) [@&#8203;Janpot](https://github.com/Janpot) - \[core]\[docs] Remove the "Understand MUI packages" page ([#&#8203;39835](https://github.com/mui/material-ui/issues/39835)) [@&#8203;savalaram-redkar](https://github.com/savalaram-redkar) - \[website] Evolve the Developer Advocate role ([#&#8203;40337](https://github.com/mui/material-ui/issues/40337)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[website] Fix default social card [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[test] Restore the `t` command ([#&#8203;40430](https://github.com/mui/material-ui/issues/40430)) [@&#8203;michaldudak](https://github.com/michaldudak) All contributors of this release in alphabetical order: [@&#8203;aacevski](https://github.com/aacevski), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;anle9650](https://github.com/anle9650), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;danilo-leal](https://github.com/danilo-leal), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;iamsaumya](https://github.com/iamsaumya), [@&#8203;illume](https://github.com/illume), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;Methuselah96](https://github.com/Methuselah96), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;nicegamer7](https://github.com/nicegamer7), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;RiceCrisp](https://github.com/RiceCrisp), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;samuelsycamore](https://github.com/samuelsycamore), [@&#8203;savalaram-redkar](https://github.com/savalaram-redkar), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;zanivan](https://github.com/zanivan) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC4xNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2024-01-11 00:13:31 +00:00
fix(deps): update dependency @mui/material to v5.15.4
All checks were successful
checks / build-docs (pull_request) Successful in 1h18m12s
177167d3c9
renovate-bot changed title from fix(deps): update dependency @mui/material to v5.15.4 to fix(deps): update dependency @mui/material to v5.15.5 2024-01-18 00:40:11 +00:00
renovate-bot force-pushed renovate/material-ui-monorepo from 177167d3c9 to e5701ec1d3 2024-01-18 00:40:13 +00:00 Compare
renovate-bot force-pushed renovate/material-ui-monorepo from e5701ec1d3 to c2cb7ce92a 2024-02-07 12:33:30 +00:00 Compare
renovate-bot changed title from fix(deps): update dependency @mui/material to v5.15.5 to fix(deps): update dependency @mui/material to v5.15.7 2024-02-07 12:33:34 +00:00
renovate-bot force-pushed renovate/material-ui-monorepo from c2cb7ce92a to 7f7986180c 2024-02-12 00:21:25 +00:00 Compare
renovate-bot changed title from fix(deps): update dependency @mui/material to v5.15.7 to fix(deps): update dependency @mui/material to v5.15.9 2024-02-12 00:21:34 +00:00
renovate-bot force-pushed renovate/material-ui-monorepo from 7f7986180c to a480929fc8 2024-02-13 00:34:22 +00:00 Compare
renovate-bot changed title from fix(deps): update dependency @mui/material to v5.15.9 to fix(deps): update dependency @mui/material to v5.15.10 2024-02-13 00:34:27 +00:00
delvh approved these changes 2024-02-14 22:05:47 +00:00
techknowlogick added 1 commit 2024-02-14 22:06:04 +00:00
Merge branch 'main' into renovate/material-ui-monorepo
All checks were successful
checks / build-docs (pull_request) Successful in 10m51s
4e86daf3ee
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
techknowlogick merged commit 931864d5b8 into main 2024-02-19 23:50:51 +00:00
techknowlogick deleted branch renovate/material-ui-monorepo 2024-02-19 23:50:53 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/gitea-docusaurus#104
No description provided.