|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## v6.0.0-alpha.4 |
| 4 | + |
| 5 | +<!-- generated comparing v6.0.0-alpha.3..next --> |
| 6 | + |
| 7 | +_Apr 24, 2024_ |
| 8 | + |
| 9 | +A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +- 🔥 Converted 3 more Material UI components to use Pigment CSS. |
| 12 | +- ℹ️ Pigment CSS now lives in [its own repository](https://github.com/mui/pigment-css)! From now on, all future development will happen there. |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +- [Checkbox] Convert to support CSS extraction (#41957) @lhilgert9 |
| 17 | +- [IconButton] Convert to support CSS extraction (#41850) @gijsbotje |
| 18 | +- [Radio] Convert to support CSS extraction (#41840) @lhilgert9 |
| 19 | +- [Typography] Fix ownerState prop placement (#41903) @sai6855 |
| 20 | +- Generate typography tokens (#41703) @siriwatknp |
| 21 | +- Move typography CSS variables to `font` (#42003) @siriwatknp |
| 22 | +- Fix getOverlayAlpha type (#41995) @oliviertassinari |
| 23 | +- Support CSS Extraction using codemod (#41935) @siriwatknp |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +- ​<!-- 08 -->[icons] Update the icons package (#41937) @danilo-leal |
| 28 | + |
| 29 | +### Docs |
| 30 | + |
| 31 | +- [material-ui] Remove react-swipeable-views from demos as it's no longer maintained (#41912) @soler1212 |
| 32 | +- [material-ui] Add dark theme thumbnails for templates (#41947) @zanivan |
| 33 | +- [material-ui] Remove links and interdependencies from free templates (#41941) @zanivan |
| 34 | +- [material-ui] Add missing backticks to HTML tag in the installation page (#41972) @Miguelrom |
| 35 | +- Fix 301 Toolpad links @oliviertassinari |
| 36 | +- Fix 301 image redirections @oliviertassinari |
| 37 | + |
| 38 | +### Core |
| 39 | + |
| 40 | +- pnpm docs:zipRules && vale sync @oliviertassinari |
| 41 | +- Remove @pigment-css/\* packages (#41965) @mnajdova |
| 42 | +- [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot |
| 43 | +- [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot |
| 44 | +- [code-infra] Make Babel config path configurable in API docs builder (#41999) @michaldudak |
| 45 | +- [docs-infra] Fix flex-shrink pro-plan (#41990) @oliviertassinari |
| 46 | +- [docs-infra] Allow more value uses of MUI (#41706) @oliviertassinari |
| 47 | +- [docs-infra] Move CPU to shared config (#41901) @oliviertassinari |
| 48 | +- [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari |
| 49 | +- [docs-infra] Adapt docs infra to Base UI docs needs (#41963) @michaldudak |
| 50 | +- [docs-infra] Add demo container design refinements (#41948) @danilo-leal |
| 51 | +- [docs-infra] Use the `getLayout` on the material demo pages (#41936) @alexfauquette |
| 52 | +- [test] Update browser versions in karma config (#42008) @ZeeshanTamboli |
| 53 | +- [website] Remove customer support agent role from website (#41969) @rluzists1 |
| 54 | +- [website] Fix grid usage and add stray improvements (#41930) @danilo-leal |
| 55 | + |
| 56 | +All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @gijsbotje, @Janpot, @lhilgert9, @michaldudak, @Miguelrom, @mnajdova, @oliviertassinari, @rluzists1, @sai6855, @siriwatknp, @soler1212, @zanivan, @ZeeshanTamboli |
| 57 | + |
3 | 58 | ## v6.0.0-alpha.3
|
4 | 59 |
|
5 | 60 | <!-- generated comparing v6.0.0-alpha.2..next -->
|
|
0 commit comments