Skip to content

v1.22.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 01 Feb 16:26
· 1335 commits to main since this release

1.22.0-rc.3 (2024-02-01)

Bug Fixes

  • framework: property with empty object as default value (#8215) (b4e1eba)
  • ui5-breadcrumbs: render current location as link (#8206) (01f5542)
  • ui5-combobox: fix failing test (#8220) (888bcd0)
  • ui5-dialog: include the opacity in the background color (#8181) (3666e56)
  • ui5-li-notification-group: correct collapse button shape on Compact mode (#8166) (226d975), closes #8059
  • ui5-popover: arrow is now centered on close to the edge opener (#8205) (d17a4bc)
  • ui5-popover: correct position of the footer (#8180) (a5a2f8b), closes #8009
  • ui5-shellbar: allow prevent default 'menu-item-click' action (#8172) (d16efb6)
  • ui5-split-button: use correct params (#8140) (ddc5fe3)
  • ui5-tab-container: correct two-click area separator height (#8168) (19c4df1)
  • ui5-toast: check whether the event key property exists (#8209) (43d32f0)
  • ui5-toolbar-select: options added to bundle (#8183) (a2c37e4)
  • ui5-toolbar: fire noConflict events correctly (#8169) (6890d94)

Features