Skip to content

v1.22.0

Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 05 Feb 08:18
· 602 commits to main since this release

1.22.0 (2024-02-05)

Bug Fixes

  • framework: property with empty object as default value (#8215) (b4e1eba)
  • ui5-breadcrumbs: render current location as link (#8206) (01f5542)
  • ui5-badge: correct text-shadow for Quartz dark and Quartz high contrast themes (#8142) (e1f4e82), closes #8126
  • ui5-busy-indicator: correct appearance in Belize theme (#8054) (f41d505), closes #7901
  • 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-checkbox: improved key down behavior for readonly state (#8226) (faec0ef), closes #7807
  • ui5-combobox: fix failing test (#8220) (888bcd0)
  • ui5-dialog: include the opacity in the background color (#8181) (3666e56)
  • ui5-list: correct load-more marker visibility (#8224) (3d04140)
  • 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)
  • 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

  • framework: add DOM shim so importing components in SSR works (#8184) (ca49674)
  • icons: update tnt/icons to v3.5 (#8098) (745a9fa)
  • illustrations: use illustration name as default module export (#8074) (a9c0705)
  • ui5-badge: add different design types (#7564) (e5895f7)
  • ui5-breadcrumbs: remove char separators from accessibility announcement (#8099) (ec1fd10)
  • ui5-checkbox: add displayOnly property (#8111) (c99d0ec)
  • ui5-combobox, ui5-multi-combobox: clear icon implementation (#8038) (d3ad83b)
  • ui5-date-picker: introduce value-state-change event (#8133) (69143b0), closes #8005
  • ui5-datetime-picker: replace time part wheelsliders with clocks (#8129) (9041e16)
  • ui5-illustrated-message: new illustration type (#8204) (9bcf589)
  • ui5-illustrated-message: new illustration type (#8207) (6473ffe)
  • ui5-illustrated-message: add subtitle CSS Shadow part (#8088) (351e570)
  • ui5-shellbar: introducing Joule (#8036) (ed5c20f)
  • ui5-shellbar: new event added (#8197) (4e864e9), closes #6273
  • ui5-toast: enable overstyling (#8170) (3bfdb85), closes #7596
  • ui5-side-navigation: display full item in collapsed mode on hover and focus (#8112) (e0be298)
  • ui5-multi-combobox: enhance accessibility on mobile (#8096) (14b5421)
  • ui5-shellbar: logo aligned with visual specification (#8109) (4430869), closes #8058
  • ui5-split-button: fix split button when in wrapper (#8037) (38861c8)
  • ui5-side-navigation: Add new overflow behaviour to collapsed mode (#8019) (e5f8edd)