Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SchweizerischeBundesbahnen/scion-workbench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.0.0-beta.5
Choose a base ref
...
head repository: SchweizerischeBundesbahnen/scion-workbench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.0.0-beta.6
Choose a head ref
  • 7 commits
  • 59 files changed
  • 3 contributors

Commits on Feb 12, 2021

  1. feat(workbench/message-box): allow controlling which view to block wh…

    …en opening a view-modal message box
    
    closes #251
    danielwiehl authored and simoneggler committed Feb 12, 2021

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    3434e5b View commit details
  2. fix(workbench/view): support workbench keystrokes from embedded content

    Keystrokes registered in the view's context menu now also bubble across iframe boundaries.
    danielwiehl authored and simoneggler committed Feb 12, 2021
    Copy the full SHA
    e031f96 View commit details
  3. refactor(workbench/popup): configure contextual reference(s) via cont…

    …ext object
    
    BREAKING CHANGE: Changed popup config for passing contextual reference(s)
    
    To migrate: Set a popup's view reference via `PopupConfig#context#viewId` instead of `PopupConfig#viewRef`.
    danielwiehl authored and simoneggler committed Feb 12, 2021
    Copy the full SHA
    0591e7a View commit details
  4. refactor(workbench-client): remove the convenience API for contributi…

    …ng messagebox and notification capabilities
    
    With the introduction of the `onIntent` API in the SCION Microfrontend Platform this API became obsolete and was therefore removed.
    danielwiehl authored and simoneggler committed Feb 12, 2021
    Copy the full SHA
    5398fe4 View commit details
  5. fix(workbench-client/router): provide microfrontends with the most re…

    …cent view capability
    danielwiehl authored and simoneggler committed Feb 12, 2021
    Copy the full SHA
    0b8f140 View commit details
  6. release(workbench-client): v1.0.0-beta.5

    Simon Eggler authored and danielwiehl committed Feb 12, 2021
    Copy the full SHA
    02c4c20 View commit details
  7. Copy the full SHA
    45f7cf7 View commit details
Loading