-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
4c30e68
commit 263c725
Showing
26 changed files
with
95 additions
and
75 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,68 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v6.1.1 | ||
|
||
<!-- generated comparing v6.1.0..master --> | ||
|
||
_Sep 19, 2024_ | ||
|
||
A big thanks to the 18 contributors who made this release possible. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Grid] Bring back `GridProps` and `GridTypeMap` (#43717) @DiegoAndai | ||
- [Paper] Fix wrong background-image on Paper when elevation is 0 (#43723) @ZeeshanTamboli | ||
- [Skeleton] Fix wave animation for styled-components (#43740) @siriwatknp | ||
- [Modal] Fix event handlers overriding behavior (#43757) @sai6855 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- Pass the stylesheet directly to `GlobalStyles` (#43739) @siriwatknp | ||
|
||
### `@mui/[email protected]` | ||
|
||
- Fix "useId" & "useSyncExternalStore" imports to not be statically analyzable (#43360) @yash49 | ||
|
||
### Docs | ||
|
||
- [material-ui][Breadcrumbs] Document CondensedWithMenu option for Breadcrumbs (#42973) @Sergio16T | ||
- [material-ui][CircularProgress] Add Circular size demo (#43734) @sai6855 | ||
- [material-ui][slider] Fix slider in color customization playground twitches when sliding (#43671) @Nashyn | ||
- [material-ui][slider] Polish Music player demo (#43748) @oliviertassinari | ||
- [material-ui] Document Typography color prop breaking change (#43735) @aarongarciah | ||
- [material-ui] Add docs for complementary Table components (#43756) @Juneezee | ||
- [material-ui] Improve minimizing bundle docs (#43781) @ZeeshanTamboli | ||
- [pigment-css] Call out Pigment being in alpha (#43725) @aarongarciah | ||
- [pigment-css] Fix typo globalCSS -> globalCss (#43754) @hiro0218 | ||
- [test] Improve demos for better regression screenshots (#43742) @aarongarciah | ||
- Fix minor typo (#42899) @xconverge | ||
- Revert icon search virtualization (#43569) @Janpot | ||
- Fix MUI Treasury Layout broken links (#43752) @oliviertassinari | ||
- Fix 301 link to design asset @oliviertassinari | ||
- Update release schedule table after v6 stable (#43726) @sahil-ag | ||
- Fix bundle size link regression @oliviertassinari | ||
|
||
### Core | ||
|
||
- [code-infra] Allow overriding all `options` of `useFakeTimers` function (#43729) @LukasTy | ||
- [core] Fix 301 link to Next.js and git diff @oliviertassinari | ||
- [core] Fix package.json repository rule @oliviertassinari | ||
- [core] Remove redundant window @oliviertassinari | ||
- [core] Fix some issues reported by eslint-plugin-react-compiler (#43117) @binsmyth | ||
- [core] Replace more `indexOf` with `includes` (#43694) @Juneezee | ||
- [core] Remove /.yarn (#43712) @oliviertassinari | ||
- [docs-infra] Enable synthetic default imports in TypeScript config (#43747) @morozow | ||
- [docs-infra] Fix Vale config for TypeScript references (#43751) @oliviertassinari | ||
- [docs-infra] Fix toolbar arrow order (#43627) @oliviertassinari | ||
- [docs-infra] Fix missing dependencies in multi-tab demos (#43713) @cherniavskii | ||
- [docs-infra] Fix API search link regression (#43662) @oliviertassinari | ||
- [test] Update font-awesome CSS file in regression tests fixture (#43745) @Janpot | ||
- [test] Remove position:relative from regression container (#43743) @aarongarciah | ||
- [test] Remove top-level inline-block from the regression tests (#43656) @Janpot | ||
- [website] Match pricing page with linked page h1 @oliviertassinari | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @binsmyth, @cherniavskii, @DiegoAndai, @Janpot, @Juneezee, @LukasTy, @mnajdova, @morozow, @Nashyn, @oliviertassinari, @sahil-ag, @sai6855, @Sergio16T, @siriwatknp, @xconverge, @yash49, @ZeeshanTamboli | ||
|
||
## v6.1.0 | ||
|
||
<!-- generated comparing v6.0.2..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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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