Bump @mui/material from 6.1.2 to 6.1.3 in /ui
Bumps @mui/material from 6.1.2 to 6.1.3.
Release notes
Sourced from @mui/material
's releases.
v6.1.3
Oct 9, 2024
A big thanks to the 18 contributors who made this release possible. Here are some highlights
✨ :
🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412)@romgrk
@mui/material@6.1.3
- ​Change React.ReactElement to React.ReactElement (#43402)
@sai6855
- ​[Badge] Make keys in anchor origin partial (#43950)
@sai6855
- ​[Grid2] Fix column spacing for nested containers (#43733)
@Janpot
- ​[Grid2] Remove required
item
prop forsize
prop (#44027)@Janpot
- ​[Grid2] Add compatible props warning (#43801)
@k-rajat19
- ​[Modal] Fix comment location (#44026)
@oliviertassinari
- ​[OutlinedInput] Resolve border color issue on mobile (#43797) (#43879)
@wojtek35
@mui/system@6.1.3
- ​Make createGrid compatible with React 19 types (#44035)
@aarongarciah
- ​Add empty interfaces to fix issue with typescript module augmentation (#43873)
@yonatan0
- ​Pre-serialize & cache styles to improve performance (#43412)
@romgrk
- ​[typescript]
SystemCSSProperties
should not haveSystemStyleObject
as value (#44029)@siriwatknp
@mui/utils@6.0.0-beta.11
- ​[utils] Make getReactElementRef React 19 compatible (#44034)
@aarongarciah
@mui/lab@6.1.3
- ​[lab][Timeline] Fix types for React 19 (#44043)
@aarongarciah
Docs
- ​Update docs-infra role (#44032)
@mnajdova
- ​Update Material Symbols plan to reflect Google development (#44000)
@oliviertassinari
- ​Fix 301 redirections in docs
@oliviertassinari
- ​Fix indentation
@oliviertassinari
- ​Fix Live edit copies (#43835)
@oliviertassinari
- ​Virtualize icons svg (#43939)
@Janpot
- ​[Grid] Fix Grid2 gap description (#43967)
@aarongarciah
- ​[icons] Index search synchronously (#44001)
@oliviertassinari
- ​[material-ui] Incorrect React useState Example on Toggle Button (#43987)
@barrownicholas
- ​[material-ui] Add theme setting for pigment-css migration (#43993)
@effektsvk
- ​[material-ui] Fix incorrect
slotProp
name in theTextField
deprecation note. (#43985)@Chee7ah
- ​[examples] Use CSS Variables (#43856)
@Juneezee
- ​[material-ui] Improved documentation for indeterminateIcon prop (#43791)
@marctaylor01
Core
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
v6.1.3
Oct 9, 2024
A big thanks to the 18 contributors who made this release possible. Here are some highlights
✨ :
🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412)@romgrk
@mui/material@6.1.3
- ​Change React.ReactElement to React.ReactElement (#43402)
@sai6855
- ​[Badge] Make keys in anchor origin partial (#43950)
@sai6855
- ​[Grid2] Fix column spacing for nested containers (#43733)
@Janpot
- ​[Grid2] Remove required
item
prop forsize
prop (#44027)@Janpot
- ​[Grid2] Add compatible props warning (#43801)
@k-rajat19
- ​[Modal] Fix comment location (#44026)
@oliviertassinari
- ​[OutlinedInput] Resolve border color issue on mobile (#43797) (#43879)
@wojtek35
@mui/system@6.1.3
- ​Make createGrid compatible with React 19 types (#44035)
@aarongarciah
- ​Add empty interfaces to fix issue with typescript module augmentation (#43873)
@yonatan0
- ​Pre-serialize & cache styles to improve performance (#43412)
@romgrk
- ​[typescript]
SystemCSSProperties
should not haveSystemStyleObject
as value (#44029)@siriwatknp
@mui/utils@6.0.0-beta.11
- ​[utils] Make getReactElementRef React 19 compatible (#44034)
@aarongarciah
@mui/lab@6.1.3
- ​[lab][Timeline] Fix types for React 19 (#44043)
@aarongarciah
Docs
- ​Update docs-infra role (#44032)
@mnajdova
- ​Update Material Symbols plan to reflect Google development (#44000)
@oliviertassinari
- ​Fix 301 redirections in docs
@oliviertassinari
- ​Fix indentation
@oliviertassinari
- ​Fix Live edit copies (#43835)
@oliviertassinari
- ​Virtualize icons svg (#43939)
@Janpot
- ​[Grid] Fix Grid2 gap description (#43967)
@aarongarciah
- ​[icons] Index search synchronously (#44001)
@oliviertassinari
- ​[material-ui] Incorrect React useState Example on Toggle Button (#43987)
@barrownicholas
- ​[material-ui] Add theme setting for pigment-css migration (#43993)
@effektsvk
- ​[material-ui] Fix incorrect
slotProp
name in theTextField
deprecation note. (#43985)@Chee7ah
- ​[examples] Use CSS Variables (#43856)
@Juneezee
- ​[material-ui] Improved documentation for indeterminateIcon prop (#43791)
@marctaylor01
... (truncated)
Commits
-
c7de2ca
[release] v6.1.3 (#44038) -
c36b831
Bump@types/react
to v18.3.11 (#44007) -
0210994
[code-infra] Move MuiError babel macro to babel plugin (#43904) -
be78d87
[Grid2] Remove requireditem
prop forsize
prop (#44027) -
e5b81c8
[modal] Fix comment location (#44026) -
e73c8a9
[OutlinedInput] Resolve border color issue on mobile (#43797) (#43879) -
e74c659
[grid] Fix column spacing for nested containers (#43733) -
46869bc
[material-ui] Change React.ReactElement<any> to React.ReactElement<unknown> ... -
00f333f
[material-ui][Badge] Make keys in anchor origin partial (#43950) -
1765c7b
[Grid2] Add compatible props warning (#43801) - Additional commits viewable in compare view