Skip to content

Bump @mui/material from 5.14.20 to 5.15.1

Bumps @mui/material from 5.14.20 to 5.15.1.

Release notes

Sourced from @​mui/material's releases.

v5.15.1

Dec 19, 2023

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

@mui/material@5.15.1

@mui/joy@5.0.0-beta.19

  • ​[FormControl] Fix issue with the conditional setting of htmlFor and id attributes not functioning properly for form labels (#40180) @​ReaZzy
  • ​[typescript] Address TypeScript issue with custom zIndex not functioning (#40133) @​qiweiii

@mui/styled-engine-sc@6.0.0-alpha.9

Docs

Core

All contributors of this release in alphabetical order: @​danilo-leal, @​gitstart, @​MBilalShafi, @​mbrookes, @​mnajdova, @​oliviertassinari, @​possibilities, @​pratikkarad, @​qiweiii, @​ReaZzy, @​s8990, @​sai6855, @​sjdemartini, @​zanivan, @​ZeeshanTamboli

v5.15.0

Dec 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights :

@mui/material@5.15.0

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.15.1

Dec 19, 2023

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

@mui/material@5.15.1

@mui/joy@5.0.0-beta.19

  • ​[FormControl] Fix issue with the conditional setting of htmlFor and id attributes not functioning properly for form labels (#40180) @​ReaZzy
  • ​[typescript] Address TypeScript issue with custom zIndex not functioning (#40133) @​qiweiii

@mui/styled-engine-sc@6.0.0-alpha.9

Docs

Core

All contributors of this release in alphabetical order: @​danilo-leal, @​gitstart, @​MBilalShafi, @​mbrookes, @​mnajdova, @​oliviertassinari, @​possibilities, @​pratikkarad, @​qiweiii, @​ReaZzy, @​s8990, @​sai6855, @​sjdemartini, @​zanivan, @​ZeeshanTamboli

5.15.0

Dec 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights :

... (truncated)

Commits
  • 8be7ac6 [release] v5.15.1 (#40232)
  • 68c3b37 [system][CssVarsProvider] Fix HSL breaking button styles (#39869)
  • 4dee4f3 Bump @​types/react-transition-group to ^4.4.10 (#40147)
  • a5d6da7 [material-ui][TablePagination] Add ability to change icons in TablePagination...
  • 30484b8 [material-ui][CardActions][DialogActions] Apply margin for all children excep...
  • 12f773a [joy-ui][docs] Document missing Autocomplete props (#39979)
  • 8c2c6a8 v5.15.0 (#40175)
  • 2a0063a [lab][LoadingButton] LoadingButton now inherits props from ButtonGroup (#39679)
  • 363a9a6 [material-ui] Refactor ComponentsVariants type into a generic (#39623)
  • bb08147 [docs-infra] Update CodeSandbox links (#39992)
  • Additional commits viewable in compare view

Merge request reports