-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] Update "What's new" page (#14858)
- Loading branch information
1 parent
add0c95
commit 9a902f3
Showing
2 changed files
with
110 additions
and
20 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 |
---|---|---|
|
@@ -90,13 +90,13 @@ Same changes as in `@mui/[email protected]`. | |
|
||
- [TreeView] Apply experimental features in `getDefaultizedParams` instead of in the plugin render (#14661) @flaviendelangle | ||
- [TreeView] Export `publicAPI` form `useTreeItem2Utils` (#14729) @noraleonte | ||
- [TreeView] Fix cursor navigation interfering with browser shortcut keys (#14798) @sai6855 | ||
- [TreeView] Fix cursor navigation interfering with browser shortcut keys (#14798) @sai6855 | ||
- [TreeView] Fix invalid test for items reordering (#14665) @flaviendelangle | ||
- [TreeView] Remove `instance.getTreeItemIdAttribute` (#14667) @flaviendelangle | ||
|
||
### Docs | ||
|
||
- [docs] Added warning callout for Firefox reordering bug (#14516) @michelengelen | ||
- [docs] Added warning callout for Firefox reordering bug (#14516) @michelengelen | ||
- [docs] Copyedit `pages.ts` navigation (#14782) @samuelsycamore | ||
- [docs] Fix typo in row spanning doc (#14770) @flaviendelangle | ||
- [docs] Fix typo in the Tree View migration guide to v7 (#14727) @Sanderand | ||
|
@@ -1542,7 +1542,7 @@ Same changes as in `@mui/[email protected]`. | |
- [test] Use test-utils from npm (#12880) @michaldudak | ||
- [typescript] Remove duplicate `DateRangePosition` type in favor of `RangePosition` (#13288) @LukasTy | ||
|
||
## v7.5.1 | ||
## 7.5.1 | ||
|
||
_May 23, 2024_ | ||
|
||
|
@@ -1602,7 +1602,7 @@ Same changes as in `@mui/[email protected]`. | |
- [code-infra] Run corepack enable on all CI jobs (#13205) @Janpot | ||
- [code-infra] Use `nx` for lerna tasks (#13166) @LukasTy | ||
|
||
## v7.5.0 | ||
## 7.5.0 | ||
|
||
_May 17, 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