-
Notifications
You must be signed in to change notification settings - Fork 376
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: yield Action fly-out menu from uischema (#3721)
* define default menu schema * update menu type * hoists Extension context to DesignPage * generate action menu from uischema * remove comments * typed menuTree with MenuTree * rename the filter * use defaultMenuOrder to sort schema menu * remove duplicated def of OAuthInput * fix UT EdgeMenu: migrate to new interface * merge with 'Custom Actions' if exists * remove duplicated Extension context in VisualEditor * apply `useFormConfig` hook to PropertyEditor * apply `useMenuConfig` to Action flyout menu * move comments position Co-authored-by: Chris Whitten <[email protected]> Co-authored-by: Andy Brown <[email protected]>
- Loading branch information
1 parent
84b305d
commit e157b0f
Showing
14 changed files
with
379 additions
and
103 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
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.