Back to Blog
Luigi v2.2
Aleksandra Simeonova @Luigi on May 2, 2023

You can read about the new features in Luigi v2.2 in the release notes below.

setViewGroupData function

A new setViewGroupData function was added to the Luigi Client API. It allows you to conveniently change node labels within the same view group. In your Luigi node configuration, you can enable it with e.g. label: 'my Node {viewGroupData.vg1}' and use the function to add a label: LuigiClient.setViewGroupData({'vg1':' Luigi rocks!'}). You can find more information in the documentation.

TabNav header micro frontend

In Luigi v2.2, we added a new feature that allows you to create a micro frontend header in the horizontal navigation, a.k.a. tabNav. This feature can only be used if web components are enabled and the showAsTabHeader parameter is set to true. You can find more information in the documentation.

Luigi v2.2 allows you to add a breadcrumbs element to your navigation. You have the freedom to configure the look and feel of the breadcrumbs by creating your own custom code for them. At the end, your code should return a variable called breadcrumbs. You can find a couple of examples in the documentation.

Prevent re-rendering of web components

In certain cases, such as when web components got a context update, they were re-rendered. We fixed this in Luigi v2.2. For more information, see the pull request.

Bugfixes

For a full list of bugfixes in this release, see our changelog.

Our Youtube Channel

Get the latest from Luigi

Always stay up to date with our growing collection of news, innvovations and video tutorials.

Browse Channel

Luigi - Our Youtube Channel - Youtube