Skip to content

v2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 11 Apr 08:06
· 1095 commits to main since this release

2.0.0-rc.1 (2024-04-11)

Bug Fixes

  • framework: decorators stop searching for accessors when reaching HTMLElement (#8718) (dbc48cd)
  • Popup: prevent a rare runtime error (#8707) (02eb1c7)
  • ui5-menu: adjust active menu item text color (#8699) (1a7331d), closes #8681
  • ui5-popup: fix scrolling and visualization on iphone (#8716) (d9ef14b)
  • ui5-step-input: align the input vertically (#8696) (70322fc), closes #8667
  • ui5-tabcontainer: don't allow parent item to be moved among its children (#8665) (e265375)
  • ui5-tree-item-custom: improved key handling (#8637) (eeb76fe), closes #7566

Features