Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog container #3862

Merged
merged 11 commits into from
Aug 27, 2024
25 changes: 25 additions & 0 deletions container/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog
JohannesDoberer marked this conversation as resolved.
Show resolved Hide resolved

ndricimrr marked this conversation as resolved.
Show resolved Hide resolved

* [#3797](https://github.com/SAP/luigi/pull/3797) Adds navigateToIntent to wc client api ([@walmazacn](https://github.com/walmazacn))
* [#3785](https://github.com/SAP/luigi/pull/3785) Add getToken function support to Luigi Container ([@ndricimrr](https://github.com/ndricimrr))
* [#3780](https://github.com/SAP/luigi/pull/3780) Add getCurrentRoute function support to Luigi Container ([@JohannesDoberer](https://github.com/JohannesDoberer))
* [#3697](https://github.com/SAP/luigi/pull/3697) Light dom container - no-shadow option for Luigi Container ([@hardl](https://github.com/hardl))
* [#3695](https://github.com/SAP/luigi/pull/3695) Value validation for webcomponent attribute ([@VincentUllal](https://github.com/VincentUllal))
* [#3650](https://github.com/SAP/luigi/pull/3650) Specify iframe sandbox and allow rules ([@JohannesDoberer](https://github.com/JohannesDoberer))
* [#3643](https://github.com/SAP/luigi/pull/3643) Align Luigi Container wc clientAPI with core ([@ndricimrr](https://github.com/ndricimrr))

#### :bug: Fixed
* [#3742](https://github.com/SAP/luigi/pull/3742) Fixes show confirmation modal method ([@walmazacn](https://github.com/walmazacn))




## [v1.1.0] (2024-02-02)

#### :bug: Fixed
* [#3600](https://github.com/SAP/luigi/pull/3600) Avoid browser history change from luigi client on context update ([@JohannesDoberer](https://github.com/JohannesDoberer))


[v1.2.0]: https://github.com/SAP/luigi/compare/container/v1.1.0...container/v1.2.0
[v1.2.0]: https://github.com/SAP/luigi/compare/container/v1.0.0...container/v1.1.0
Loading