-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[release] v6.1.4 #44104
Merged
Merged
[release] v6.1.4 #44104
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
9964b53
v6.1.4 initial commit
DiegoAndai 6f8e75a
pnpm dedupe
DiegoAndai b0bcfcf
Changelog lint
DiegoAndai 855590c
Update CHANGELOG
DiegoAndai c2c5144
Merge branch 'master' into release/v6.1.4
DiegoAndai 3f0ffee
pnpm dedupe
DiegoAndai a49f7a3
Update changelog
DiegoAndai 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,42 @@ | ||
# [Versions](https://mui.com/versions/) | ||
|
||
## v6.1.4 | ||
|
||
<!-- generated comparing v6.1.3..master --> | ||
|
||
_Oct 15, 2024_ | ||
|
||
A big thanks to the 9 contributors who made this release possible. | ||
|
||
### `@mui/[email protected]` | ||
|
||
- [Checkbox] Fix disableRipple regression (#44099) @siriwatknp | ||
- [IconButton] Fix disableRipple behavior when disableRipple is set in MuiButtonBase theme (#43714) @sai6855 | ||
- Make the palette always return new light and dark object (#44059) @siriwatknp | ||
- Simplify createPalette (#44075) @oliviertassinari | ||
|
||
### Docs | ||
|
||
- Improve Toolpad Core docs (#43796) @bharatkashyap | ||
- Tweak Joy UI section in README (#44103) @aarongarciah | ||
- Fix 404 link to Next.js @oliviertassinari | ||
- [toolpad core] In the sidebar, move 'new' label to the components (#44070) @prakhargupta1 | ||
- Fix small typo on Grid2 page (#44062) @zanivan | ||
- Clarify suggestions to use `@mui/styles` in v5 migration docs (#44049) @samuelsycamore | ||
|
||
### Core | ||
|
||
- [code-infra] Link to production app for bundle size (#44076) @oliviertassinari | ||
- [code-infra] Disable cron job for React 17 tests (#44065) @Janpot | ||
- Remove [website] from changelog (#44069) @oliviertassinari | ||
- Apply #44052 to the latest release as well @oliviertassinari | ||
- Fix proptypes generation when multiple components per file (#44058) @Janpot | ||
- Remove <-- from changelog (#44052) @oliviertassinari | ||
aarongarciah marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- [examples] Avoid git diff when playing with examples @oliviertassinari | ||
- [test] Remove dead code (#44056) @Janpot | ||
|
||
All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1, @sai6855, @samuelsycamore, @siriwatknp, @zanivan | ||
|
||
## v6.1.3 | ||
|
||
<!-- generated comparing v6.1.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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.
Off-topic (the label used when it's not a comment about finishing the work started with a PR, but about noticing something else)
Oh interesting, this doesn't feel that great in https://github.com/mui/material-ui/releases/tag/v6.1.4 (not specific to this release, it's a general note). Fixing that with #44115.