Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.31.19 (2021-09-24)
Bug Fixes
- ui5-input: inner input padding is correctly updated (#3015) (06f7088), closes #2940
- ui5-label: fix truncation (#3995) (0a8d511), closes #3897 #3980
- ui5-shellbar: remove unnecessary aria-label from buttons (#3981) (312caf6), closes #3953
- ui5-timeline: align indicator and line in compact mode (#3902) (2baf34a)
- UploadCollection: fix "no data" texts wrapping behaviour (289836e)
Features
- ui5-list: introduce "accessibleName", "accessibleNameRef", "accessibleRole" (e84a3fa)
BREAKING CHANGES
- ui5-list: "ariaLabel" and "ariaLabelledby" are removed in favor of "accessibleName" and "accessibleNameRef"