Skip to content

11.0.0-beta.6 (@scion/workbench)

Compare
Choose a tag to compare
@danielwiehl danielwiehl released this 07 Sep 08:54
· 481 commits to master since this release

11.0.0-beta.6 (2021-02-12)

Bug Fixes

  • workbench-client/router: provide microfrontends with the most recent view capability (0b8f140)
  • workbench/view: support workbench keystrokes from embedded content (e031f96)

Code Refactoring

  • workbench/popup: configure contextual reference(s) via context object (0591e7a)

Features

  • workbench/message-box: allow controlling which view to block when opening a view-modal message box (3434e5b), closes #251

BREAKING CHANGES

  • workbench/popup: Changed popup config for passing contextual reference(s)

    To migrate: Set a popup's view reference via PopupConfig#context#viewId instead of PopupConfig#viewRef.