-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
v7.21.0 #15006
Merged
Merged
v7.21.0 #15006
Changes from 2 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
3c09a1c
update changelog
cherniavskii d246f48
update changelog
cherniavskii c940342
bump version
cherniavskii 72e267c
update changelog
cherniavskii 1866030
Merge branch 'master' into release/7.20.1
cherniavskii 98b916c
bump packages
cherniavskii e055a21
Merge branch 'master' into release/7.20.1
cherniavskii 4260a35
update changelog
cherniavskii 550ff43
update changelog
cherniavskii 290fbd6
link to the docs
cherniavskii 150fb0a
Merge branch 'master' into release/7.20.1
cherniavskii 80ecdb7
update changelog
cherniavskii 7b45923
bump version
cherniavskii 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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
_Oct 17, 2024_ | ||
|
||
We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: | ||
Check warning on line 10 in CHANGELOG.md GitHub Actions / runner / vale
|
||
|
||
- 💫 Added `dataset` prop support for `ScatterChart` component | ||
- 🐞 Bugfixes | ||
|
@@ -16,7 +16,7 @@ | |
Special thanks go out to the community contributors who have helped make this release possible: | ||
@k-rajat19, @kalyan90, @rotembarsela, @wangkailang. | ||
Following are all team members who have contributed to this release: | ||
@arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy, @MBilalShafi, @arminmeh, romgrk. | ||
@arthurbalduini, @cherniavskii, @flaviendelangle, @JCQuintas, @LukasTy, @MBilalShafi, @arminmeh, @romgrk, @KenanYusuf. | ||
|
||
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> | ||
|
||
|
@@ -35,6 +35,7 @@ | |
|
||
- [DataGridPro] Fix indeterminate checkbox state for server-side data (#14956) @MBilalShafi | ||
- [DataGridPro] Fix scrolling performance when `rowHeight={undefined}` (#14983) @cherniavskii | ||
- [DataGridPro] List View (#14393) @KenanYusuf @cherniavskii | ||
cherniavskii marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
#### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan') | ||
|
||
|
@@ -69,6 +70,7 @@ | |
|
||
- [TreeView] Fix `alpha` usage with CSS variables (#14969) @wangkailang | ||
cherniavskii marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- [TreeView] Fix usage of the `aria-selected` attribute (#14991) @flaviendelangle | ||
- [TreeView] Fix hydration error (#15002) @flaviendelangle | ||
|
||
### `@mui/[email protected]` | ||
|
||
|
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.
That's a short PR title 😆
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.
does this require minor bump for the release?
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.
We don't announce it publicly yet, we still need docs
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.
But a minor bump is still a good idea, I think I'll do that