Skip to content

Releases: mui/material-ui

5.15.4

10 Jan 14:05
6aadbf9
Compare
Choose a tag to compare

Jan 10, 2024

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

@mui/material@5.15.4

  • [TextField][FormLabel][InputLabel][FormControl] Use exact children type to allow React children type augmentation (#38872) @nicegamer7
  • [Select] Add form submission regression test (#40176) @mj12albert
  • [ToggleButtonGroup] Support different elements under it (#40220) @Methuselah96
  • [ClickAwayListener] Fix export of types (#40485) @illume

@mui/material-nextjs@5.15.4

@mui/icons-material@5.15.4

@mui/system@5.15.4

@mui/utils@5.15.4

@mui/base@5.0.0-beta.31

  • [base-ui][NumberInput] Remove inputId and inputRef types from NumberInput component (#40425) @sai6855

@mui/joy@5.0.0-beta.22

  • [Badge] Shouldn't crash when using custom size (#39986) @iamsaumya
  • [ToggleButtonGroup] Add JoyToggleButtonGroup to extendTheme's components type export (#40407) @RiceCrisp

Docs

Core

All contributors of this release in alphabetical order: @aacevski, @alexfauquette, @anle9650, @brijeshb42, @danilo-leal, @DiegoAndai, @iamsaumya, @illume, @Janpot, @LukasTy, @Methuselah96, @michaldudak, @mj12albert, @nicegamer7, @oliviertassinari, @renovate[bot], @RiceCrisp, @sai6855, @samuelsycamore, @savalaram-redkar, @siriwatknp, @zanivan

v5.15.3

03 Jan 15:48
9fa4e47
Compare
Choose a tag to compare

Jan 3, 2024

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

@mui/material-nextjs@5.15.3

@mui/base@5.0.0-beta.30

  • ​[useSlider] Rearrange passive option in eventlisteners (#40235) @Kamino0

@mui/lab@5.0.0-alpha.159

@mui/material-next@6.0.0-alpha.116

Docs

Core

All contributors of this release in alphabetical order: @aacevski, @anle9650, @danilo-leal, @DiegoAndai, @Kamino0, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp, @Super-Kenil

v5.15.2

25 Dec 14:41
5d5dd15
Compare
Choose a tag to compare

Dec 25, 2023

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

@mui/material@5.15.1

@mui/system@5.15.1

@mui/base@5.0.0-beta.29

@mui/material-next@6.0.0-alpha.115

Docs

Core

All contributors of this release in alphabetical order: @adamhylander, @anle9650, @danilo-leal, @DiegoAndai, @Kimzify, @michaldudak, @mnajdova, @muazaqdas, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli

v5.15.1

19 Dec 11:21
8be7ac6
Compare
Choose a tag to compare

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

  • ​[CardActions][DialogActions] Apply margin for all children except for 1st child (#40168) @sai6855
  • ​[TablePagination] Add ability to change icons in TablePaginationActions using slots and slotProps (#33797) @pratikkarad
  • ​[CssVarsProvider] Fix HSL breaking button styles (#39869) @gitstart

@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

12 Dec 18:24
8c2c6a8
Compare
Choose a tag to compare

Dec 11, 2023

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

@mui/material@5.15.0

  • ​Revert "[Select][material-ui] Add name to hidden input element" (#40174) @mj12albert
  • ​[material-ui] Refactor ComponentsVariants type into a generic (#39623) @blakenetz

@mui/material-nextjs@5.15.0

@mui/material-next@6.0.0-alpha.113

  • ​[Badge][material-next] Apply new OwnerState type to Badge (#40119) @lhilgert9
  • ​[material-next][ButtonGroup] Change ButtonGroup files to ts (#39794) @lhilgert9

@mui/icons-material@5.15.0

@mui/base@5.0.0-beta.27

  • ​[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#39096) @mj12albert

@mui/joy@5.0.0-beta.18

  • ​[joy-ui][Radio][Input] Fix inheritance of disabled prop (#39934) @sai6855

@mui/lab@5.0.0-alpha.156

  • ​[lab][LoadingButton] LoadingButton now inherits props from ButtonGroup (#39679) @lhilgert9

Docs

  • ​[docs] Fix reference to non-existent checkmark in supported-components.md (#40056) @mbrookes
  • ​[docs][base-ui] Add copy button & primary color picker to the component gallery page (#39884) @mnajdova
  • ​[docs-infra] Update CodeSandbox links (#39992) @anle9650
  • ​[material-ui][docs] Fix wrong root element for emotion styles in shadow DOM (#35326) @EloB
  • ​[material-ui][docs] Move the responsive font charts from recharts to MUI X (#40097) @alexfauquette
  • ​[joy-ui][templates] Remove outdated code (#40095) @zanivan
  • ​[material-ui][docs][Popper] Update Positioned Popper demo styles (#40170) @sai6855

Core

All contributors of this release in alphabetical order: @abreel, @alexfauquette, @anle9650, @blakenetz, @danilo-leal, @EloB, @lhilgert9, @mbrookes, @mikailaread, @mj12albert, @mnajdova, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli

v5.14.20

05 Dec 09:31
14fa79f
Compare
Choose a tag to compare

Dec 5, 2023

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

@mui/material-next@6.0.0-alpha.112

Docs

Core

All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @caweidmann, @danilo-leal, @DiegoAndai, @fzaninotto, @Janpot, @lhilgert9, @michaldudak, @mnajdova, @oliviertassinari, @REX500, @samuelsycamore, @zanivan

v5.14.19

29 Nov 21:13
a07b492
Compare
Choose a tag to compare

Nov 29, 2023

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

  • 🐛 Fix Material UI Autocomplete behavior when there are duplicate labels (#36426) @islandryu
  • 🚀 Added Material You Linear Progress to material-next package (#39807) @lhilgert9

@mui/material@5.14.19

@mui/base@5.0.0-beta.25

@mui/joy@5.0.0-beta.16

@mui/system@5.14.19

@mui/types@7.2.10

@mui/material-next@6.0.0-alpha.111

Docs

Core

All contributors of this release in alphabetical order: @avikalpg, @brijeshb42, @cherniavskii, @danilo-leal, @DarhkVoyd, @dhaub-exelixis, @DiegoAndai, @flaviendelangle, @islandryu, @joserodolfofreitas, @lhilgert9, @mj12albert, @mnajdova, @oliviertassinari, @sadik-malik, @sai6855, @zanivan, @ZeeshanTamboli

v5.14.18

14 Nov 08:43
43a41b6
Compare
Choose a tag to compare

Nov 14, 2023

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

  • 💫 Introduced new Stepper component in Joy UI (#39688) @siriwatknp
  • other 🐛 bug fixes and 📚 documentation improvements

@mui/material@5.14.18

@mui/joy@5.0.0-beta.15

@mui/material-next@6.0.0-alpha.110

Docs

Core

All contributors of this release in alphabetical order: @anle9650, @axelbostrom, @danilo-leal, @joserodolfofreitas, @lhilgert9, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @swillianc, @zanivan, @ZeeshanTamboli

5.14.17

06 Nov 15:37
c54a42d
Compare
Choose a tag to compare

Nov 6, 2023

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

@mui/material@5.14.17

  • [Dialog] Should not close until the IME is cancelled (#39713) @megos
  • [InputBase] Add sx type to input and root slot (#39569) @sai6855

@mui/joy@5.0.0-beta.14

  • [ModalDialog] Remove redundant code (#39719) @sai6855
  • [ToggleButtonGroup] Fix toggling button state when Button is not immediate children (#39571) @sai6855

@mui/base@5.0.0-beta.23

@mui/material-next@6.0.0-alpha.109

@mui/lab@5.0.0-alpha.152

Docs

Core

All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @chiahao, @danilo-leal, @hasdfa, @megos, @michaldudak, @mj12albert, @oliviertassinari, @sai6855, @samuelsycamore, @ZeeshanTamboli

v5.14.16

31 Oct 11:27
391b57a
Compare
Choose a tag to compare

Oct 31, 2023

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

@mui/material@5.14.16

  • ​Fix ownerstate being propagated to DOM node when using styled-components v6 (#39586) @mnajdova

@mui/base@5.0.0-beta.22

@mui/joy@5.0.0-beta.13

@mui/material-next@6.0.0-alpha.108

Docs

Core

All contributors of this release in alphabetical order: @alexfauquette, @Best-Sardar, @DanailH, @danilo-leal, @DiegoAndai, @emamoah, @gitstart, @Janpot, @jcoyle37, @mj12albert, @mnajdova, @Nkzn, @oliviertassinari, @Popppins, @sai6855, @samuelsycamore, @siriwatknp, @zanivan, @ZeeshanTamboli