1.14.0 (2023-06-01)
Bug Fixes
- framework: store shared resources as
metatag within thehead(#7051) (90722da) - ui5-avatar: aria-label added to initials (#6967) (c89c5d3)
- ui5-carousel: update carousel horizon theme (#6984) (ecaa0e7)
- ui5-datetime-picker/ui5-time-picker: fix top and bottom overflows of input (#6886) (5c995bf)
- ui5-dialog: add text with instructions for resizing or dragging of dialog fo… (#6989) (74c877b), closes #6659
- ui5-dialog: center dragged or resized dialog on window resize (#7069) (99280ec)
- ui5-dialog: fix focus bug in safari (#7041) (821735f), closes #6768
- ui5-file-uploader: align vertically input and the button (#7058) (1bf009a)
- ui5-file-uploader: align form controls vertically (#7029) (13e2635)
- ui5-label: colon symbol is now language-dependent (#7090) (d0f4c8f)
- ui5-popover: update horizon theme (#6987) (f2dd0b6)
- ui5-popup: cancel focus application if the popup is removed from the DOM in the meantime (#7084) (9c03282)
- ui5-shellbar: badge visual alignment (#7004) (45a176d)
- ui5-shellbar: remove double box-shadow effect on hover (#7033) (fde8b69)
- ui5-switch: fix truncation when text spacing is applied (#7071) (94f04a2)
- ui5-tab: stable dom ref is now the same as the dom ref (#7074) (a35724f)
- ui5-textarea: adjust Horizon themes according to the latest specifications (#7012) (a066527)
- ui5-token: adjust styles to latest specification (#6996) (20e71fa)
- ui5-tree: tree list is re-rendered when the tree changes (#7066) (5d22994)
Features
- framework: add
setThemeRootpublic API (#6970) (a0ad904) - framework: add
ignoreCustomElementspublic API (#7027) (776f905) - framework: use
template literal notationfor enum types (#6856) (0de21e8), closes #6636 - framework: users can provide a JSDoc namespeace when creating a package (#7034) (0af8d23)
- ui5-calendar: update visual design to latest SAP Horizon spec (#6953) (f11032a)
- ui5-link: update visual design according to the latest Horizon spec (#6988) (3cce241), closes #6999
- ui5-list: selection-change event is now preventable (#7007) (f08638a), closes #6589
- ui5-menu: dispatch ui5-before-open for the sub-menus (#7064) (e4a7f2d), closes #6131 #6131 #6131 #6131 #6131 #6131 #6131 #6131 #6131
- ui5-segmented-button: enable multiple selection (#6959) (f8f44e4)
- ui5-select: change event is now preventable (#7113) (9c851c5), closes #6648
- ui5-table: announce empty cells (#7013) (a884c87), closes #3594
- ui5-wizard: introduce contentLayout property (#7006) (66e9c3d)