-
-
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
e2d20f2
commit 2deea34
Showing
16 changed files
with
134 additions
and
44 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,95 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## 5.14.3 | ||
|
||
<!-- generated comparing v5.14.2..master --> | ||
|
||
_Jul 31, 2023_ | ||
|
||
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🚀 [Joy UI](https://mui.com/joy-ui/getting-started/) is now in Beta | ||
- ✨ Refine [Joy UI](https://mui.com/joy-ui/getting-started/)'s default theme @siriwatknp @zanivan | ||
- 🎉 Added Dropdown higher-level menu component [Base UI](https://mui.com/base-ui/getting-started/) @michaldudak | ||
- 💫 Added Material You [Badge](https://mui.com/material-ui/react-badge/#material-you-version) to `material-next` (#37850) @DiegoAndai | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 36 -->[Autocomplete][material][joy] Add default `getOptionLabel` prop in ownerState (#38100) @DSK9012 | ||
- ​<!-- 26 -->[Menu][Divider][material] Do not allow focus on Divider when inside Menu list (#38102) @divyammadhok | ||
- ​<!-- 06 -->[typescript][material] Rename one letter type parameters (#38155) @michaldudak | ||
- ​<!-- 08 -->[Menu][material] Fixes slots and slotProps overriding defaults completely (#37902) @gitstart | ||
- ​<!-- 07 -->[Theme][material] Add missing styleOverrides type for theme MuiStack (#38189) @DiegoAndai | ||
- ​<!-- 04 -->[typescript][material] Add `component` field to `*Props` types (#38084) @michaldudak | ||
|
||
### `@mui/[email protected]` | ||
|
||
#### Breaking changes | ||
|
||
- ​<!-- 11 -->[Dropdown][base][joy] Introduce higher-level menu component (#37667) @michaldudak | ||
|
||
#### Other changes | ||
|
||
- ​<!-- 33 -->[typescript][base] Rename one letter type parameters (#38171) @michaldudak | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 10 -->[joy] Refine the default theme (#36843) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 35 -->[Badge][material-next] Add Badge component (#37850) @DiegoAndai | ||
- ​<!-- 30 -->[Chip][material-next] Copy chip component from material (#38053) @DiegoAndai | ||
- ​<!-- 09 -->[typescript][material-next] Rename one letter type parameters (#38172) @michaldudak | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 32 -->[Box][system] Remove `component` from TypeMap (#38168) @michaldudak | ||
- ​<!-- 05 -->[Stack][system] Fix CSS selector (#37525) @sai6855 | ||
|
||
### Docs | ||
|
||
- ​<!-- 49 -->[docs] Update Joy UI's package README (#38262) @ZeeshanTamboli | ||
- ​<!-- 48 -->[docs][base-ui] Add new batch of coming soon pages (#38025) @danilo-leal | ||
- ​<!-- 44 -->[docs] fix links to standardized examples (#38193) @emmanuel-ferdman | ||
- ​<!-- 43 -->[docs-infra] Small design polish to the Diamond Sponsor container (#38257) @danilo-leal | ||
- ​<!-- 42 -->[docs-infra] Show props in the table of content (#38173) @alexfauquette | ||
- ​<!-- 41 -->[docs-infra] Polish API page design (#38196) @oliviertassinari | ||
- ​<!-- 40 -->[docs-infra] Search with productCategory when product is missing (#38239) @oliviertassinari | ||
- ​<!-- 39 -->[docs][material] Revise and update Examples doc (#38205) @samuelsycamore | ||
- ​<!-- 38 -->[docs] Fix typo in notifications.json @mbrookes | ||
- ​<!-- 37 -->[docs-infra] Remove leftover standardNavIcon (#38252) @DiegoAndai | ||
- ​<!-- 34 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Popper page (#37953) @zanivan | ||
- ​<!-- 31 -->[docs][Button][joy] Improve `loading` prop documentation (#38156) @sai6855 | ||
- ​<!-- 25 -->[docs] Prepare docs infra for Tree View migration to X (#38202) @flaviendelangle | ||
- ​<!-- 24 -->[docs] Fix SEO issues reported by ahrefs @oliviertassinari | ||
- ​<!-- 23 -->[docs] Fix palette pages - live edit not working (#38195) @oliviertassinari | ||
- ​<!-- 22 -->[docs] Add Google Analytics action for the styling menu (#38085) @mnajdova | ||
- ​<!-- 21 -->[docs] Fix Discord redirection chain @oliviertassinari | ||
- ​<!-- 20 -->[docs] Cover pnpm in more places (#38161) @oliviertassinari | ||
- ​<!-- 19 -->[docs] Avoid broken link (#38154) @oliviertassinari | ||
- ​<!-- 18 -->[docs] Add notification for beta release of Toolpad (#38152) @prakhargupta1 | ||
- ​<!-- 17 -->[docs-infra] Remove sidenav icons (#38174) @oliviertassinari | ||
- ​<!-- 16 -->[docs-infra] Fix search ranking when no productId (#38162) @oliviertassinari | ||
- ​<!-- 15 -->[docs-infra] Adjust the side nav for deeper nested items (#38047) @cherniavskii | ||
- ​<!-- 14 -->[docs][joy] Update TS file of adding more typography levels demo to match the corresponding JS file's styles (#38232) @ZeeshanTamboli | ||
- ​<!-- 13 -->[docs][joy] Add TS demo for reusable component section in approaches page (#38210) @sai6855 | ||
- ​<!-- 12 -->[docs][joy] Add TS demo for theme typography new level customization (#38199) @sai6855 | ||
|
||
### Core | ||
|
||
- ​<!-- 47 -->[blog] Fix blog post slug Base UI (#38254) @oliviertassinari | ||
- ​<!-- 46 -->[core] Use native Node's fetch instead of node-fetch package (#38263) @michaldudak | ||
- ​<!-- 45 -->[core] Remove dead code @oliviertassinari | ||
- ​<!-- 29 -->[core] Polish Stack test to closer CSS injection order @oliviertassinari | ||
- ​<!-- 28 -->[core] Remove unnecessary `Required` utility type from Typography font style type (#38203) @ZeeshanTamboli | ||
- ​<!-- 27 -->[core] Fix generate Proptypes script skipping unstable items (#38198) @mj12albert | ||
- ​<!-- 03 -->[website] Adding Rich Bustos Twitter handle in bio (#38213) @richbustos | ||
- ​<!-- 02 -->[website] Prepare importing data from HiBob (#38238) @oliviertassinari | ||
- ​<!-- 01 -->[website] Sync team member with HiBob, add Raffaella (#38201) @rluzists1 | ||
|
||
All contributors of this release in alphabetical order: @cherniavskii, @DiegoAndai, @divyammadhok, @DSK9012, @flaviendelangle, @gitstart, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @prakhargupta1, @richbustos, @rluzists1, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli | ||
|
||
## 5.14.2 | ||
|
||
<!-- generated comparing v5.14.1..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