-
-
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: Nora <[email protected]> Co-authored-by: Armin Mehinovic <[email protected]> Co-authored-by: Lukas Tyla <[email protected]> Co-authored-by: Kenan Yusuf <[email protected]>
- Loading branch information
1 parent
4473846
commit 695d412
Showing
6 changed files
with
41 additions
and
5 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,42 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 7.27.2 | ||
|
||
<!-- generated comparing v7.27.1..v7.x --> | ||
|
||
_Feb 27, 2025_ | ||
|
||
We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🐞 Bugfixes | ||
- 🌍 Improve Hungarian (hu-HU) and Russian (ru-RU) locales on the Data Grid | ||
|
||
Special thanks go out to the community contributors who have helped make this release possible: | ||
@pcorpet, @noherczeg, @denpiligrim. | ||
Following are all team members who have contributed to this release: | ||
@MBilalShafi, @KenanYusuf. | ||
|
||
<!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> | ||
|
||
### Data Grid | ||
|
||
#### `@mui/[email protected]` | ||
|
||
- [DataGrid] Fix `showColumnVerticalBorder` prop (#16726) @KenanYusuf | ||
- [DataGrid] Make server-side data navigation consistent (#16735) @MBilalShafi | ||
- [DataGrid] Use readonly array for `GridSortModel` (#16731) @pcorpet | ||
- [l10n] Improve Hungarian (hu-HU) locale (#16746) @noherczeg | ||
- [l10n] Improve Russian (ru-RU) locale (#16725) @denpiligrim | ||
|
||
#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') | ||
|
||
Same changes as in `@mui/[email protected]`. | ||
|
||
#### `@mui/[email protected]` [](https://mui.com/r/x-premium-svg-link 'Premium plan') | ||
|
||
Same changes as in `@mui/[email protected]`. | ||
|
||
## 7.27.1 | ||
|
||
_Feb 25, 2025_ | ||
|
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.27.1", | ||
"version": "7.27.2", | ||
"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