-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
122 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,77 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 5.8.0 | ||
|
||
<!-- generated comparing v5.7.0..master --> | ||
|
||
_May 17, 2022_ | ||
|
||
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🚀 [Blog post](https://mui.com/blog/premium-plan-release/) for announcing the release of the Premium plan of MUI X is out thanks to @joserodolfofreitas. | ||
- Codemod for `jss` to `tss-react` migration is out thanks to @ryancogswell | ||
- And more 🐛 bug fixes and 📚 documentation improvements. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 37 -->[Autocomplete] Fix `getInputProps` TypeScript return type (#32730) @ZeeshanTamboli | ||
- ​<!-- 36 -->[Autocomplete] Forward props to renderTags() (#32637) @emlai | ||
- ​<!-- 35 -->[Badge] Fix TypeScript error when adding style overrides for Badge (#32745) @ZeeshanTamboli | ||
- ​<!-- 09 -->[Menu] Fix context menu open position (#32661) @oliviertassinari | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 05 -->[system] Add `Container` component and `createContainer` factory (#32263) @mnajdova | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 15 -->[InputUnstyled] Support callbacks in componentsProps (#32271) @michaldudak | ||
- ​<!-- 14 -->[InputUnstyled] Define ownerState and slot props' types (#32491) @michaldudak | ||
- ​<!-- 08 -->[MenuUnstyled] Demos improvements (#32714) @michaldudak | ||
- ​<!-- 07 -->[OptionUnstyled] Define ownerState and slot props' types (#32717) @michaldudak | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 13 -->[Joy] Add Badge doc (#32790) @siriwatknp | ||
- ​<!-- 12 -->[Joy] Add global variant feature page (#32695) @siriwatknp | ||
- ​<!-- 11 -->[Joy] Add avatar page (#32711) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 33 -->[codemod] Add jss to tss-react codemod (#31802) @ryancogswell | ||
|
||
### Docs | ||
|
||
- ​<!-- 34 -->[blog] Add release post for MUI X Premium (#32720) @joserodolfofreitas | ||
- ​<!-- 29 -->[docs] Fix wrong code snippet for overriding styles in theme with a callback value (#32781) @ZeeshanTamboli | ||
- ​<!-- 28 -->[docs] Update Crowdin logo (#32782) @andrii-bodnar | ||
- ​<!-- 27 -->[docs] Improve callouts design (#32709) @danilo-leal | ||
- ​<!-- 26 -->[docs] Revise the "Understanding MUI packages" article (#32382) @danilo-leal | ||
- ​<!-- 25 -->[docs] Fix link to the material icons (#32771) @oliviertassinari | ||
- ​<!-- 24 -->[docs] Add notification for Premium release blog post (#32728) @joserodolfofreitas | ||
- ​<!-- 23 -->[docs] Base Portal style revisions and final review (#32157) @samuelsycamore | ||
- ​<!-- 22 -->[docs] Add joy to docs package.json (#32744) @siriwatknp | ||
- ​<!-- 21 -->[docs] Fix TOC-related styles not being applied when disableAd=true (#32733) @cherniavskii | ||
- ​<!-- 20 -->[docs] Add TypeScript guide on the polymorphic components (#32168) @mnajdova | ||
- ​<!-- 19 -->[docs] Fix warning mode pass to React.Fragment (#32729) @siriwatknp | ||
- ​<!-- 18 -->[docs] Revise Showcase copy for clarity + audit appList (#31946) @samuelsycamore | ||
- ​<!-- 17 -->[examples] Update remix example's tsconfig with required values (#32723) @michaldudak | ||
- ​<!-- 16 -->[examples] Update to use React 18's createRoot (#32506) @mnajdova | ||
- ​<!-- 10 -->[l10n] Fix typos and translations on arSD and arEG locales (#31848) @shadigaafar | ||
- ​<!-- 04 -->[website] Improve communication about MUI X components that are still wip (#32708) @danilo-leal | ||
- ​<!-- 03 -->[website] Remove scrollbar on x-axis (#32291) @MrHBS | ||
- ​<!-- 02 -->[website] Update the pricing page for the MUI X premium plan release (#32458) @joserodolfofreitas | ||
- ​<!-- 01 -->[website] Update sponsors (#32725) @oliviertassinari | ||
|
||
### Core | ||
|
||
- ​<!-- 32 -->[core] Enabled Renovate's lockfile maintenance (#32635) @michaldudak | ||
- ​<!-- 31 -->[core] Extract `MuiPage` interface to separate file (#32715) @cherniavskii | ||
- ​<!-- 30 -->[core] Remove unnecessary `spacing` parameter from `createMixins` method (#32690) @ZeeshanTamboli | ||
- ​<!-- 06 -->[private-classnames] Remove package and move everything to utils (#32758) @mnajdova | ||
|
||
All contributors of this release in alphabetical order: @andrii-bodnar, @cherniavskii, @danilo-leal, @emlai, @joserodolfofreitas, @michaldudak, @mnajdova, @MrHBS, @oliviertassinari, @ryancogswell, @samuelsycamore, @shadigaafar, @siriwatknp, @ZeeshanTamboli | ||
|
||
## 5.7.0 | ||
|
||
<!-- generated comparing v5.6.4..master --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters