Skip to content

Commit

Permalink
release 1.16.0 (#2233)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDoberer authored Aug 27, 2021
1 parent d499c60 commit 79d57a5
Show file tree
Hide file tree
Showing 16 changed files with 85,895 additions and 218 deletions.
26 changes: 25 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,29 @@ The lerna-changelog tool detects changes based on PR labels and maps them to sec
-->


## [v1.16.0] (2021-08-27)

#### :rocket: Added
* [#2226](https://github.com/SAP/luigi/pull/2226) Make navigateToIntent parameters optional ([@ndricimrr](https://github.com/ndricimrr))
* [#2196](https://github.com/SAP/luigi/pull/2196) Extend intent based navigation ([@ndricimrr](https://github.com/ndricimrr))
* [#2190](https://github.com/SAP/luigi/pull/2190) Add newTab option to linkManager ([@ndricimrr](https://github.com/ndricimrr))
* [#2173](https://github.com/SAP/luigi/pull/2173) Node title resolver nav up ([@hardl](https://github.com/hardl))
* [#2177](https://github.com/SAP/luigi/pull/2177) Enable addNavHrefs to be applied to the App Dropdown in TopNav ([@UlianaMunich](https://github.com/UlianaMunich))
* [#2172](https://github.com/SAP/luigi/pull/2172) Add possibility to enable product switch to be opened in new Tab ([@UlianaMunich](https://github.com/UlianaMunich))

#### :bug: Fixed
* [#2224](https://github.com/SAP/luigi/pull/2224) Fixed global search on smal devices ([@rafalgamon](https://github.com/rafalgamon))
* [#2220](https://github.com/SAP/luigi/pull/2220) Remove red and purple underline from GlobalNav ([@UlianaMunich](https://github.com/UlianaMunich))
* [#2195](https://github.com/SAP/luigi/pull/2195) Fix Positioning for spinner modal container ([@Patil2099](https://github.com/Patil2099))

#### :house: Internal
* [#2230](https://github.com/SAP/luigi/pull/2230) Fix & Re-Enable Docu Generation ([@ndricimrr](https://github.com/ndricimrr))






## [v1.15.0] (2021-08-05)

#### :rocket: Added
Expand Down Expand Up @@ -1176,4 +1199,5 @@ The lerna-changelog tool detects changes based on PR labels and maps them to sec
[v1.14.1]: https://github.com/SAP/luigi/compare/v1.14.0...v1.14.1
[v1.14.2]: https://github.com/SAP/luigi/compare/v1.14.1...v1.14.2
[v1.14.3]: https://github.com/SAP/luigi/compare/v1.14.2...v1.14.3
[v1.15.0]: https://github.com/SAP/luigi/compare/v1.14.3...v1.15.0
[v1.15.0]: https://github.com/SAP/luigi/compare/v1.14.3...v1.15.0
[v1.16.0]: https://github.com/SAP/luigi/compare/v1.15.0...v1.16.0
Loading

0 comments on commit 79d57a5

Please sign in to comment.