1.23.0 (2024-03-06)
New component
Bug Fixes
- localization: remove sap.ui.require call from unused openui5 module (#8359) (50219ac)
- tools: fix usage of require in mjs (#8258) (cbca059)
- base: setting configuration before boot (#8246) (d73834b)
- ui5-*: cast ariaHasPopup acc attribute to lowercase (#8239) (6692284)
- ui5-avatar: resolve initial flickering during fallback to icon (#8351) (845b6f7)
- ui5-button: correct focus outline colors in active/focus state (#8325) (32385a7)
- ui5-breadcrumbs: fixed not working separators (#8383) (ca733c1)
- ui5-combobox: show all items upon arrow click (#8373) (c9dab87), closes #8267
- ui5-card-header: truncate long single-word description (#8247) (b79aef7), closes #8245
- ui5-date-picker: open correct picker (#8371) (78b98a5), closes #8218
- ui5-illustrated-message: title subtitle aligned with visual spec (#8344) (84fb0d9), closes #7879
- ui5-menu: improve focus handling (#8348) (bd33dc5)
- ui5-side-navigation: fix broken storybook example (57e1eb9), closes #8305
- ui5-side-navigation: fix private types (#8158) (a03921c)
- ui5-switch: align icon on iOS devices (#8356) (f373305)
- ui5-table: highlight popined selected rows (#8372) (5c6af14)
- ui5-time-picker: remove redundant aria attributes (#8350) (0d0a592), closes #6931
- ui5-li-notification-group: expand arrow visible (#8329) (b2ca2a2), closes #8302
- ui5-popup: move popup registry to shared resource (#8338) (8c53a18)
- ui5-tab-container: correct inline mode visualization (#8335) (60b5b2c), closes #8274
- ui5-timeline-item: correct content check (#8295) (414087f)
- ui5-illustrated-message: improved story and documentation (#8294) (9740fe2)
- ui5-illustrated-message: aligned with visual specification (#8266) (143d4af)
- ui5-shellbar: fixed secondaryTitle visual presentation (#8221) (b3e0a80), closes #8189
- ui5-table: prevent load-more event on initial load (#8240) (3ea5c66)
- ui5-tree-item: fix background color on hover (#8278) (1a28393)
- ui5-tree-item: fix double announcement (#8139) (5af60a2), closes #6878
Features
- ui5-button: add accessible-role api (#8366) (18a5370), closes #7612
- ui5-color-palette: implement mobile view (#8315) (eea8317)
- ui5-illustrated-message: introduced "Dot" size (#8343) (9c88f36), closes #8328
- ui5-li: add tooltip support to list items (#8301) (1bbf381), closes #7372
- ui5-menu: enable navigation over disabled items (#8312) (fe9d1dc), closes #7096 #8214
- ui5-radio-button: expose new Css shadow parts (#8347) (eca19da), closes #8105
- ui5-rating-indicator: introduced "remaining-bar" CSS part (#8276) (7f46b0b), closes #8213
- ui5-side-navigation: add external link icon (#8199) (47e28c5)
- ui5-step-input: add value-state-change event (#8225) (8ab3ad1), closes #4791 #5130
- ui5-textarea: select and scroll events (#8340) (5565a53)