Bump @mui/material from 6.1.6 to 6.1.7
Bumps @mui/material from 6.1.6 to 6.1.7.
Release notes
Sourced from @mui/material
's releases.
v6.1.7
Nov 13, 2024
A big thanks to the 13 contributors who made this release possible. This release includes fixes as well as documentation improvements.
@mui/material@6.1.7
- Fix default props theme scoping (#44340)
@siriwatknp
- Support theme scoping in
useMediaQuery
(#44339)@siriwatknp
- [Grid] Fix regression spacing prop with string value (#44376)
@siriwatknp
@mui/styled-engine-sc@6.1.7
Docs
- Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' (#44388)
@prakhargupta1
- Fix Pigment CSS install (#44353)
@oliviertassinari
- Fix dashboard menu warning (#44317)
@siriwatknp
- Add runtime theme section for Material Pigment CSS (#44137)
@siriwatknp
- Add hash to
key
to remove noise from console (#44289)@sai6855
- Revise Example Projects and Related Projects pages (#44191)
@samuelsycamore
- [material-ui] Fix typo in typography theme set up for templates (#44338)
@navedqb
- [material-ui] Add StackBlitz/CodeSandbox buttons to template cards (#44253)
@zanivan
- [material-ui] Fix Sign-in/Sign-up templates layout (#44281)
@zanivan
- [material-ui] Remove noise in template (#44260)
@oliviertassinari
- [material-ui][Rating] Add uncontrolled example to Basic Rating demo (#44386)
@sai6855
- [material-ui][TextField] Replace InputProps with slotProps.input in demo (#44288)
@sai6855
Core
- [blog] Follow media asset guidelines (#44374)
@oliviertassinari
- [code-infra] Changes for test util to work in
vitest
(#43625)@JCQuintas
- Remove old marked JS options (#44375)
@ZeeshanTamboli
- Fix webpack capitalization (#44352)
@oliviertassinari
- Fix Next.js link 404 (710cd95)
@oliviertassinari
- Update Gold sponsoring backlinks (#44316)
@oliviertassinari
- Fix tools-public.mui.com redirection (9196fa5)
@oliviertassinari
- Remove blank AlertTitle test file (#44282)
@ZeeshanTamboli
- [docs-infra] Fix ad in RTL (#44345)
@oliviertassinari
- [docs-infra] Enforce punctuation on descriptions (#44292)
@oliviertassinari
- [docs-infra] Add CodeSandbox and StackBlitz to vale vocab (6db477a)
@oliviertassinari
- [docs-infra] Fix correct spelling of VS Code (#44277)
@oliviertassinari
- [docs-infra] Add a
rawDescriptions
option (#44390)@vladmoroz
- [examples] Add missing
clsx
dependency (#43526)@Janpot
- [infra] Fix
@renovate
[bot] appearing in changelog (#44275)@mnajdova
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
v6.1.7
Nov 13, 2024
A big thanks to the 13 contributors who made this release possible. This release includes fixes as well as documentation improvements.
@mui/material@6.1.7
- Fix default props theme scoping (#44340)
@siriwatknp
- Support theme scoping in
useMediaQuery
(#44339)@siriwatknp
- [Grid] Fix regression spacing prop with string value (#44376)
@siriwatknp
@mui/styled-engine-sc@6.1.7
Docs
- Replace 'Experimental APIs - Toolpad' with 'Toolpad (Beta)' (#44388)
@prakhargupta1
- Fix Pigment CSS install (#44353)
@oliviertassinari
- Fix dashboard menu warning (#44317)
@siriwatknp
- Add runtime theme section for Material Pigment CSS (#44137)
@siriwatknp
- Add hash to
key
to remove noise from console (#44289)@sai6855
- Revise Example Projects and Related Projects pages (#44191)
@samuelsycamore
- [material-ui] Fix typo in typography theme set up for templates (#44338)
@navedqb
- [material-ui] Add StackBlitz/CodeSandbox buttons to template cards (#44253)
@zanivan
- [material-ui] Fix Sign-in/Sign-up templates layout (#44281)
@zanivan
- [material-ui] Remove noise in template (#44260)
@oliviertassinari
- [material-ui][Rating] Add uncontrolled example to Basic Rating demo (#44386)
@sai6855
- [material-ui][TextField] Replace InputProps with slotProps.input in demo (#44288)
@sai6855
Core
- [blog] Follow media asset guidelines (#44374)
@oliviertassinari
- [code-infra] Changes for test util to work in
vitest
(#43625)@JCQuintas
- Remove old marked JS options (#44375)
@ZeeshanTamboli
- Fix webpack capitalization (#44352)
@oliviertassinari
- Fix Next.js link 404 (710cd95)
@oliviertassinari
- Update Gold sponsoring backlinks (#44316)
@oliviertassinari
- Fix tools-public.mui.com redirection (9196fa5)
@oliviertassinari
- Remove blank AlertTitle test file (#44282)
@ZeeshanTamboli
- [docs-infra] Fix ad in RTL (#44345)
@oliviertassinari
- [docs-infra] Enforce punctuation on descriptions (#44292)
@oliviertassinari
- [docs-infra] Add CodeSandbox and StackBlitz to vale vocab (6db477a)
@oliviertassinari
- [docs-infra] Fix correct spelling of VS Code (#44277)
@oliviertassinari
- [docs-infra] Add a
rawDescriptions
option (#44390)@vladmoroz
- [examples] Add missing
clsx
dependency (#43526)@Janpot
... (truncated)
Commits
-
a7d441d
[release] v6.1.7 (#44393) -
981b033
[material-ui][Grid v1] Fix regression spacing prop with string value (#44376) -
123f0de
Bump react-router-dom to ^6.28.0 (#44372) -
f567701
[material-ui] Support theme scoping inuseMediaQuery
(#44339) -
0ceedb8
Bump sinon to ^19.0.2 (#44314) - See full diff in compare view