-
-
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.
Signed-off-by: Alexandre Fauquette <[email protected]> Co-authored-by: Flavien DELANGLE <[email protected]> Co-authored-by: Andrew Cherniavskii <[email protected]>
- Loading branch information
1 parent
521573e
commit 98fd3d5
Showing
11 changed files
with
85 additions
and
10 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 |
---|---|---|
|
@@ -3,6 +3,81 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 7.22.3 | ||
|
||
_Nov 21, 2024_ | ||
|
||
We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 📊 Charts Pro get stable. The [zoom](https://mui.com/x/react-charts/zoom-and-pan/) and [Heatmap](https://mui.com/x/react-charts/heatmap/) are now stable. | ||
- 🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid | ||
- 🐞 Bugfixes | ||
|
||
Special thanks go out to the community contributors who have helped make this release possible: | ||
@CarlosLopezLg, @headironc, @viktormelin, @qerkules, @DungTiger, @hendrikpeilke, @k-rajat19. | ||
Following are all team members who have contributed to this release: | ||
@alexfauquette, @LukasTy, @MBilalShafi, @flaviendelangle. | ||
|
||
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> | ||
|
||
### Data Grid | ||
|
||
#### `@mui/[email protected]` | ||
|
||
- [DataGrid] Add prop to override search input props in `GridColumnsManagement` (#15476) @k-rajat19 | ||
- [DataGrid] Add test coverage for issues fixed in #15184 @MBilalShafi | ||
- [DataGrid] Fix memoized selectors with arguments (#15336) @MBilalShafi | ||
- [DataGrid] Fix right column group header border with virtualization (#15503) @hendrikpeilke | ||
- [DataGrid] Pass reason to `onPaginationModelChange` (#15402) @DungTiger | ||
- [DataGrid] Set default overlay height in flex parent layout (#15535) @cherniavskii | ||
- [l10n] Improve Chinese (zh-CN) locale (#15365) @headironc | ||
- [l10n] Improve Spanish (es-ES) locale (#15369) @CarlosLopezLg | ||
- [l10n] Improve Swedish (sv-SE) locale (#15371) @viktormelin | ||
- [l10n] Improve Turkish (tr-TR) locale (#15414) @qerkules | ||
|
||
#### `@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]`. | ||
|
||
#### `@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]` | ||
|
||
- [pickers] Always use `props.value` when it changes (#15500) @flaviendelangle | ||
- [pickers] Ensure internal value timezone is updated (#15491) @LukasTy | ||
- [pickers] Fix `DateTimeRangePicker` error when using format without time (#15341) @fxnoob | ||
- [pickers] Fix unused code in `PickersToolbar` component (#15525) @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]`, plus: | ||
|
||
- [DateTimeRangePicker] Use time in `referenceDate` when selecting date (#15431) @LukasTy | ||
|
||
### Charts | ||
|
||
#### `@mui/[email protected]` | ||
|
||
No changes since `@mui/[email protected]`. | ||
|
||
#### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan') | ||
|
||
- [charts-pro] Fix missing typeOverload (#15400) @alexfauquette | ||
|
||
### Docs | ||
|
||
- [docs] Add `PickersPopper` component to customization playground (#15397) @LukasTy | ||
- [docs] Add `next` version links (#15423) @LukasTy | ||
- [docs] Use the `loading` state in the demos (#15538) @cherniavskii | ||
|
||
- [code-infra] Tentative fix for Argos flaky screenshot tests (#15399) @JCQuintas | ||
- [docs-infra] Transpile `.ts` demo files (#15421) @KenanYusuf | ||
- [core] Clarify release version bump strategy (#15536) @cherniavskii | ||
|
||
## 7.22.2 | ||
|
||
_Nov 8, 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.22.2", | ||
"version": "7.22.3", | ||
"private": true, | ||
"scripts": { | ||
"preinstall": "npx only-allow pnpm", | ||
|
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