Releases: SAP/luigi
Releases · SAP/luigi
v2.14.0
[v2.14.0] (2024-07-03)
🚀 Added
- #3787 Add support for Nightwatch, WebdriverIO and Puppeteer for testing-utilities (@walmazacn)
- #3780 Get current route (@JohannesDoberer)
- #3774 Add getCurrentTheme wc clientAPI (@JohannesDoberer)
- #3748 Fiddle theming example (@JohannesDoberer)
🐛 Fixed
- #3727 Fix top nav children not rendered (@JohannesDoberer)
v2.13.0
v2.12.0
[v2.12.0] (2024-05-03)
🚀 Added
- #3709 Ignore page not found error handling by Luigi (@JohannesDoberer)
- #3693 Update context via core api (@JohannesDoberer)
- #3711 Change Luigi core version on the fly in Luigi fiddle (@hardl)
- #3712 Remove favicon console warning (@Jotrorox)
v2.11.0
[v2.11.0] (2024-04-19)
🚀 Added
- #3664 Add TabNav navigate on click (@camelCaseChris)
🐛 Fixed
- #3696 Fix dependency issue in client-support-angular (@JohannesDoberer)
v2.10.0
[v2.10.0] (2024-04-09)
🚀 Added
- #3672 Add on close promise to Luigi Client openAsModal (@hardl)
- #3654 Cypress support for testing utilities (@JohannesDoberer)
🐛 Fixed
- #3680 Fix global nav focus issue (@hardl)
- #3679 Fix loading indicator not going away when fast clicking multiple times to a nav node (@hardl)
- #3662 Fix runtime error (@JohannesDoberer)
- #3646 Fix dynamic params for angular routing(@camelCaseChris)
- #3652 Fix return type of compound container init (@hardl)
v2.9.0
[v2.9.0] (2024-02-13)
🚀 Added
- #3486 Btp layout (@hardl)
- #3638 Fix: use SameSite=None and Secure attributes for cookie deletions (@vladm9800)
- #3635 Add datatest-id to tab nav (@ndricimrr)
- #3494 Set view group data for wc api (@JohannesDoberer)
🐛 Fixed
- #3623 Refactor testing-utilities and angular v17 support in client-support-angular library (@JohannesDoberer)
container/v1.1.0
🐛 Fixed
- #3600 Avoid browser history change from luigi client on context update (@JohannesDoberer)(https://github.com/JohannesDoberer))
v2.8.0
[v2.8.0] (2024-01-23)
🚀 Added
- #3590 Lazy loading option for compound web component mode (@camelCaseChris)
🐛 Fixed
- #3572 Calc max-height for tabNav dropdown (@JohannesDoberer)
- #3564 Fix resizing when drawer opens/closes (@camelCaseChris)
v2.7.5
[v2.7.5] (2023-12-06)
🐛 Fixed
- #3544 Fix addNavHrefs for ContextSwitcher and TopNavDropDown (@JohannesDoberer)