-
-
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.
Co-authored-by: siriwatknp <[email protected]>
- Loading branch information
1 parent
bac1aeb
commit 22c5206
Showing
21 changed files
with
97 additions
and
21 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,81 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v6.0.0-alpha.11 | ||
|
||
<!-- generated comparing v6.0.0-alpha.10..next --> | ||
|
||
_Jun 11, 2024_ | ||
|
||
A big thanks to the 18 contributors who made this release possible. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 38 -->[Autocomplete] Shouldn't resize when hovering (#42452) @ZeeshanTamboli | ||
- ​<!-- 37 -->[Chip] Fix focus issue related with the Escape event (#41578) @shrilsharma | ||
- ​<!-- 12 -->[Grid] Fix support for CSS variables (#42574) @oliviertassinari | ||
- ​<!-- 11 -->[InputBase] Use `globalCss` for Pigment integration (#42431) @siriwatknp | ||
- ​<!-- 10 -->Change React.ReactElement type from `any` to `unknown` (#42473) @sai6855 | ||
- ​<!-- 09 -->Integrate `extendSxProp` adapter (#42543) @siriwatknp | ||
- ​<!-- 08 -->[Tab] Fix applying `iconWrapper` styles from theme and update its description (#42549) @sai6855 | ||
- ​<!-- 08 -->[pigment-css] Add `stringifyTheme` for Pigment CSS integration (#42476) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 11 -->[Grid] Remove `disableEqualOverflow` by using `gap` (#42526) @DiegoAndai | ||
- ​<!-- 07 -->[useMediaQuery] Drop Safari < 14 support (#42464) @aarongarciah | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 04 -->Allow passing `NaN` as `defaultValue` to `useControlled` (#41559) @iammminzzy | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 39 -->Improve styled and sx prop transformation (#42598) @siriwatknp | ||
- ​<!-- 36 -->Support more cases for sx-prop transformation (#42527) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 09 -->Fix issues reported by react compiler in `mui-private-theming` components (#42619) @sai6855 | ||
|
||
### Docs | ||
|
||
- ​<!-- 31 -->Add `theme.applyStyles` and migrate docs (#42498) @siriwatknp | ||
- ​<!-- 29 -->Fix dashboard template console error (#42594) @oliviertassinari | ||
- ​<!-- 28 -->Migrate system props to `sx` prop (#42475) @siriwatknp | ||
- ​<!-- 27 -->[material-ui]Fix duplicated sentence (#42521) @alexfauquette | ||
- ​<!-- 22 -->[Grid] Fix docs spacing (#42573) @oliviertassinari | ||
- ​<!-- 21 -->[joy-ui] Add Next.js App Router instructions on how to prevent flickering (#42514) @devnyxie | ||
- ​<!-- 20 -->[joy-ui] Fix HTML tag without preformatting (#42525) @jacobmoshipco | ||
- ​<!-- 19 -->[material-ui] Add docs for complementary stepper components (#41900) @anle9650 | ||
- ​<!-- 18 -->[material-ui] Fix typo on Sign-in/Sign-up templates (#42605) @zanivan | ||
- ​<!-- 17 -->[material-ui] Add container queries docs (#42434) @siriwatknp | ||
- ​<!-- 16 -->[material-ui] Fix ESLint error in Stepper demo (#42559) @aarongarciah | ||
- ​<!-- 15 -->[material-ui] Shorten useMediaQuery subheading (#42561) @aarongarciah | ||
- ​<!-- 14 -->[material-ui] Add a Refine example project (#42461) @necatiozmen | ||
|
||
### Core | ||
|
||
- ​<!-- 39 -->[website] Move the `React Engineer - X` role to future roles (#42532) @DanailH | ||
- ​<!-- 35 -->[core] Allow `for..of` loops (#42600) @michaldudak | ||
- ​<!-- 34 -->[core] Add comment about Object.js @oliviertassinari | ||
- ​<!-- 33 -->[core] Disable eslint-plugin-react-compiler for Base (#42563) @aarongarciah | ||
- ​<!-- 33 -->[core] Group Pigment CSS dependencies (#42174) @siriwatknp | ||
- ​<!-- 32 -->[core] Configure eslint-plugin-react-compiler (#42555) @aarongarciah | ||
- ​<!-- 31 -->[core] Skip charts animation for visual regression test (#42530) @alexfauquette | ||
- ​<!-- 26 -->[docs-infra] Simplify click header (#42593) @oliviertassinari | ||
- ​<!-- 25 -->[docs-infra] Add configurable jsdoc host variable (#42472) @tonygravell | ||
- ​<!-- 25 -->[docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal | ||
- ​<!-- 24 -->[docs-infra] Prevent link anchor when selecting text (#41994) @alexfauquette | ||
- ​<!-- 23 -->[docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal | ||
- ​<!-- 13 -->[examples] Remove Pigment CSS examples (#42471) @sai6855 | ||
- ​<!-- 06 -->[test] Restore pnpm tc command (#42572) @oliviertassinari | ||
- ​<!-- 05 -->[test] Restore testing internal packages (#42519) @michaldudak | ||
- ​<!-- 03 -->[website] Close Developer Advocate / Content Engineer role @oliviertassinari | ||
- ​<!-- 02 -->[website] Remove blank line @oliviertassinari | ||
- ​<!-- 01 -->[website] Fix mobile layout shift @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @DanailH, @danilo-leal, @devnyxie, @DiegoAndai, @iammminzzy, @jacobmoshipco, @michaldudak, @necatiozmen, @oliviertassinari, @sai6855, @shrilsharma, @siriwatknp, @tonygravell, @zanivan, @ZeeshanTamboli | ||
|
||
## v6.0.0-alpha.10 | ||
|
||
<!-- generated comparing v6.0.0-alpha.9..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
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