1.19.0 (2023-11-02)
Highlights
Features
- framework: update @ui5/webcomponents-icons to 5.07 & 4.19 (#7708) (1732304)
- framework: do not override CSS Vars by newer runtimes (#7703) (8379071)
- ui5-combobox: add attribute
no-typeahead(#7692) (4714835) - ui5-illustrated-message: enable vertical responsiveness (#7672) (45244aa), closes #6492
- ui5-panel: enable custom styling of title (#7688) (9d5a3d1)
- ui5-rating-indicator: introduce tooltip property (#7687) (f2668b6)
Bug Fixes
- framework: submit linebreaks typed inside ui5-textarea in a form (#7757) (425e97b), closes #7467
- framework: fix DateFormat with the "MM/DD/YYYY" pattern (#7684) (01a9349)
- framework: use correct customElements registry (#7760) (288f6d4)
- framework: escape special characters when scoping CSS vars (#7704) (8888751)
- ui5-avatar: a11y fixed (#7636) (15a84f8)
- ui5-avatar: prevent hover effect on non-interactive avatars (#7611) (8a782f1)
- ui5-button: align styles to specification (#7784) (0cf1201), closes #7352
- ui5-checkbox: fix horizon hcb and hcw (#7686) (cef8881)
- ui5-calendar: focus date set in slot (#7735) (842f047), closes #7693
- ui5-combobox: announce value state header on focus (#7751) (1941854)
- ui5-date-picker: align value state colors with the spec (#7676) (17a5b12)
- ui5-flexible-column-layout: wrong focus fixed (#7586) (d55d061)
- ui5-list: removed unnecessary accessibility reading (#7758) (2f6780f), closes #7601
- ui5-label,ui5-input,ui5-list,ui5-tabcontainer,ui5-table,ui5-wheelslider: special character support for id (#7634) (993f2b7), closes #7633
- ui5-menu: prevent bubbling in events (#7653) (6f5caf4), closes #7637
- ui5-page: adjust Horizon themes (#7685) (39ccfe6)
- ui5-popup: add check for initial focused element id (#7746) (ec80fae), closes #7711
- ui5-slider: update labels on min and max change (#7764) (14fd642)
- ui5-tabcontainer: add margins for the Overflow buttons (start and end) (#7745) (612f503), closes #7291
- ui5-textarea: remove white space from value state message (#7755) (3df7d03)
- ui5-textarea: select exceeded text (#7741) (5a510cf)
- ui5-step-input: fix z-index of increase/decrease buttons and focus (#7709) (8bb9c4c)
- ui5-shellbar: apply correct height to horizon high contrast themes (#7655) (b72f012)
- ui5-shellbar: horizon theme update (#7623) (ff04434)
- ui5-step-input: align decrement icon (#7654) (ce81085)
- ui5-tabcontainer: update according to latest SAP Horizon design (#7668) (57ff771)
- ui5-view-settings-dialog: improve settings management (#7769) (33cdb86), closes #7752