|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## v5.15.14 |
| 4 | + |
| 5 | +<!-- generated comparing v5.15.13..master --> |
| 6 | + |
| 7 | +_Mar 18, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 15 contributors who made this release possible. |
| 10 | +This release was mostly about 🐛 bug fixes and 📚 documentation improvements. |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +- [Accordion] Convert to support CSS extraction (#41221) @mnajdova |
| 15 | +- ​<!-- 24 -->[Autocomplete] Convert to support CSS extraction (#40330) @mnajdova |
| 16 | +- ​<!-- 06 -->[Slider] Convert to support CSS extraction (#41201) @mnajdova |
| 17 | +- ​<!-- 07 -->[Select] Fix variant type (#41405) @sai6855 |
| 18 | +- ​<!-- 09 -->[typescript] Use interface instead of type for props (#41500) @siriwatknp |
| 19 | + |
| 20 | +### `@pigment-css/ [email protected]` |
| 21 | + |
| 22 | +- ​<!-- 03 -->Add Box component (#41451) @brijeshb42 |
| 23 | + |
| 24 | +### `pigment-css/ [email protected]` |
| 25 | + |
| 26 | +- ​<!-- 04 -->Fix alias resolver (#41494) @brijeshb42 |
| 27 | +- ​<!-- 05 -->Follow-up to #41494 (#41502) @brijeshb42 |
| 28 | + |
| 29 | +### Docs |
| 30 | + |
| 31 | +- ​<!-- 12 -->[joy-ui] Add UI improvements to the side navigation demo (#41461) @cipherlogs |
| 32 | +- ​<!-- 11 -->[pigment-css] Add media query guide (#41473) @siriwatknp |
| 33 | +- ​<!-- 10 -->[pigment-css] Fixing location of the ExtendTheme type in the docs (#41499) @jherr |
| 34 | +- ​<!-- 08 -->[material-ui][Progress] Add Circular progress gradient demo from Github comment (#40559) @DiegoAndai |
| 35 | + |
| 36 | +### Core |
| 37 | + |
| 38 | +- ​<!-- 23 -->[blog] Bringing consistency to Material UI customization APIs (#41040) @DiegoAndai |
| 39 | +- ​<!-- 22 -->[code-infra] Rename @mui-internal/docs-utils to @mui/internal-docs-utils (#41498) @michaldudak |
| 40 | +- ​<!-- 21 -->[code-infra] Copy translations.json to @mui/docs build folder (#41472) @Janpot |
| 41 | +- ​<!-- 20 -->[core] Use Circle CI context (#41532) @oliviertassinari |
| 42 | +- ​<!-- 19 -->[core] Fix CHANGELOG format and update date (#41481) @DiegoAndai |
| 43 | +- ​<!-- 18 -->[docs] Fix useStorageState regressions (#41223) @Janpot |
| 44 | +- ​<!-- 17 -->[docs] Fix some Vale errors (#41516) @oliviertassinari |
| 45 | +- ​<!-- 15 -->[material-ui][docs] Fix landing page template's h1 size (#41543) @zanivan |
| 46 | +- ​<!-- 14 -->[material-ui][docs] Apply new code header docs feature (#41508) @danilo-leal |
| 47 | +- ​<!-- 11 -->[material-next] Drop the package (#41544) @mnajdova |
| 48 | +- ​<!-- 16 -->[docs-infra] Fail CI on Vale error (#40944) @oliviertassinari |
| 49 | +- ​<!-- 15 -->[docs-infra] Improve Vale config @oliviertassinari |
| 50 | +- ​<!-- 14 -->[docs-infra] Add a feature list "component" (#41484) @danilo-leal |
| 51 | +- ​<!-- 13 -->[docs-infra] Add code block header classes (#41487) @danilo-leal |
| 52 | +- ​<!-- 21 -->[docs-infra] Make the Algolia search input label invisible (#41542) @danilo-leal |
| 53 | +- ​<!-- 03 -->[website] Improve navbar's items hover state (#41535) @EyaOuenniche |
| 54 | +- ​<!-- 02 -->[website] Split Toolpad documentation (#41316) @bharatkashyap |
| 55 | +- ​<!-- 01 -->[website] Use MUI X Data Grid v7-beta (#41276) @cherniavskii |
| 56 | + |
| 57 | +All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan |
| 58 | + |
3 | 59 | ## v5.15.13
|
4 | 60 |
|
5 | 61 | <!-- generated comparing v5.15.12..master -->
|
|
0 commit comments