Skip to content

v6.3.0

Latest
Compare
Choose a tag to compare
@mnajdova mnajdova released this 23 Dec 19:15
· 22 commits to master since this release
84d6ecf

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

  • Fix invalid HTML structure in the Accordion component (#44408) @ZeeshanTamboli
    The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div).
      This will only impact you if you used the HTML element as selectors in your styles.

@mui/material@6.3.0

@mui/system@6.3.0

Docs

Core

All contributors of this release in alphabetical order: @aarongarciah, @alelthomas, @DiegoAndai, @Janpot, @lewxdev, @LukasTy, @romgrk, @sai6855, @siriwatknp, @yash49, @ZeeshanTamboli