-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a91286d
commit 0a039ca
Showing
7 changed files
with
25 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,9 @@ | ||
# [1.2.0](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/compare/1.1.0...1.2.0) (2023-10-31) | ||
## [1.2.1](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/compare/1.2.0...1.2.1) (2023-11-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **platform/client:** change return type of `MicrofrontendPlatformClient#signalReady` to void ([2ebd65d](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/2ebd65d908ba87e6b7d2723978f81e416d56a9b8)) | ||
* **platform/router-outlet:** ensure transparent router-outlet if empty ([0c44137](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/0c44137dfec1746fb0ecc2ab660cd5b5a3fa1331)), closes [/github.com/w3c/csswg-drafts/issues/4772#issuecomment-591553929](https://github.com//github.com/w3c/csswg-drafts/issues/4772/issues/issuecomment-591553929) | ||
* **devtools:** display warning if not opened as microfrontend ([6b0facf](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/6b0facfa75ef69d3269a93fc9872062ec5a10256)) | ||
* **devtools:** do not set background color to inherit it from the embedding context ([7f36dfa](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/7f36dfa1b6eab89f6e6a2cf7acdcfcfccab8234d)) | ||
* **platform/client:** show splash if instructed by the navigator, but only if not navigating to the same capability, if any ([a91286d](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/a91286d8c2eff27a87831b1bd7183ae4103c3510)) | ||
|
||
|
||
### Features | ||
|
||
* **platform/client:** enable microfrontend to display a splash until loaded ([f44087f](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/f44087f49802ba34091f98b70a6572a8a72565dd)) | ||
* **devtools:** display splash while loading ([11f0a53](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/11f0a5376f09046b64cdda933b8fe796508ab02c)) | ||
* **devtools:** migrate to new theme of @scion/components ([88f4ce5](https://github.com/SchweizerischeBundesbahnen/scion-microfrontend-platform/commit/88f4ce5e23935fb5b22a9ce6691d5da40fa40448)) |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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