-
-
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: Bilal Shafi <[email protected]> Co-authored-by: Lukas <[email protected]>
- Loading branch information
1 parent
414432c
commit f2a590e
Showing
10 changed files
with
88 additions
and
14 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,60 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 6.0.0-beta.5 | ||
|
||
_Feb 23, 2023_ | ||
|
||
We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- ⚡️ Add web worker support for Excel export (#7770) @m4theushw | ||
- 🎁 Add a button to remove all filters on the data grid filter panel (#7326) @MBilalShafi | ||
- ⚙️ Allow to customize options label and value in the data grid `singleSelect` column (#7684) @m4theushw | ||
- 📚 Documentation improvements | ||
- 🐞 Bugfixes | ||
|
||
### `@mui/[email protected]` / `@mui/[email protected]` / `@mui/[email protected]` | ||
|
||
#### Changes | ||
|
||
- [DataGrid] Allow to customize label and value for `singleSelect` (#7684) @m4theushw | ||
- [DataGrid] Fix `ownerState` being `undefined` in theme style overrides (#7964) @lolaignatova | ||
- [DataGrid] Introduce `slots` and deprecate `components` (#7882) @MBilalShafi | ||
- [DataGridPro] Add `Remove All` option in filter panel (#7326) @MBilalShafi | ||
- [DataGridPremium] Add web worker support for Excel export (#7770) @m4theushw | ||
|
||
### `@mui/[email protected]` / `@mui/[email protected]` | ||
|
||
#### Breaking changes | ||
|
||
- The `MuiDateSectionName` type was renamed to `FieldSectionType` | ||
|
||
#### Changes | ||
|
||
- [fields] Fix multi input range fields validation when uncontrolled (#8002) @LukasTy | ||
- [fields] Fix single input time range fields slot props (#7988) @LukasTy | ||
- [fields] Make the `ArrowUp` / `ArrowDown` edition only impact the active section (#7993) @flaviendelangle | ||
- [fields] Fix single input range fields clearing (#7995) @flaviendelangle | ||
- [fields] Clean the section object (#8009) @flaviendelangle | ||
- [pickers] Fix `textField` slot `error` prop propagation (#7987) @LukasTy | ||
|
||
### `@mui/[email protected]` | ||
|
||
#### Changes | ||
|
||
- [codemod] Add `apiRef.current.getRowIndex` to `DataGrid` renaming codemod (#8001) @MBilalShafi | ||
|
||
### Docs | ||
|
||
- [docs] Fine tune range fields demos (#7992) @LukasTy | ||
- [docs] Fix a few scroll issues on mobile (#7900) @oliviertassinari | ||
- [docs] Fix inconsistency in the data grid migration guide (#7963) @MBilalShafi | ||
|
||
### Core | ||
|
||
- [core] Fix `moment` locale on adapter tests (#8020) @flaviendelangle | ||
- [test] Support all adapters on the field tests about the formats (#7996) @flaviendelangle | ||
|
||
## 6.0.0-beta.4 | ||
|
||
_Feb 16, 2023_ | ||
|
@@ -2179,6 +2233,26 @@ You can find more information about the new api, including how to set those tran | |
- [test] Skip tests for column pinning and dynamic row height (#5997) @m4theushw | ||
- [website] Improve security header @oliviertassinari | ||
|
||
## 5.17.25 | ||
|
||
_Feb 23, 2023_ | ||
|
||
We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨: | ||
|
||
- 🐞 Bugfixes | ||
|
||
### `@mui/[email protected]` / `@mui/[email protected]` / `@mui/[email protected]` | ||
|
||
#### Changes | ||
|
||
- [DataGrid] Fix `ownerState` being `undefined` in theme style overrides (#7757) @lolaignatova | ||
|
||
### `@mui/[email protected]` / `@mui/[email protected]` | ||
|
||
#### Changes | ||
|
||
- [DateTimePicker] Ensure toolbar `viewType` is correctly updated (#7942) @LukasTy | ||
|
||
## 5.17.24 | ||
|
||
_Feb 16, 2023_ | ||
|
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