Skip to content

v2.12.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 12 Jun 08:10
· 7 commits to main since this release

2.12.0-rc.0 (2025-06-12)

Bug Fixes

  • ui5-avatar: add dynamic image error handling with fallback logic (#11642) (cbf0dfe), closes #11140
  • ui5-busy-indicator: make text and circles determine indicator dimensions when there is no content (#11223) (10c0cfd)
  • ui5-button, ui5-toggle-button: fire event with correct type (#11563) (4414126)
  • ui5-button: prevents native behavior when click prevented (#11678) (b8ac221)
  • ui5-checkbox: correct spacing between checkbox and label in compact (#11671) (a879720), closes #11664
  • ui5-checkbox: correct the height of the checkbox in compact (#11681) (e9a1fa2), closes #11674
  • ui5-responsive-popover: use parameter for inner input font-style (#11640) (f32bf1d), closes #11628
  • ui5-select: fix icon vertical alignment (#11672) (5327814), closes #11584
  • ui5-shellbar: prevent logo click event from firing twice (#11631) (5b08a48), closes #11506
  • ui5-slider: implement tooltips with Popover API (#10994) (5d8b44e)
  • ui5-tokenizer: fix token selection on mobile (#11667) (55efab8)
  • ui5-upload-collection: prevent item-delete event from firing when item name is deleted (#11625) (fe048b0)

Features

  • popups: provide accessibleDescription/accessibleDescriptionRef for Dialog, Resp/Popover (#11624) (70c0ea9)