Skip to content

v2.6.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 07 Jan 08:38
· 14 commits to main since this release

2.6.0-rc.5 (2025-01-07)

Bug Fixes

  • f6navigation: skip hidden elements (#10325) (374d4d8), closes #10236
  • framework: getComponentFeature can return undefined (#10456) (7da765c)
  • framework: remove dependencies for TSX components and fix features (#10449) (a2b5f6f)
  • ui5-dynamic-page: prevent scroll position reset on unpinning the header (#10441) (9f5a67a)
  • ui5-dynamic-page: update header sticky on manual snap (#10431) (1975d56), closes #10430
  • ui5-navigation-layout: replace "sideCollapsed" property with "mode" property (#10390) (ae562dd)
  • ui5-notification-list-item: scoping issue (#10458) (6cc4615)
  • ui5-side-navigation: ensure all items are focusable after expand (#10453) (e60ad85), closes #10391
  • ui5-tab-container: remove text shadow (#10452) (ef59e50), closes #10262

Features