-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v5.15.12 #41289
Merged
Merged
v5.15.12 #41289
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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,83 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v5.15.12 | ||
|
||
<!-- generated comparing v5.15.11..master --> | ||
|
||
_Mar 5, 2024_ | ||
|
||
A big thanks to the 19 contributors who made this release possible! | ||
This is the first alpha release of Pigment CSS, a zero-runtime CSS-in-JS library 🚀 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- Support props callback type in theme variants (#40946) @ZeeshanTamboli | ||
- [Alert] Convert to support zero runtime (#41230) @siriwatknp | ||
- [Alert] Deprecate composed classes (#40688) @DiegoAndai | ||
- [Button] Deprecate classes for v6 (#40675) @sai6855 | ||
- [Checkbox] `large` size added in type (#34909) @smox | ||
- [Chip] Deprecate composed classes (#41235) @sai6855 | ||
- [Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855 | ||
- Remove unused dev dependency on @mui/lab (#41198) @brijeshb42 | ||
- [Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- Fix createSpacing return type (#41318) @matystroia | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME | ||
|
||
### `@pigmentcss/[email protected]` | ||
|
||
- Rename scope to @pigment-css (#41354) @brijeshb42 | ||
- Rename zero-runtime to pigmentcss (#41317) @brijeshb42 | ||
- Add support for styled tagged-template literals (#41268) @brijeshb42 | ||
- Set up Material UI migration demos (#41267) @siriwatknp | ||
- Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42 | ||
- Remove `object` intersection from CSS Fallback (#41271) @siriwatknp | ||
- Minor wording changes in README (#41253) @brijeshb42 | ||
- Prepare zero-runtime packages for public release (#41226) @brijeshb42 | ||
|
||
### Docs | ||
|
||
- [base-ui] Update the docs post repo separation (#41328) @danilo-leal | ||
- Fix missing partner link @oliviertassinari | ||
- Update links to GitHub projects (#41297) @danilo-leal | ||
- Standardize WAI-ARIA referencest @oliviertassinari | ||
- Fix image layout shift when loading @oliviertassinari | ||
- [joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal | ||
- [material-ui] Remove duplicated text at FAQ page (#41326) @zanivan | ||
- [material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan | ||
- [system] Tweak the Usage demos (#41242) @danilo-leal | ||
- [pigment-css] Add a Why section on the README (#41284) @danilo-leal | ||
|
||
### Core | ||
|
||
- Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari | ||
- [blog] Add post about how MUI uses Toolpad (#40172) @prakhargupta1 | ||
- [blog] No bundled demos in blog posts @oliviertassinari | ||
- [code-infra] Embed translations in the @mui/docs package (#41246) @Janpot | ||
- [code-infra] Prepare the markdown package for publishing (#41240) @michaldudak | ||
- [code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak | ||
- [core] Use runtime agnostic setTimeout type @oliviertassinari | ||
- [core] Remove window. reference for common globals @oliviertassinari | ||
- [core] Add a script to build all packages (#40631) @michaldudak | ||
- [docs-infra] Fix missing non breaking spaces @oliviertassinari | ||
- [docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal | ||
- [docs-infra] Adjust headings dark mode color (#41292) @danilo-leal | ||
- [docs-infra] Fix Stack Overflow breaking space @oliviertassinari | ||
- [docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok | ||
- [docs-infra] Improve fix blank links ad @oliviertassinari | ||
- [docs-infra] Support interfaces for X docs (#41069) @alexfauquette | ||
- [infra] Adjust the links to search for issues (#41008) @michelengelen | ||
- [website] Add James to About Us (#41362) @atomiks | ||
- [website] Polish Button outline primary medium (#41298) @oliviertassinari | ||
- [website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @atomiks, @brijeshb42, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @oliviertassinari, @prakhargupta1, @PunitSoniME, @sai6855, @siriwatknp, @smox, @zanivan, @ZeeshanTamboli | ||
|
||
## v5.15.11 | ||
|
||
<!-- generated comparing v5.15.10..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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.