Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
5.10.2
5.10.3
5.0.0-alpha.96
5.0.0-alpha.97
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git βοΈ
This PR contains the following updates:
5.10.2
->5.10.3
5.0.0-alpha.96
->5.0.0-alpha.97
5.10.2
->5.10.3
Release Notes
mui/material-ui (@mui/icons-material)
### [`v5.10.3`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#5103) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.2...v5.10.3) *Aug 29, 2022* A big thanks to the 16 contributors who made this release possible. Here are some highlights β¨: - β‘ [@mnajdova](https://togithub.com/mnajdova) implemented an alternative to OverridableComponent to achieve better dev-time performance ([#32735](https://togithub.com/mui/material-ui/issues/32735)) - Many other π bug fixes, π documentation, and βοΈ infrastructure improvements ##### `@mui/material@5.10.3` - \[Autocomplete]\[material] Fix value overflow when `disableClearable` is used ([#34053](https://togithub.com/mui/material-ui/issues/34053)) [@mnajdova](https://togithub.com/mnajdova) - \[Autocomplete] Update unstyled demo to not import Material UI ([#34060](https://togithub.com/mui/material-ui/issues/34060)) [@oliviertassinari](https://togithub.com/oliviertassinari) - \[Slider] Remove SliderInput export from d.ts ([#34055](https://togithub.com/mui/material-ui/issues/34055)) [@pieetrus](https://togithub.com/pieetrus) - \[TablePagination] Fix select variant not working ([#33974](https://togithub.com/mui/material-ui/issues/33974)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/system@5.10.3` - \[system] Fix mode blink when open multiple sessions ([#33877](https://togithub.com/mui/material-ui/issues/33877)) [@siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/base@5.0.0-alpha.95` - \[Button]\[base] Prevent too many ref updates ([#33882](https://togithub.com/mui/material-ui/issues/33882)) [@michaldudak](https://togithub.com/michaldudak) - \[Select]\[base] Fix typo in listbox blur event handler ([#34120](https://togithub.com/mui/material-ui/issues/34120)) [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[TrapFocus] Improve tab test and simplify demo ([#34008](https://togithub.com/mui/material-ui/issues/34008)) [@EthanStandel](https://togithub.com/EthanStandel) ##### `@mui/joy@5.0.0-alpha.43` - \[Joy] Fix `role` proptypes ([#34119](https://togithub.com/mui/material-ui/issues/34119)) [@siriwatknp](https://togithub.com/siriwatknp) - \[Joy] Refine `componentsProps` for all components ([#34077](https://togithub.com/mui/material-ui/issues/34077)) [@siriwatknp](https://togithub.com/siriwatknp) - \[Radio]\[joy] support `componentsProps` as a function ([#34022](https://togithub.com/mui/material-ui/issues/34022)) [@siriwatknp](https://togithub.com/siriwatknp) - \[Select]\[joy] Improve the a11y on the select field demo ([#34073](https://togithub.com/mui/material-ui/issues/34073)) [@mnajdova](https://togithub.com/mnajdova) - \[Textarea]\[joy] Add `Textarea` component ([#33975](https://togithub.com/mui/material-ui/issues/33975)) [@siriwatknp](https://togithub.com/siriwatknp) ##### Docs - \[blog] Add Grid v2 announcement ([#33926](https://togithub.com/mui/material-ui/issues/33926)) [@siriwatknp](https://togithub.com/siriwatknp) - \[blog] Making customizable components ([#33183](https://togithub.com/mui/material-ui/issues/33183)) [@alexfauquette](https://togithub.com/alexfauquette) - \[blog] Improve SEO metadata ([#33954](https://togithub.com/mui/material-ui/issues/33954)) [@oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Add introduction Base component demos & general uplift ([#33896](https://togithub.com/mui/material-ui/issues/33896)) [@danilo-leal](https://togithub.com/danilo-leal) - \[docs] Fix Gatsby sample config in CSS variables ([#34024](https://togithub.com/mui/material-ui/issues/34024)) [@bicstone](https://togithub.com/bicstone) - \[docs] Fix 404 link from Joy to React Router ([#34115](https://togithub.com/mui/material-ui/issues/34115)) [@oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix typo in `Select` component ([#34091](https://togithub.com/mui/material-ui/issues/34091)) [@HexM7](https://togithub.com/HexM7) - \[docs] Fix 301 links to tss's docs [@oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fixing Joy UI usage snippet ([#34049](https://togithub.com/mui/material-ui/issues/34049)) [@JonathanAsbury-SPS](https://togithub.com/JonathanAsbury-SPS) - \[docs] Fix missing JSX closing tag in Tooltip docs ([#34064](https://togithub.com/mui/material-ui/issues/34064)) [@hoangph271](https://togithub.com/hoangph271) - \[website] Add Toolpad to Navigation ([#33937](https://togithub.com/mui/material-ui/issues/33937)) [@bharatkashyap](https://togithub.com/bharatkashyap) - \[website] Improve SEO meta description for MUI X [@oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Improve visual look of code demos ([#34070](https://togithub.com/mui/material-ui/issues/34070)) [@oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Fix `DatePicker` component demo on the home page ([#34054](https://togithub.com/mui/material-ui/issues/34054)) [@NaveenPantra](https://togithub.com/NaveenPantra) ##### Core - \[core] Offer alternative to `OverridableComponent` via module augmentation for better performance ([#32735](https://togithub.com/mui/material-ui/issues/32735)) [@mnajdova](https://togithub.com/mnajdova) - \[core] Fix prop-type warning in regression tests ([#34086](https://togithub.com/mui/material-ui/issues/34086)) [@oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Specify code owners ([#33995](https://togithub.com/mui/material-ui/issues/33995)) [@michaldudak](https://togithub.com/michaldudak) - \[core] Fix scroll restoration ([#34037](https://togithub.com/mui/material-ui/issues/34037)) [@oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@alexfauquette](https://togithub.com/alexfauquette), [@bharatkashyap](https://togithub.com/bharatkashyap), [@bicstone](https://togithub.com/bicstone), [@danilo-leal](https://togithub.com/danilo-leal), [@EthanStandel](https://togithub.com/EthanStandel), [@HexM7](https://togithub.com/HexM7), [@hoangph271](https://togithub.com/hoangph271), [@JonathanAsbury-SPS](https://togithub.com/JonathanAsbury-SPS), [@michaldudak](https://togithub.com/michaldudak), [@mnajdova](https://togithub.com/mnajdova), [@NaveenPantra](https://togithub.com/NaveenPantra), [@oliviertassinari](https://togithub.com/oliviertassinari), [@pieetrus](https://togithub.com/pieetrus), [@renovate](https://togithub.com/renovate)\[bot], [@siriwatknp](https://togithub.com/siriwatknp), [@ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)mui/material-ui (@mui/lab)
### [`v5.0.0-alpha.97`](https://togithub.com/mui/material-ui/compare/99b23c06d9b018d6c500fa1acb3030d673e219ab...992421d0114a9df72d358fe6fccc28c1fb6f1505) [Compare Source](https://togithub.com/mui/material-ui/compare/99b23c06d9b018d6c500fa1acb3030d673e219ab...992421d0114a9df72d358fe6fccc28c1fb6f1505)Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.