Diana Pazheva
Diana Pazheva
Add public layoutsConfiguration property to allow the app customize the column proportions per screen size and layout. Also, update the layoutsConfiguration fields whenever the user interactively changes the column proportions...
Fixes: https://github.com/SAP/ui5-webcomponents/issues/11694 To reproduce the issue on the internal test page: 1. On fiori/test/pages/FCL.html, disable the animation (e.g. using the newly added switch) 2. Resize the column on any FCL...
Fixes: https://github.com/SAP/ui5-webcomponents/issues/11607
Add new "stickyHeader" boolean property to make the list header always visible when either the list or the list container is scrolled.