-
-
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.
Merge branch 'master' into rtl/create-context
- Loading branch information
Showing
308 changed files
with
3,808 additions
and
1,407 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,87 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v5.15.12 | ||
|
||
<!-- generated comparing v5.15.11..master --> | ||
|
||
_Mar 5, 2024_ | ||
|
||
A big thanks to the 21 contributors who made this release possible. | ||
This release was mostly about 🐛 bug fixes and 📚 documentation improvements. | ||
|
||
### `@pigment-css/[email protected]`, `@pigment-css/[email protected]`, `@pigment-css/[email protected]`, & `@pigment-css/[email protected]` | ||
|
||
- This is the first public release of our new zero-runtime CSS-in-JS library, Pigment CSS. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 52 -->Support props callback type in theme variants (#40946) @ZeeshanTamboli | ||
- ​<!-- 50 -->[Alert] Convert to support zero runtime (#41230) @siriwatknp | ||
- ​<!-- 49 -->[Alert] Deprecate composed classes (#40688) @DiegoAndai | ||
- ​<!-- 44 -->[Button] Deprecate classes for v6 (#40675) @sai6855 | ||
- ​<!-- 43 -->[Checkbox] `large` size added in type (#34909) @smox | ||
- ​<!-- 42 -->[Chip] Deprecate composed classes (#41235) @sai6855 | ||
- ​<!-- 41 -->[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855 | ||
- ​<!-- 17 -->Remove unused dev dependency on @mui/lab (#41198) @brijeshb42 | ||
- ​<!-- 15 -->[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 16 -->[pigment-css][material-ui] Render badge demos (#41353) @siriwatknp | ||
- ​<!-- 14 -->[pigment-css] Update to latest wyw version (#41363) @brijeshb42 | ||
- ​<!-- 13 -->[pigment-css] Rename scope to @pigment-css (#41354) @brijeshb42 | ||
- ​<!-- 12 -->[pigment-css] Rename zero-runtime to pigmentcss (#41317) @brijeshb42 | ||
- ​<!-- 11 -->Fix createSpacing return type (#41318) @matystroia | ||
- ​<!-- 06 -->[zero] Add support for styled tagged-template literals (#41268) @brijeshb42 | ||
- ​<!-- 05 -->[zero] Set up Material UI migration demos (#41267) @siriwatknp | ||
- ​<!-- 04 -->[zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42 | ||
- ​<!-- 03 -->[zero] Remove `object` intersection from CSS Fallback (#41271) @siriwatknp | ||
- ​<!-- 02 -->[zero] Minor wording changes in README (#41253) @brijeshb42 | ||
- ​<!-- 01 -->[zero] Prepare zero-runtime packages for public release (#41226) @brijeshb42 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 48 -->[joy-ui][Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME | ||
|
||
### Docs | ||
|
||
- ​<!-- 47 -->[base-ui] Update the docs post repo separation (#41328) @danilo-leal | ||
- ​<!-- 34 -->Fix missing partner link @oliviertassinari | ||
- ​<!-- 33 -->Update links to GitHub projects (#41297) @danilo-leal | ||
- ​<!-- 32 -->Standardize WAI-ARIA referencest @oliviertassinari | ||
- ​<!-- 31 -->Fix image layout shift when loading @oliviertassinari | ||
- ​<!-- 23 -->[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal | ||
- ​<!-- 22 -->[material-ui] Remove duplicated text at FAQ page (#41326) @zanivan | ||
- ​<!-- 21 -->[material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan | ||
- ​<!-- 20 -->[system] Tweak the Usage demos (#41242) @danilo-leal | ||
- ​<!-- 19 -->[zero] Add a Why section on the README (#41284) @danilo-leal | ||
|
||
### Core | ||
|
||
- ​<!-- 51 -->Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari | ||
- ​<!-- 46 -->[blog] Add post about how MUI uses Toolpad (#40172) @prakhargupta1 | ||
- ​<!-- 45 -->[blog] No bundled demos in blog posts @oliviertassinari | ||
- ​<!-- 40 -->[code-infra] Embed translations in the @mui/docs package (#41246) @Janpot | ||
- ​<!-- 39 -->[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak | ||
- ​<!-- 38 -->[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak | ||
- ​<!-- 37 -->[core] Use runtime agnostic setTimeout type @oliviertassinari | ||
- ​<!-- 36 -->[core] Remove window. reference for common globals @oliviertassinari | ||
- ​<!-- 35 -->[core] Add a script to build all packages (#40631) @michaldudak | ||
- ​<!-- 30 -->[docs-infra] Fix missing non breaking spaces @oliviertassinari | ||
- ​<!-- 29 -->[docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal | ||
- ​<!-- 28 -->[docs-infra] Adjust headings dark mode color (#41292) @danilo-leal | ||
- ​<!-- 27 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari | ||
- ​<!-- 26 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok | ||
- ​<!-- 25 -->[docs-infra] Improve fix blank links ad @oliviertassinari | ||
- ​<!-- 24 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette | ||
- ​<!-- 18 -->[infra] Adjust the links to search for issues (#41008) @michelengelen | ||
- ​<!-- 10 -->[website] Move the `React Engineer - xCharts` to `Next roles` section (#41368) @DanailH | ||
- ​<!-- 09 -->[website] Add James to About Us (#41362) @atomiks | ||
- ​<!-- 08 -->[website] Polish Button outline primary medium (#41298) @oliviertassinari | ||
- ​<!-- 07 -->[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @atomiks, @brijeshb42, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @mj12albert, @oliviertassinari, @prakhargupta1, @PunitSoniME, @sai6855, @siriwatknp, @smox, @zanivan, @ZeeshanTamboli | ||
|
||
## v5.15.11 | ||
|
||
<!-- generated comparing v5.15.10..master --> | ||
|
@@ -1193,7 +1275,7 @@ A big thanks to the 17 contributors who made this release possible. | |
|
||
- ​<!-- 09 -->Update peer dep of @mui/material (#39398) @brijeshb42 | ||
|
||
### `@pigmentcss/[email protected]` | ||
### `@pigment-css/[email protected]` | ||
|
||
- ​<!-- 06 -->Implement typings for public runtime API (#39215) @brijeshb42 | ||
|
||
|
@@ -1794,7 +1876,7 @@ A big thanks to the 11 contributors who made this release possible. This release | |
|
||
- [useButton][base-ui] Accept arbitrary props in getRootProps and forward them (#38475) @DiegoAndai | ||
|
||
### `@pigmentcss/[email protected]` | ||
### `@pigment-css/[email protected]` | ||
|
||
- [system][zero][tag] Add support for sx prop (#38535) @brijeshb42 | ||
|
||
|
@@ -1857,7 +1939,7 @@ A big thanks to the 21 contributors who made this release possible. Here are som | |
- [ButtonBase] Add ButtonBase component (#38319) @DiegoAndai | ||
- [Input] Add InputBase component (#38392) @mj12albert | ||
|
||
### `@pigmentcss/[email protected]` | ||
### `@pigment-css/[email protected]` | ||
|
||
- Implementation of styled tag processor for linaria (#38378) @brijeshb42 | ||
|
||
|
@@ -2834,7 +2916,7 @@ _May 10, 2023_ | |
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🚀 Base UI is now in beta - all planned breaking changes are now complete! | ||
- 🗺 We have a new [project roadmap](https://github.com/orgs/mui/projects/18/views/1) on GitHub where you can learn about what's coming next. | ||
- 🗺 We have new [project boards](https://github.com/mui/material-ui/projects?query=is%3Aopen) on GitHub where you can learn about what's coming next. | ||
- 🐛 Various bug fixes, 📚 documentation and 🧪 testing improvements | ||
|
||
### `@mui/[email protected]` | ||
|
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.