-
Notifications
You must be signed in to change notification settings - Fork 173
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
Showing
82 changed files
with
5,092 additions
and
4,949 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Luigi Container v1.6 | ||
seoMetaDescription: Release notes for Luigi Container v1.6 | ||
author: | ||
- Johannes Doberer | ||
layout: blog | ||
--- | ||
|
||
You can read about the new features in Luigi Container v1.6 in the release notes below. | ||
|
||
<!-- Excerpt --> | ||
|
||
|
||
#### Renamed `closeAlert` to `notifyAlertClosed` | ||
|
||
We deprecated the function `closeAlert` and renamed it to `notifyAlertClosed`. | ||
|
||
#### showAlert promise for micro frontends based on webcomponents | ||
|
||
The `showAlert` function returns a promise for micro frontends based on web components. The promise resolves to either a `dismissKey`, if defined in the alert settings, or the unique ID of the alert. | ||
|
||
#### Bugfixes | ||
|
||
For a full list of bugfixes in this release, see our [changelog](https://github.com/SAP/luigi/releases/tag/container%2Fv1.6.0). |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Luigi v2.20 | ||
seoMetaDescription: Release notes for Luigi v2.20 | ||
author: | ||
- Johannes Doberer | ||
layout: blog | ||
--- | ||
|
||
You can read about the new features in Luigi v2.20 in the release notes below. | ||
|
||
<!-- Excerpt --> | ||
|
||
|
||
#### Client support angular library supports Angular v19 | ||
|
||
The angular support library for Luigi Client supports now Angular version 19. | ||
|
||
#### Appswitcher improvement | ||
|
||
Adds the option [selectionConditions](https://docs.luigi-project.io/docs/navigation-parameters-reference?section=items-2) for appswitcher items to be resolved as selected for other routes than their corresponding links. Additionally it can be matched against context values of the current node. | ||
|
||
|
||
#### Bugfixes | ||
|
||
For a full list of bugfixes in this release, see our [changelog](https://github.com/SAP/luigi/blob/main/CHANGELOG.md). |
34 changes: 19 additions & 15 deletions
34
client-frameworks-support/client-support-angular/package-lock.json
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
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
4 changes: 2 additions & 2 deletions
4
client-frameworks-support/testing-utilities/package-lock.json
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
Oops, something went wrong.