-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
v8.0.0-alpha.0 #15104
Closed
+106
−17
Closed
v8.0.0-alpha.0 #15104
Changes from all commits
Commits
Show all changes
2 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 |
---|---|---|
|
@@ -3,6 +3,95 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 8.0.0-alpha.0 | ||
|
||
_Oct 24, 2024_ | ||
|
||
We'd like to offer a big thanks to the 15 contributors who made this release possible. Here are some highlights ✨: | ||
Check warning on line 10 in CHANGELOG.md GitHub Actions / runner / vale
|
||
|
||
- 👨🏽💻 Start the v8 release process | ||
- 💫 Automatic parents and children selection on the Tree View component | ||
- 🌍 Improve Portuguese (pt-BR) locale on the Data Grid component | ||
- 🐞 Bugfixes | ||
- 📚 Other documentation improvements | ||
|
||
Special thanks go out to the community contributors who have helped make this release possible: | ||
@clins1994, @GITPHLAP, @k-rajat19, @kalyan90, @merotosc, @yash49. | ||
Following are all team members who have contributed to this release: | ||
@cherniavskii, @flaviendelangle, @LukasTy, @MBilalShafi, @michelengelen, @samuelsycamore, @noraleonte, @romgrk. | ||
|
||
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> | ||
|
||
### Data Grid | ||
|
||
#### `@mui/[email protected]` | ||
|
||
- [DataGrid] Fix `GridPanelAnchor` positioning (#15022) @k-rajat19 | ||
- [DataGrid] Fix ugly prop-types for the `pageStyle` prop of the `GridPrintExportMenuItem` component (#15015) @flaviendelangle | ||
- [DataGrid] Fix value type in filter model for number and boolean column type (#14733) @k-rajat19 | ||
- [DataGrid] Focus next row when the focused row is deleted (#15061) @cherniavskii | ||
- [DataGrid] Refactor: remove some Box & Badge (#15013) @romgrk | ||
- [DataGrid] Refactor: baseMenuList & baseMenuItem (#15049) @romgrk | ||
- [DataGrid] Refactor: remove more material imports (#15063) @romgrk | ||
- [DataGrid] Fix number of rows to display for page size options with negative value (#14890) @kalyan90 | ||
- [l10n] Improve Portuguese (pt-BR) locale (#15021) @k-rajat19 | ||
|
||
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan') | ||
|
||
Same changes as in `@mui/[email protected]`, plus: | ||
|
||
- [DataGridPro] Fix column pinning layout (#14966) @cherniavskii | ||
|
||
#### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan') | ||
|
||
Same changes as in `@mui/[email protected]`. | ||
|
||
### Date and Time Pickers | ||
|
||
#### `@mui/[email protected]` | ||
|
||
- [fields] Enable the new field DOM structure by default (#14651) @flaviendelangle | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I need to write a highlight if we do release it |
||
- [pickers] Fix `DigitalClock` time options on a `DST` switch day (#10793) @LukasTy | ||
|
||
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan') | ||
|
||
Same changes as in `@mui/[email protected]`. | ||
|
||
### Charts | ||
|
||
#### `@mui/[email protected]` | ||
|
||
- [charts] Export data type in onAxisClick(_, data) callback (#15038) @clins1994 | ||
|
||
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan') | ||
|
||
Same changes as in `@mui/[email protected]`. | ||
|
||
### Tree View | ||
|
||
#### `@mui/[email protected]` | ||
|
||
- [TreeView] Automatic parents and children selection (#14899) @flaviendelangle | ||
- [TreeView] Fix drag and drop color usage (#15042) @LukasTy | ||
- [TreeView] Make the cancellable event types public (#14992) @flaviendelangle | ||
- [TreeView] Replace `<TreeItem />` with `<TreeItem2 />` and migrate all the components and utils (#14913) @flaviendelangle | ||
- [TreeView] Replace the Tree Item anatomy images (#15066) @noraleonte | ||
|
||
### Docs | ||
|
||
- [docs] Copyedit the Charts Getting Started sequence (#14962) @samuelsycamore | ||
- [docs] Fix typo in Tree View docs (#15047) @yash49 | ||
- [docs] Start v8 migration guides (#15096) @MBilalShafi | ||
- [docs] Use `next` instead of `^8.0.0` in the migration guides (#15091) @flaviendelangle | ||
|
||
### Core | ||
|
||
- [core] Adjust cherry-pick GH actions (#15099) @LukasTy | ||
- [core] Fix Vale error on master @oliviertassinari | ||
- [core] Fix changelog reference to VoiceOver @oliviertassinari | ||
- [release] v8 preparation (#15054) @michelengelen | ||
- [test] Revert to using `fireEvent` instead of `userEvent` (#14927) @LukasTy | ||
|
||
## 7.21.0 | ||
|
||
_Oct 17, 2024_ | ||
|
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.
Not sure if those should be here since they are already in the v7 release that is before this one