forked from mui/material-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'next' into fix-sentence-all-components-page
- Loading branch information
Showing
969 changed files
with
15,601 additions
and
5,449 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
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 was deleted.
Oops, something went wrong.
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,81 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v6.0.0-alpha.9 | ||
|
||
<!-- generated comparing v6.0.0-alpha.8..next --> | ||
|
||
_May 29, 2024_ | ||
|
||
A big thanks to the 23 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🚀 `CssVarsProvider` and `extendTheme` are now stable (#42246) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 49 -->[AlertTitle] Enable extending Typography props (#42269) @lucasgmelo | ||
- ​<!-- 48 -->[AvatarGroup] deprecate `componentsProps` for v6 (#42122) @lhilgert9 | ||
- ​<!-- 15 -->[Grid] Deprecate `wrap` prop (#42363) @fedirjh | ||
- ​<!-- 14 -->[ListItem] Document `*Component` and `*Props` props deprecations (#42263) @aarongarciah | ||
- ​<!-- 13 -->[ListItem] Deprecate ListItem's components and componentsProps (#42219) @aarongarciah | ||
- ​<!-- 12 -->[ListItemSecondaryAction] Deprecate component (#42251) @aarongarciah | ||
- ​<!-- 11 -->Stabilize `CssVarsProvider` and `extendTheme` (#42246) @siriwatknp | ||
- ​<!-- 10 -->[Popper] Deprecate components and componentProps props for v6 (#42111) @ChronicusUA | ||
- ​<!-- 09 -->[responsiveFontSizes] Handled undefined variants (#42412) @brijeshb42 | ||
- ​<!-- 08 -->[Slider] Fix wrong CSS value (#42370) @mnajdova | ||
- ​<!-- 07 -->[Tooltip] Deprecate components and componentProps props for v6 (#42107) @ChronicusUA | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 34 -->[createStyled] Intercept `ownerState` coming from `props` and `ownerState` (#42358) @DiegoAndai | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 41 -->Add `sx` prop for v6 migration (#42153) @siriwatknp | ||
- ​<!-- 40 -->Add codemod for removing system props (#42282) @siriwatknp | ||
|
||
### Docs | ||
|
||
- ​<!-- 33 -->Remove unused images (#42324) @danilo-leal | ||
- ​<!-- 32 -->Add Pigment CSS and Base UI logos SVGs (#42322) @danilo-leal | ||
- ​<!-- 22 -->[joy-ui] Fix template responsiveness (#42422) @j4marcos | ||
- ​<!-- 21 -->[material-ui] Add the Pashto locale (#42244) @sayoubiaf | ||
- ​<!-- 20 -->[material-ui] Remove duplicate Design Kits page (#42338) @danilo-leal | ||
- ​<!-- 19 -->[material-ui] Document callback to access theme in GlobalStyles (#42257) @aarongarciah | ||
- ​<!-- 18 -->[material-ui] Add minor modifications to the Vertical stepper demo (#42342) @mihilt | ||
- ​<!-- 17 -->[material-ui][Tabs] Improve the Basic Tabs demo (#42374) @MatheusEli | ||
- ​<!-- 16 -->[pigment-css] Polish redirection mention @oliviertassinari | ||
|
||
### Core | ||
|
||
- ​<!-- 47 -->[blog] Add fixes and clean ups to the Blog page (#42311) @danilo-leal | ||
- ​<!-- 46 -->[blog] Add the "Product" tag to the Pigment CSS post (#42365) @danilo-leal | ||
- ​<!-- 45 -->[code-infra] Simplify .stylelintrc.js @oliviertassinari | ||
- ​<!-- 44 -->[code-infra] Fix stylelint locally (#42411) @oliviertassinari | ||
- ​<!-- 43 -->[code-infra] Run corepack enable on all CI jobs (#42331) @Janpot | ||
- ​<!-- 42 -->[code-infra] Create examples eslint rule (#42170) @oliviertassinari | ||
- ​<!-- 39 -->[core] Apply React 19 type changes that don't require upcoming `@types/` packages (#42346) @DiegoAndai | ||
- ​<!-- 38 -->[core] Remove `react-swipeable-views-utils` package from docs (#42378) @ZeeshanTamboli | ||
- ​<!-- 37 -->[core] Update `@testing-library/react` and `@testing-library/dom` packages (#42349) @ZeeshanTamboli | ||
- ​<!-- 36 -->[core] Remove `@types/prettier` package (#42339) @ZeeshanTamboli | ||
- ​<!-- 35 -->[core] Remove `WyW-in-JS` from Renovate config (#42335) @ZeeshanTamboli | ||
- ​<!-- 31 -->[docs-infra] Split feedback channels per product (#42413) @alexfauquette | ||
- ​<!-- 30 -->[docs-infra] Avoid cryptic errors when tests don't exist (#42356) @Janpot | ||
- ​<!-- 29 -->[docs-infra] Make menu styles consistent (#42387) @danilo-leal | ||
- ​<!-- 28 -->[docs-infra] Display deprecation messages in API pages (#42352) @aarongarciah | ||
- ​<!-- 27 -->[docs-infra] Standardize API pages Alert styles (#42386) @danilo-leal | ||
- ​<!-- 26 -->[docs-infra] Fix Toolpad Core API links (#42362) @apedroferreira | ||
- ​<!-- 25 -->[docs-infra] Tigthen up the header design (#42180) @danilo-leal | ||
- ​<!-- 24 -->[docs-infra] Add Toolpad to muiNpmOrgs for codesandbox demos (#42316) @Janpot | ||
- ​<!-- 23 -->[docs-infra] Allow JSDoc tags (#42337) @aarongarciah | ||
- ​<!-- 06 -->[test] Remove `userAgent` override in `jsdom` env (#42344) @cherniavskii | ||
- ​<!-- 05 -->[utils] Fix GitHub-reported prototype pollution vulnerability in `deepmerge` (#41652) @tjcouch-sil | ||
- ​<!-- 04 -->[website] Add Nikita to the about page (#42418) @nikitaa24 | ||
- ​<!-- 03 -->[website] Fix hero spacing changes applying at the wrong breakpoint (#42341) @KenanYusuf | ||
- ​<!-- 02 -->[website] Adds Kenan Yusuf to about page (#42317) @KenanYusuf | ||
- ​<!-- 01 -->[website] Improve about page @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @apedroferreira, @brijeshb42, @cherniavskii, @ChronicusUA, @danilo-leal, @DiegoAndai, @fedirjh, @j4marcos, @Janpot, @KenanYusuf, @lhilgert9, @lucasgmelo, @MatheusEli, @mihilt, @mnajdova, @nikitaa24, @oliviertassinari, @sayoubiaf, @siriwatknp, @tjcouch-sil, @ZeeshanTamboli | ||
|
||
## v6.0.0-alpha.8 | ||
|
||
<!-- generated comparing v6.0.0-alpha.7..next --> | ||
|
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
Oops, something went wrong.