-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
f81582f
commit 7a37db1
Showing
1 changed file
with
6 additions
and
4 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 |
---|---|---|
|
@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file. | |
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## v7.0.0-beta.2 | ||
|
||
_Feb 9, 2024_ | ||
|
||
We'd like to offer a big thanks to the 15 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🏃 Add slot typings (#11795) @romgrk | ||
- 🏃 Add slot typings for the Data Grid (#11795) @romgrk | ||
- 🐛 Fix row grouping cell autosize @romgrk | ||
- 🎁 Support UTC date formatting in charts tooltip (#11943) @shaharyar-shamshi | ||
- 🌍 Improve Danish (da-DK) locale Data Grid (#11877) @ShahrazH | ||
- 🐞 Bugfixes | ||
|
@@ -31,8 +33,7 @@ We'd like to offer a big thanks to the 15 contributors who made this release pos | |
- [DataGrid] Add slot typings (#11795) @romgrk | ||
- [DataGrid] Add support for dialogs in menu actions (#11909) @cherniavskii | ||
- [DataGrid] Allow passing readonly arrays to `pageSizeOptions` prop (#11609) @pcorpet | ||
- [DataGrid] Vertical scrolling performance (#11924) @romgrk | ||
- [DataGrid] Fix Unable to Paste Row Data in Data Grid with CAPS Lock Key Enabled (#11965) @shaharyar-shamshi | ||
- [DataGrid] Improve vertical scrolling performance (#11924) @romgrk | ||
- [l10n] Improve Danish (da-DK) locale (#11877) @ShahrazH | ||
|
||
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan') | ||
|
@@ -43,7 +44,8 @@ Same changes as in `@mui/[email protected]`. | |
|
||
Same changes as in `@mui/[email protected]`, plus: | ||
|
||
- [DataGridPremium] Fix autosize grouping cell (#11870) @romgrk | ||
- [DataGridPremium] Fix row grouping cell autosize (#11870) @romgrk | ||
- [DataGridPremium] Fix clipboard paste not working with Caps Lock enabled (#11965) @shaharyar-shamshi | ||
|
||
### Date Pickers | ||
|
||
|