Skip to content

Releases: UI5/webcomponents

v2.22.0-rc.0

09 Apr 08:33

Choose a tag to compare

v2.22.0-rc.0 Pre-release
Pre-release

Bug Fixes

  • ui5-carousel: prevent negative values in visibleItemsIndices (#13371) (34c5537), closes #13289
  • ui5-datetime-picker: prevent first keystroke from resetting caret position (#13369) (b8bc822)
  • ui5-dialog: fix unwanted animation when opening with large content (#13121) (56f8f24)
  • ui5-slider: remove disabled attribute from handle (#13372) (f35ce97)
  • ui5-textarea: set textarea wrapper padding in base theme file (#13345) (3fb9b5c)

Features

  • ui5-daterange-picker: two months mode is implemented (#13196) (743a7fe)

v2.21.0

07 Apr 06:50

Choose a tag to compare

Features

  • update sap/icons to v5.12 & 4.24 (#13319) (0b16434)
  • add new styling and accessibility Skills (#13261) (3c8381a)
  • base: propagate theme and language changes across runtimes (#13296) (5fe24d1)
  • theming: add OS-adaptive auto themes (sap_horizon_auto, sap_horizon_hc_auto) (#13300) (f6ae2b5)
  • ui5-base: store import.meta.url in runtime registration data (#13235) (13b71d5)
  • ui5-button: introduce support for form attribute (#13321) (c9d8f2a), closes #7459
  • ui5-combobox: add suggestion highlight of matching characters (#13282) (05c1e08)
  • ui5-search: update autocomplete behavior when focusing list items (#13197) (ad3ab3c)
  • ui5-switch: implement readonly state (#13142) (a594e07)
  • ui5-table-cell: merged property added (#13297) (c5ec5f3), closes #7238 #7238 #7238
  • ui5-time-picker: display-value and value-format properties are introduced (f82f678)

Fixes

  • match both # and
  • framework: improve themeRoot validation (#13354) (ba4a08b)
  • release: correct changelog extraction regex (#13214) (1500ada)
  • release: prevent hotfix releases from being marked as latest (#13247) (cb6cf7b)
  • ui5-avatar: fix accessibilityInfo for decorative mode (#13324) (0352ff0)
  • ui5-base: scope all registered tags by default (#13198) (ed08bf3)
  • ui5-breadcrumbs: correct overflow icon alignment and styling (#13341) (24a0abf), closes #13301
  • ui5-breadcrumbs: use correct color token for separator and current location (#13199) (979f966)
  • ui5-busy-indicator: add correct color for HCB and HCW theme (#13180) (87f4fe9), closes #13147
  • ui5-button: update aria-label when accessibleNameRef target changes (#13104) (2e5a81c), closes #13101
  • ui5-calendar: correct focus indicator color in calendar header and day picker (#13094) (c26ee88)
  • ui5-calendar: make header text accessible (#13254) (07414b1)
  • ui5-carousel: fix navigateTo method (#13189) (73fe253)
  • ui5-color-palette: add outline to selected items on mobile (#13095) (f4bb986)
  • ui5-color-palette: correct tooltip for recent colors (#13096) (7a2e0e6)
  • ui5-combo-box: proper first select of an item with duplicate text (#13302) (9434684), closes #13292
  • ui5-date-picker: correct mobile dialog header styling and text (#13100) (6c752a0)
  • ui5-datetime-picker: ensure value state header spans full popover width (#13294) (49f5afc)
  • ui5-dialog: prevent native drag behavior only for header (#13177) (828b4c6)
  • ui5-dialog: remove ui5-bar's padding when slotted as header or footer (#13201) (5ac39e7)
  • ui5-dynamic-page: hide pin button on mobile devices (#13335) (359fe49), closes #13320
  • ui5-dynamic-page: prevent flickering when content is updated (#13336) (31e5f0a)
  • ui5-dynamic-page: guard against null scrollContainer in _toggleHeader (#13255) (14873e8), closes #13236
  • ui5-icon: enable activation via screen reader virtual cursor (#13156) (b2e6658), closes #11454
  • ui5-illustrated-message: add v5 loader in tnt illustrations (#13160) (3dc4694), closes #8145 #8145
  • ui5-input: correct value when leaving suggestions (#13218) (5027745)
  • ui5-input: preserve case when input is used with suggestions (#13137) (323f40d)
  • ui5-li: prevent item-click for disabled nested interactive controls (#13275) (489891c), closes #10976
  • ui5-menu: improve accessibility for end content and loading state (#13099) (bece95c)
  • ui5-multi-input: expand tokenizer on focus in (#13191) (cd993af), closes #13179
  • ui5-multiinput: correct backspace behavior in case of value ([#13219](https://github.com/UI...
Read more

v2.21.0-rc.4

02 Apr 08:23

Choose a tag to compare

v2.21.0-rc.4 Pre-release
Pre-release

Bug Fixes

  • ui5-avatar: fix accessibilityInfo for decorative mode (#13324) (0352ff0)
  • ui5-datetime-picker: ensure value state header spans full popover width (#13294) (49f5afc)
  • ui5-dynamic-page: hide pin button on mobile devices (#13335) (359fe49), closes #13320
  • ui5-dynamic-page: prevent flickering when content is updated (#13336) (31e5f0a)
  • ui5-tokenizer, ui5-multi-input,ui5-multi-combobox: Improve stylisation (#13314) (f9ff5ee)

Features

v2.21.0-rc.3

26 Mar 08:19

Choose a tag to compare

v2.21.0-rc.3 Pre-release
Pre-release

Bug Fixes

  • ui5-combo-box: proper first select of an item with duplicate text (#13302) (9434684), closes #13292
  • ui5-li: prevent item-click for disabled nested interactive controls (#13275) (489891c), closes #10976
  • ui5-select: nvda announcement of the selected value (#12774) (00bb8fe)

Features

  • ui5-combobox: add suggestion highlight of matching characters (#13282) (05c1e08)

v2.20.2

20 Mar 13:58

Choose a tag to compare

v2.20.2

v2.21.0-rc.2

19 Mar 18:52

Choose a tag to compare

v2.21.0-rc.2 Pre-release
Pre-release

Features

  • base: propagate theme and language changes across runtimes (#13296) (5fe24d1)
  • theming: add OS-adaptive auto themes (sap_horizon_auto, sap_horizon_hc_auto) (#13300) (f6ae2b5)

v2.21.0-rc.1

19 Mar 08:14

Choose a tag to compare

v2.21.0-rc.1 Pre-release
Pre-release

Bug Fixes

  • match both # and ## version headings in changelog extraction (8da1a64)
  • ui5-busy-indicator: add correct color for HCB and HCW theme (#13284) (e8c0b9b), closes #13147
  • ui5-button: add label to accessibilityInfo (#13279) (476d568), closes #13216
  • ui5-calendar: adapt font to VD specs for secondary calendar types (#13257) (3a56e61)
  • ui5-multi-input, ui5-combobox: focus input on VH icon press (#13243) (2dcc920)
  • ui5-popover: close the popover once it is out of the viewport (#13200) (35a0b57)
  • ui5-shellbar: Fix badge misplacement of the ShellBar (#13212) (c9e326f), closes #12962
  • ui5-toolbar: fix spacers with flexible width (#13274) (fb3a1ca)
  • ui5-view-settings-dialog: ensure proper focus management in filter view (#13092) (91fb9eb)

Features

v2.20.1

13 Mar 19:47

Choose a tag to compare

Changes

v2.21.0-rc.0

12 Mar 08:14

Choose a tag to compare

v2.21.0-rc.0 Pre-release
Pre-release

Bug Fixes

  • release: correct changelog extraction regex (#13214) (1500ada)
  • release: prevent hotfix releases from being marked as latest (#13247) (cb6cf7b)
  • ui5-base: scope all registered tags by default (#13198) (ed08bf3)
  • ui5-breadcrumbs: use correct color token for separator and current location (#13199) (979f966)
  • ui5-busy-indicator: add correct color for HCB and HCW theme (#13180) (87f4fe9), closes #13147
  • ui5-button: update aria-label when accessibleNameRef target changes (#13104) (2e5a81c), closes #13101
  • ui5-calendar: correct focus indicator color in calendar header and day picker (#13094) (c26ee88)
  • ui5-calendar: make header text accessible (#13254) (07414b1)
  • ui5-carousel: fix navigateTo method (#13189) (73fe253)
  • ui5-color-palette: add outline to selected items on mobile (#13095) (f4bb986)
  • ui5-color-palette: correct tooltip for recent colors (#13096) (7a2e0e6)
  • ui5-date-picker: correct mobile dialog header styling and text (#13100) (6c752a0)
  • ui5-dialog: prevent native drag behavior only for header (#13177) (828b4c6)
  • ui5-dialog: remove ui5-bar's padding when slotted as header or footer (#13201) (5ac39e7)
  • ui5-dynamic-page: guard against null scrollContainer in _toggleHeader (#13255) (14873e8), closes #13236
  • ui5-icon: enable activation via screen reader virtual cursor (#13156) (b2e6658), closes #11454
  • ui5-illustrated-message: add v5 loader in tnt illustrations (#13160) (3dc4694), closes #8145 #8145
  • ui5-input: correct value when leaving suggestions (#13218) (5027745)
  • ui5-input: preserve case when input is used with suggestions (#13137) (323f40d)
  • ui5-menu: improve accessibility for end content and loading state (#13099) (bece95c)
  • ui5-multi-input: expand tokenizer on focus in (#13191) (cd993af), closes #13179
  • ui5-multiinput: correct backspace behavior in case of value (#13219) (08a53cb)
  • ui5-search: fix suggestion item selected state border-bottom (#13209) (48a7cb2)
  • ui5-step-input: value with group separator is parsed correctly (46a15b3)
  • ui5-switch: prevent duplicate accessibility announcements (#13098) (9487f22)
  • ui5-time-picker: apply AM/PM selection on Enter key (#13097) (a4710b3)
  • ui5-tokenizer: correct focus behavior on backspace (#13221) (48692b5)
  • ui5-user-menu: prevent title flickering in header on open (#13239) (9304032), closes #12874
  • website: correct TypeScript type mismatches in React samples (cac2899)
  • website: fix image paths in React preview for subpath deployments (f22525f)

Features

  • ui5-base: store import.meta.url in runtime registration data (#13235) (13b71d5)
  • ui5-search: update autocomplete behavior when focusing list items (#13197) (ad3ab3c)
  • ui5-time-picker: display-value and value-format properties are introduced (f82f678)

v2.19.3

10 Mar 15:24

Choose a tag to compare

v2.19.3 Pre-release
Pre-release

Release v2.19.3