Skip to content

v1.22.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 25 Jan 08:05
· 1371 commits to main since this release

1.22.0-rc.2 (2024-01-25)

Bug Fixes

  • ui5-badge: correct text-shadow for Quartz dark and Quartz high contrast themes (#8142) (e1f4e82), closes #8126
  • ui5-color-palette: add i18n text for default color button's text (#8157) (7b4dac3)
  • ui5-date-time-picker: align calculations with density change (#8090) (bc035bb), closes #7992
  • ui5-list: load-more event fired correctly (#8143) (c483a28)
  • ui5-multi-combobox: select all implementation (#8066) (7e8a355)
  • ui5-multi-input: fix multiple token addition (#8144) (94590e1), closes #8049
  • ui5-side-navigation: allow overstyling of width and border-radius (#8081) (392f118)
  • ui5-side-navigation: correct text placement on items without icon (#8154) (6bb45a9), closes #8131
  • ui5-textarea: prevent page height from growing on large input (#8118) (7a819c8), closes #8082

Features

  • ui5-combobox, ui5-multi-combobox: clear icon implementation (#8038) (d3ad83b)
  • ui5-side-navigation: display full item in collapsed mode on hover and focus (#8112) (e0be298)

Docs

  • docs: add allowPreventDefault where missing (#8148) (5d6eb44)