-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
[release] v6.1.1 #43788
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
Merged
Merged
[release] v6.1.1 #43788
Changes from 5 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
0f594e6
update changelog
siriwatknp 19e33f6
release:version
siriwatknp 17e9657
revert
siriwatknp 3847bbe
refine changelog
siriwatknp ccdd543
Merge branch 'master' of https://github.com/mui/material-ui into rele…
siriwatknp db11b09
Update CHANGELOG.md
oliviertassinari dd0cc81
update changelog
siriwatknp 27c40a1
Merge branch 'master' of https://github.com/mui/material-ui into rele…
siriwatknp d81c54a
pnpm dedupe
siriwatknp b51f676
Merge branch 'release/6.1.1' of github.com:siriwatknp/material-ui int…
siriwatknp 7723538
pnpm dedupe
siriwatknp 9336281
remove Material UI
siriwatknp 9077180
fix
siriwatknp 78b90fc
Update CHANGELOG.md
ZeeshanTamboli 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 hidden or 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,65 @@ | ||
| # [Versions](https://mui.com/versions/) | ||
|
|
||
| ## v6.1.1 | ||
|
|
||
| <!-- generated comparing v6.1.0..master --> | ||
|
|
||
| _Sep 17, 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 | ||
|
|
||
| ### `@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 Material UI 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 | ||
| - [pigment-css] Call out Pigment being in alpha (#43725) @aarongarciah | ||
| - [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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.