-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
1 parent
e4bc65e
commit b80acd6
Showing
19 changed files
with
112 additions
and
18 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,99 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v5.15.7 | ||
|
||
<!-- generated comparing v5.15.6..master --> | ||
|
||
_Jan 31, 2024_ | ||
|
||
A big thanks to the 21 contributors who made this release possible. | ||
This release was mostly about 🐛 bug fixes and 📚 documentation improvements. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 55 -->[Select] Fix to show notched outline when `displayEmpty` (#40865) @ZeeshanTamboli | ||
- ​<!-- 51 -->[Avatar] Improve fallback when `children` is empty string or boolean (#40766) @mirus-ua | ||
- ​<!-- 50 -->[AvatarGroup] Refactor component thereby fixing custom spacing logic (#40686) @ZeeshanTamboli | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 38 -->Add accordion props deprecation (#40771) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 56 -->[zero-runtime] Use lodash instead of its subpackages (#40868) @michaldudak | ||
- ​<!-- 19 -->Add `applyStyles()` to theme (#40667) @siriwatknp | ||
- ​<!-- 02 -->[zero] Use `theme.applyStyles` in the demo app (#40787) @siriwatknp | ||
- ​<!-- 01 -->[zero] Add `useThemeProps` processor (#40648) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 16 -->[core] Remove unnecessary default export (#40788) @siriwatknp | ||
- ​<!-- 15 -->[core] Convert all exports to modules (#39882) @mnajdova | ||
- ​<!-- 20 -->[perf] Prevent unneeded `clearTimeout` calls (#39060) @romgrk | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 48 -->[Input] Add OTP input demo (#40539) @sai6855 | ||
- ​<!-- 47 -->[Menu] Focus last item after opening a menu using up arrow (#40764) @Jaswanth-Sriram-Veturi | ||
- ​<!-- 46 -->[Menu] Focus Menu Items on hover (#40755) @michaldudak | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 22 -->Change the color scheme type to `SupportedColorScheme` (#40776) @Nikhilh26 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 21 -->[TabContext] Support number type in `value` (#40829) @srinidhi9831 | ||
|
||
### Docs | ||
|
||
- ​<!-- 53 -->[material-ui] Fix typo on styled-components guide (#40858) @dancielos | ||
- ​<!-- 49 -->[base-ui] Fix CSS vars from the plain CSS theme stylesheet (#40762) @zanivan | ||
- ​<!-- 31 -->[material-ui][Divider] Remove light prop references from docs (#40782) @sai6855 | ||
- ​<!-- 30 -->Fix build @oliviertassinari | ||
- ​<!-- 29 -->Add support pages for each product @oliviertassinari | ||
- ​<!-- 28 -->Add survey banner to docs and website (#40553) @joserodolfofreitas | ||
- ​<!-- 24 -->[Menu] Fix hydration mismatch error on Base UI's Menu docs (#40758) @michaldudak | ||
- ​<!-- 25 -->[material-nextjs] Add theming and configuration content to the page (#40626) @siriwatknp | ||
|
||
### Core | ||
|
||
- ​<!-- 54 -->[website] Move `React Engineer - X` into the future roles section (#40867) @DanailH | ||
- ​<!-- 52 -->[material-ui][test][Alert] Add action, icon, and iconMapping tests (#40682) @DiegoAndai | ||
- ​<!-- 45 -->[blog] Lint duplicate h1 on the page (#40835) @oliviertassinari | ||
- ​<!-- 44 -->[blog] MUI X v7 beta announcement blogpost (#40784) @joserodolfofreitas | ||
- ​<!-- 43 -->[code-infra] Remove custom TS installation script (#40636) @michaldudak | ||
- ​<!-- 42 -->[code-infra] Correct API Docs Builder dependencies (#40775) @michaldudak | ||
- ​<!-- 41 -->[code-infra] Migrate to prettier async APIs (#40668) @Janpot | ||
- ​<!-- 40 -->[code-infra] Refined docs generation (#40603) @alexfauquette | ||
- ​<!-- 39 -->[code-infra] Explain how to install the browsers (#40474) @oliviertassinari | ||
- ​<!-- 37 -->`missingKeyGenerator` do no longer exist (#40830) @oliviertassinari | ||
- ​<!-- 36 -->Rely on immutable ref when possible (#40831) @oliviertassinari | ||
- ​<!-- 35 -->Remove deprecated `@types/markdown-to-jsx` package from docs (#40828) @ZeeshanTamboli | ||
- ​<!-- 34 -->Remove unneeded `@slack/web-api` package (#40840) @ZeeshanTamboli | ||
- ​<!-- 33 -->Clarify TODO instruction @oliviertassinari | ||
- ​<!-- 32 -->Remove unneeded use-clients (#40663) @oliviertassinari | ||
- ​<!-- 27 -->[docs-infra] Fix anchor link hook (#40836) @oliviertassinari | ||
- ​<!-- 26 -->[docs-infra] Avoid layout shift on docs-pages (#40749) @oliviertassinari | ||
- ​<!-- 23 -->[examples] Fix build on Next.js Pages Router examples (#40665) @oliviertassinari | ||
- ​<!-- 18 -->[test] Speed up the envinfo test (#40669) @michaldudak | ||
- ​<!-- 17 -->[typescript-to-proptypes] Allow to represent dates as `PropTypes.object` (#40774) @flaviendelangle | ||
- ​<!-- 14 -->[website] Add new Base UI role (#40773) @colmtuite | ||
- ​<!-- 13 -->[website] Fix a couple of rough edges (#40849) @danilo-leal | ||
- ​<!-- 12 -->[website] Small polishing after latest changes to the theme (#40846) @zanivan | ||
- ​<!-- 11 -->[website] Polish some pages and stray components (#40797) @danilo-leal | ||
- ​<!-- 10 -->[website] Refine the careers page slightly (#40793) @danilo-leal | ||
- ​<!-- 09 -->[website] Fix missing key on the Testimonials section (#40791) @Janpot | ||
- ​<!-- 08 -->[website] Fix Footer layout shift (#40786) @oliviertassinari | ||
- ​<!-- 07 -->[website] Revamp the testimonial section in the homepage (#40752) @danilo-leal | ||
- ​<!-- 06 -->[website] Fix pricing license model toggle style (#40747) @oliviertassinari | ||
- ​<!-- 05 -->[website] Fine-tune colors and styles on the branding theme (#40751) @danilo-leal | ||
- ​<!-- 04 -->[website] Fix Toggle Button styles in the homepage demos (#40744) @mohamedsaiedd | ||
- ​<!-- 03 -->[website] Update stats on the testimonials section (#40769) @EyaOuenniche | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @colmtuite, @danilo-leal, @DiegoAndai, @EyaOuenniche, @flaviendelangle, @Janpot, @Jaswanth-Sriram-Veturi, @joserodolfofreitas, @michaldudak, @mirus-ua, @mnajdova, @mohamedsaiedd, @Nikhilh26, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @srinidhi9831, @zanivan, @ZeeshanTamboli | ||
|
||
## v5.15.6 | ||
|
||
<!-- generated comparing v5.15.5..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
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