Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cherniavskii committed Feb 9, 2024
1 parent f81582f commit 7a37db1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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')
Expand All @@ -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

Expand Down

0 comments on commit 7a37db1

Please sign in to comment.