-
-
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.
Co-authored-by: Flavien DELANGLE <[email protected]> Signed-off-by: Bilal Shafi <[email protected]>
- Loading branch information
1 parent
3ba6833
commit cdeefcc
Showing
1 changed file
with
2 additions
and
2 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 |
---|---|---|
|
@@ -28,7 +28,7 @@ Following are all team members who have contributed to this release: | |
- [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 (#15067) @cherniavskii | ||
- [DataGrid] Refactor: remove some Box & Badge (#15013) @romgrk | ||
- [DataGrid] Remove some usages of `<Box />` and `<Badge />` (#15013) @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 | ||
|
||
|
@@ -54,7 +54,7 @@ Same changes as in `@mui/[email protected]`. | |
|
||
#### `@mui/[email protected]` | ||
|
||
- [charts] Export data type in onAxisClick(_, data) callback (#15038) @clins1994 | ||
- [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') | ||
|
||
|