-
-
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
Showing
20 changed files
with
98 additions
and
19 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,84 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v5.15.8<!-- generated comparing v5.15.7..master --> | ||
|
||
_Feb 6, 2024_ | ||
|
||
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 💫 Added a redesigned [landing page template](https://mui.com/material-ui/getting-started/templates/landing-page/) (#37557) @zanivan | ||
- ✨ Added support for Arrow Down/Up + Shift and Page Up/Down keys for faster stepping in the Slider component (#40676) @mnajdova | ||
- many 🐛 bug fixes and 📚 documentation improvements | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 36 -->[Avatar] Simplify valid children assertion (#40834) @oliviertassinari | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 37 -->[Accordion] Update props actual.js test case (#40879) @DiegoAndai | ||
- ​<!-- 12 -->Fix `findComponentJSX` util (#40855) @sai6855 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 10 -->Add blend color manipulator (#40258) @romgrk | ||
- ​<!-- 38 -->Support variants in `theme.styleOverrides` (#40690) @siriwatknp | ||
- ​<!-- 02 -->[zero] Always replace the `createUseThemeProps` call (#40885) @siriwatknp | ||
- ​<!-- 01 -->[zero] Add README with installation and basic usage (#40761) @brijeshb42 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 35 -->[Button] Add support for `hostElementName` prop to improve SSR (#40507) @mj12albert | ||
- ​<!-- 30 -->[Menu] Use Popup instead of Popper (#40731) @michaldudak | ||
- ​<!-- 29 -->[useNumberInput] Integrate useNumberInput with useControllableReducer (#40206) @mj12albert | ||
- ​<!-- 11 -->[Slider] Add support for Arrow Down/Up + Shift and Page Up/Down keys (#40676) @mnajdova | ||
|
||
### Docs | ||
|
||
- ​<!-- 34 -->[base-ui] Update usage.md (#40916) @adebiyial | ||
- ​<!-- 33 -->[base-ui] Improve Base UI traffic from Material UI (#40875) @oliviertassinari | ||
- ​<!-- 32 -->[base-ui] Change Radio component terminology from Button to Group (#40888) @danilo-leal | ||
- ​<!-- 42 -->[base-ui] Remove redundant "Styled" prefix (#40478) @oliviertassinari | ||
- ​<!-- 48 -->[base-ui] Update listbox slot style in demo (#40952) @sai6855 | ||
- ​<!-- 14 -->[material-ui] Fix createTheme import and markdown format in the Next.js guide (#40895) @hsmtkk | ||
- ​<!-- 13 -->[material-ui] Correct Google font CDN URL as Roboto 600 weight is not used (#40852) @xuhdev | ||
- ​<!-- 14 -->[material-ui] Replace the Album template with a landing page (#37557) @zanivan | ||
- ​<!-- 21 -->[material-ui] Add deprecations migration guide (#40767) @DiegoAndai | ||
- ​<!-- 22 -->[material-ui] Improve aria-label throughout the Button Group demos (#40892) @danilo-leal | ||
- ​<!-- 17 -->[joy-ui] Update the Overview callout (#40900) @danilo-leal | ||
- ​<!-- 22 -->Fix image size and dark mode @oliviertassinari | ||
- ​<!-- 21 -->Migrate links from legacy.reactjs.org to react.dev @oliviertassinari | ||
- ​<!-- 20 -->Fix 301 links @oliviertassinari | ||
- ​<!-- 19 -->Fix outdated link @oliviertassinari | ||
- ​<!-- 18 -->Fix URL and typo in CONTRIBUTING.md (#40899) @Smileek | ||
|
||
### Core | ||
|
||
- ​<!-- 28 -->[blog] Optimize images for /blog/mui-x-v7-beta/ @oliviertassinari | ||
- ​<!-- 27 -->[blog] Clarify barrel index tree-shaking @oliviertassinari | ||
- ​<!-- 26 -->[code-infra] Simplify bug reproduction (#40833) @oliviertassinari | ||
- ​<!-- 25 -->[code-infra] Prepare publishing @mui-internal/typescript-to-proptypes to npm (#40842) @michaldudak | ||
- ​<!-- 40 -->[code-infra] Remove babel alias from the docs (#40792) @Janpot | ||
- ​<!-- 24 -->[core] Use Google Font v2 API @oliviertassinari | ||
- ​<!-- 23 -->[core] Add missing change to v5.15.7 changelog (#40872) @DiegoAndai | ||
- ​<!-- 31 -->[core] Normalize `<meta name="viewport" />`` @oliviertassinari | ||
- ​<!-- 28 -->[dependencies] Do not update envinfo test dependencies (#40950) @michaldudak | ||
- ​<!-- 17 -->[docs-infra] Fix arbitrary gap between paragraphs in callouts (#40911) @oliviertassinari | ||
- ​<!-- 16 -->[docs-infra] Allow developers to build their CodeSandbox export (#40878) @oliviertassinari | ||
- ​<!-- 15 -->[docs-infra] Improve StackBlitz support (#40832) @oliviertassinari | ||
- ​<!-- 21 -->[docs-infra] Improve support for absolute locale URL (#40940) @oliviertassinari | ||
- ​<!-- 31 -->[Menu][base-ui] Fix improperly merged tests (#40896) @michaldudak | ||
- ​<!-- 09 -->[utils] Use consistent build approach (#40837) @siriwatknp | ||
- ​<!-- 08 -->[website] Fix React missing key console error @oliviertassinari | ||
- ​<!-- 07 -->[website] Fix broken link @oliviertassinari | ||
- ​<!-- 06 -->[website] Fix heading structure (#40912) @oliviertassinari | ||
- ​<!-- 05 -->[website] Add Customer Support Agent role to careers page (#40890) @rluzists1 | ||
- ​<!-- 04 -->[website] Refine the Material UI homepage demo (#40881) @danilo-leal | ||
- ​<!-- 03 -->[website] Use em-dash when relevant over hyphen @oliviertassinari | ||
- ​<!-- 03 -->[zero] Fix build for demo next.js app (#40854) @brijeshb42 | ||
|
||
All contributors of this release in alphabetical order: @adebiyial, @brijeshb42, @danilo-leal, @DiegoAndai, @hsmtkk, @Janpot, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Smileek, @xuhdev, @zanivan | ||
|
||
## v5.15.7 | ||
|
||
<!-- generated comparing v5.15.6..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
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