Skip to content

v2.20.0

Choose a tag to compare

@ui5-webcomponents-bot ui5-webcomponents-bot released this 05 Mar 09:57

Features

  • ui5-avatar: add mode property with three modes (#13004) (914ed04)
  • ui5-color-palette: resolve landmark uniqueness and missing dialog label (#12967) (34df574)
  • ui5-color-picker: add accessibleName property for unique landmarks (#12968) (3e10f22)
  • ui5-combobox: introduce selectedValue property (#12958) (623ffb2)
  • ui5-date-picker, ui5-daterange-picket, ui5-datetime-picker: introduce show-clear-icon property (89ccfb8)
  • ui5-li-custom: improve accessibility announcements (#12696) (f6e6981)
  • ui5-li-group: expose title CSS part for styling (#13078) (e2178ae), closes #13054
  • ui5-list: added default ARIA role description (#13135) (d2de428)
  • ui5-menu: keep focus over hovered item (#12921) (26b51ec)
  • ui5-multi-combobox: introduce selectedValues property (#12987) (bbe792b)
  • ui5-rating-indicator: custom rating icon implemantation (#12985) (874db06)
  • ui5-tokenizer: align mobile popover title with spec (#12979) (e305108)
  • ui5-toolbar-item: introduce overflowed CSS custom state (#13157) (33dda9e)
  • ui5-user-menu: add support for custom footer in user menu (#13046) (9bfbe4b)
  • website: introduce illustration explorer (#13058) (495e5e8)

Fixes

  • **framework:**CSS variables scoping to depend VersionInfo (#13091) (d2e43ed)
  • framework: fix drag and drop in iOS Safari browser (#13129) (849215f)
  • framework: apply correct system css variables (#13085) (123efed)
  • framework: correct runtime compare (#13105) (eb8cc19)
  • ui5-avatar-group: use getSlottedNodes for transitive slot support (#13049) (1d17d50)
  • ui5-avatar-group: aligned with the latest design spec (#13113) (629a58e)
  • ui5-bar: allow hiding slots (#13051) (f9fe667), closes #13036
  • ui5-combobox: enable case insensitive selection (#13172) (b0a425e)
  • ui5-date-picker: move cancel button to footer (#13053) (90d24f0)
  • ui5-dynamic-page: handle header-snapped attribute initialization (#13030) (7fdabb0), closes #13011
  • ui5-form-item: fix label-content alignment (#13119) (bf2b707), closes #13118
  • ui5-link: open new page in correct tab (#13120) (8eeef94), closes #13116
  • ui5-menu: close menu with f4, Alt + ArrowUp/Down (#13087) (c611b9f), closes #12922
  • ui5-multi-input: include 'select-all' icon in the template (#13024) (a46ae2f), closes #13022
  • ui5-panel: remove focus outline on mobile devices (#13102) (91ccf97), closes #12811
  • ui5-progress-indicator: apply rounded corners for Horizon themes (#13126) (6182c67), closes #13112
  • ui5-rating-indicator: update custom icon properties names and default values (#13151) (4180a6a)
  • ui5-shellbar: prevent hover and active styles on disabled slotted buttons (#13076) (621fed1), closes #13072
  • ui5-shellbar: remove separators on mobile (#13107) (ef5986c)
  • ui5-shellbar: resolve visual issues after refactor (#13148) (8661177), closes #13141
  • ui5-side-navigation: fix footer separator margins (#13117) (72d61ee)
  • ui5-side-navigation: fix long words wrap/truncate (#13110) (c8728f6)
  • ui5-side-navigation: update visual styles and mobile/small screen interaction (#13047) (9e35e4f)
  • ui5-step-input, ui5-switch: support label 'for' attribute in aria-label (#13057) (1ea6d5e), closes #10710
  • ui5-table: border visibility on firefox (compat) (#13000) (86081ce)
  • ui5-tokenizer: modernize Copy/Cut command (#13103) (2d9fcff)
  • ui5-toolbar: prevent flash of AlwaysOverflow items on first render (#13044) (4f03913)
  • ui5-toolbar: correct flex behavior for ToolbarSpacer (#13164) (c4d409b)