Bump @mui/material from 6.1.4 to 6.1.6
Bumps @mui/material from 6.1.4 to 6.1.6.
Release notes
Sourced from @mui/material
's releases.
v6.1.6
A big thanks to the 13 contributors who made this release possible.
@mui/material@6.1.6
- [Autocomplete] Add missing
onMouseDown
type to AutocompleteRenderInputParams (#44183)@sai6855
- [Avatar] Fix AvatarGroup spacing (#44208)
@aarongarciah
- [AvatarGroup] Fix spacing CSS variable (#44202)
@navedqb
- [Divider] Fix CSS specificity order (#44204)
@o-alexandrov
- [Slider] Fix value prop type warning (#44131)
@joshkel
- Replace
useThemeProps
withuseDefaultProps
(#44193)@siriwatknp
@mui/material-nextjs@6.1.6
- Support Next 15.0.0 (#42428)
@nphmuller
@mui/lab@6.0.0-beta.14
- [Tabs] Fix type of TabPanel component (#44207)
@blackcow1987
@mui/codemod@6.1.6
- Fix system props default import specifier (#44170)
@siriwatknp
@mui/utils@6.1.6
- Bring back useIsFocusVisible (#44256)
@aarongarciah
- Bring back getReactNodeRef (#44248)
@aarongarciah
Docs
- [material-ui][Avatar] Add AvatarGroup spacing demo (#44209)
@aarongarciah
- Fix a typo in CONTRIBUTING.md (#44200)
@prakhargupta1
- Mark the Hidden component as deprecated in the sidenav (#44068)
@jimmycallin
- Use () when referencing functions (#44184)
@oliviertassinari
- Follow types description convention (#44187)
@oliviertassinari
Core
- Lock file maintenance (#43947)
- Run
@mui/icon-material
src:icons (#44097)@oliviertassinari
- [test][material-ui] Add tests for Pigment Grid and Stack (#44132)
@DiegoAndai
- [test] Distinguish private with public tests API (#44188)
@oliviertassinari
- [docs-infra] Add recursively the relative modules in the demos (#44150)
@mnajdova
All contributors of this release in alphabetical order:
@aarongarciah
,@blackcow1987
,@DiegoAndai
,@jimmycallin
,@joshkel
,@mnajdova
,@navedqb
,@nphmuller
,@o-alexandrov
,@oliviertassinari
,@prakhargupta1
,@sai6855
,@siriwatknp
v6.1.5
A big thanks to the 9 contributors who made this release possible.
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
6.1.6
Oct 30, 2024
A big thanks to the 13 contributors who made this release possible.
@mui/material@6.1.6
- [Autocomplete] Add missing
onMouseDown
type to AutocompleteRenderInputParams (#44183)@sai6855
- [Avatar] Fix AvatarGroup spacing (#44208)
@aarongarciah
- [AvatarGroup] Fix spacing CSS variable (#44202)
@navedqb
- [Divider] Fix CSS specificity order (#44204)
@o-alexandrov
- [Slider] Fix value prop type warning (#44131)
@joshkel
- Replace
useThemeProps
withuseDefaultProps
(#44193)@siriwatknp
@mui/material-nextjs@6.1.6
- Support Next 15.0.0 (#42428)
@nphmuller
@mui/lab@6.0.0-beta.14
- [Tabs] Fix type of TabPanel component (#44207)
@blackcow1987
@mui/codemod@6.1.6
- Fix system props default import specifier (#44170)
@siriwatknp
@mui/utils@6.1.6
- Bring back useIsFocusVisible (#44256)
@aarongarciah
- Bring back getReactNodeRef (#44248)
@aarongarciah
Docs
- [material-ui][Avatar] Add AvatarGroup spacing demo (#44209)
@aarongarciah
- Fix a typo in CONTRIBUTING.md (#44200)
@prakhargupta1
- Mark the Hidden component as deprecated in the sidenav (#44068)
@jimmycallin
- Use () when referencing functions (#44184)
@oliviertassinari
- Follow types description convention (#44187)
@oliviertassinari
Core
- Lock file maintenance (#43947)
- Run
@mui/icon-material
src:icons (#44097)@oliviertassinari
- [test][material-ui] Add tests for Pigment Grid and Stack (#44132)
@DiegoAndai
- [test] Distinguish private with public tests API (#44188)
@oliviertassinari
- [docs-infra] Add recursively the relative modules in the demos (#44150)
@mnajdova
... (truncated)
Commits
-
744c6bd
[material-ui][Rating] Addcomponent
prop (#44199) -
57bcc7c
[release] v6.1.6 (#44268) -
27441af
[material-ui] ReplaceuseThemeProps
withuseDefaultProps
(#44193) -
c8bf299
[material-ui][Avatar] Fix AvatarGroup spacing (#44208) -
f538258
[material-ui][Divider] Fix CSS specificity order (#44204) -
a2a59d4
Bump babel (#44223) -
a3adca6
Bump Playwright (#44222) -
a2364c7
Bump@types/react
to v18.3.12 (#44219) -
758cdec
[material-ui][Slider] Fix value prop type warning (#44131) -
682b19f
[AvatarGroup] Fix spacing CSS variable (#44202) - Additional commits viewable in compare view