Skip to content

Releases: mui/material-ui

v6.0.0-alpha.14

05 Jul 04:26
2a15dd7
Compare
Choose a tag to compare
v6.0.0-alpha.14 Pre-release
Pre-release

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

@mui/[email protected]

BREAKING CHANGES

  • [Grid] Update Grid props to match PigmentGrid (#42742) @DiegoAndai

    Use the codemod below to migrate the props:

    npx @mui/codemod@next v6.0.0/grid-v2-props /path/to/folder

Changes

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @danilo-leal, @DiegoAndai, @Janpot, @jxdp, @LukasTy, @ohgree, @oliviertassinari, @renovate[bot], @sai6855, @siriwatknp

v5.16.0

05 Jul 13:34
e5e9b9d
Compare
Choose a tag to compare

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

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alexey-kozlenkov, @jxdp, @oliviertassinari, @siriwatknp

v6.0.0-alpha.13

03 Jul 07:45
a070a89
Compare
Choose a tag to compare
v6.0.0-alpha.13 Pre-release
Pre-release

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

@mui/[email protected]

  • [Autocomplete] Fix more React 18.3 key spread warnings in demos (#42639) @wbt
  • [Container][Grid][Stack][Hidden] Export Pigment CSS layout components (#42693) @siriwatknp
  • [Text Field] when click password visibility button, text caret position change to very front. (#42595) @appleSimple
  • [Modal] migrate useSlotProps to useSLot (#42150) @sai6855

@mui/[email protected]

v5.15.21

28 Jun 14:17
a306ce4
Compare
Choose a tag to compare

Jun 28, 2024

A big thanks to the 7 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @alexfauquette, @alexismo, @arminmeh, @Danielkhakbaz, @DiegoAndai, @mnajdova, @oliviertassinari

v6.0.0-alpha.12

24 Jun 17:12
fb476c6
Compare
Choose a tag to compare
v6.0.0-alpha.12 Pre-release
Pre-release

Jun 24, 2024

A big thanks to the 17 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

  • [LoadingButton] Apply wrapping element to prevent React crash on Google page translation (#35198) @BartJanvanAssen

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @alexismo, @anuujj, @arminmeh, @BartJanvanAssen, @Danielkhakbaz, @danilo-leal, @DiegoAndai, @Janpot, @LukasTy, @michaldudak, @Mini-ghost, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp

v6.0.0-alpha.11

12 Jun 08:20
22c5206
Compare
Choose a tag to compare
v6.0.0-alpha.11 Pre-release
Pre-release

Jun 11, 2024

A big thanks to the 18 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

  • ​Fix issues reported by react compiler in mui-private-theming components (#42619) @sai6855

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @DanailH, @danilo-leal, @devnyxie, @DiegoAndai, @iammminzzy, @jacobmoshipco, @michaldudak, @necatiozmen, @oliviertassinari, @sai6855, @shrilsharma, @siriwatknp, @tonygravell, @zanivan, @ZeeshanTamboli

v5.15.20

12 Jun 12:59
f20fa0b
Compare
Choose a tag to compare

Jun 12, 2024

A big thanks to the 9 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @anle9650, @DanailH, @danilo-leal, @erezstmn-doit, @iammminzzy, @oliviertassinari, @sai6855, @ZeeshanTamboli

v6.0.0-alpha.10

04 Jun 10:42
e5ac6c0
Compare
Choose a tag to compare
v6.0.0-alpha.10 Pre-release
Pre-release

Jun 4, 2024

A big thanks to the 7 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @ChronicusUA, @danilo-leal, @DiegoAndai, @erezstmn-doit, @oliviertassinari, @sai6855

v6.0.0-alpha.9

29 May 13:27
925de32
Compare
Choose a tag to compare
v6.0.0-alpha.9 Pre-release
Pre-release

May 29, 2024

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

@mui/[email protected]

@mui/[email protected]

  • ​[createStyled] Intercept ownerState coming from props and ownerState (#42358) @DiegoAndai

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @apedroferreira, @brijeshb42, @cherniavskii, @ChronicusUA, @danilo-leal, @DiegoAndai, @fedirjh, @j4marcos, @Janpot, @KenanYusuf, @lhilgert9, @lucasgmelo, @MatheusEli, @mihilt, @mnajdova, @nikitaa24, @oliviertassinari, @sayoubiaf, @siriwatknp, @tjcouch-sil, @ZeeshanTamboli

v5.15.19

29 May 13:26
77f606b
Compare
Choose a tag to compare

May 29, 2024

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

@mui/[email protected]

  • ​[AlertTitle] Enable extending Typography props (@lucasgmelo) (#42334) @github-actions[bot]
  • ​[responsiveFontSizes] Handled undefined variants (@brijeshb42) (#42419) @github-actions[bot]
  • ​[Slider] Fix wrong CSS value (@mnajdova) (#42373) @github-actions[bot]

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @brijeshb42, @danilo-leal, @DiegoAndai, @KenanYusuf, @lucasgmelo, @Mandar-Pandya, @MatheusEli, @mnajdova, @nikitaa24, @oliviertassinari, @ZeeshanTamboli