-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(workbench): allow host to provide view capabilities
- provide view from host app - move view to interact with microfrontend platform to host app - remove test capability mechanism - consider removing workbench-client handles from host (dialog, message box, popup) - consider ignoring size set for a message box if provided by the host app - use actual test app names in register capability and register intention #271, #551
- Loading branch information
1 parent
3e9d88d
commit 54381cf
Showing
63 changed files
with
1,303 additions
and
895 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
5 changes: 0 additions & 5 deletions
5
apps/workbench-client-testing-app/src/app/messaging-page/messaging-page.component.html
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
apps/workbench-client-testing-app/src/app/messaging-page/messaging-page.component.ts
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...rc/app/register-workbench-intention-page/register-workbench-intention-page.component.html
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.