-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor deprecated antd Dropdown menus (#6898)
* fix navbar Menu deprecatation warning (WIP) * restored more navbar items (WIP) * more navbar fixes * refactor FolderTree menu * remove data-group-id attributes * updated changelog * makes changes compatible with antd v4.23.x * fix linter * applied PR feedback * more PR feedback * upgrade antd to v4.24.8 * updated changelog * apply PR feedback * upgrade antd to v 4.28.x * refactor all occurances of <Dropdown menu> * changed more dropdown menus (WIP) * more menu conversions (WIP) * more menu crazyiness (WIP) * upgrade antd to v 4.28.x * restored context menu (WIP) * restore layout menu * updated changelog * restore context menu position styling * fix typechecking * applied PR feedback * fix menu crash in dashboard * reactivated mapping warnings * fix rules of hooks error in context menu * applied PR feedback
- Loading branch information
1 parent
aa5218b
commit 8c79390
Showing
23 changed files
with
1,490 additions
and
1,495 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
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
Oops, something went wrong.