v0.23.1
Pre-release
Pre-release
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.23.1 (2020-08-24)
Features
- ui5-datepicker: introduce required property (#2117) (e282fc8)
- ui5-datepicker: introduce ariaLabel and ariaLabelledby properties (#2126) (e0f93fa)
- ui5-select: introduce required property (#2116) (f66875a)
- ui5-select: introduce ariaLabel and ariaLabelledby properties (#2125) (a58bf49)
- ui5-textarea: introduce ariaLabel and ariaLabelledby properties (#2124) (c005478)
- framework: dynamic custom elements scoping (#2091) (3588542)
Fixes
- ui5-input: fix aria-required announcement (#2114) (0e0de82)
- ui5-input: announce custom valueStateMessage (#2120) (8f8a0d4)
- ui5-popover: fix arrow horizontal position (#2129) (7a1c3eb)
- ui5-dialog: prevent interaction with outside content (#2119) (d6ffa48)
- ui5-textarea: fix aria-required announcement (#2113) (4f35c92)
- ui5-textarea: announce custom valueStateMessage (#2122) (4d27065)
- ui5-toast: avoid overlaying Dialog and Popover (#2118) (1971a54)