Note: this thread is meant for providing updates on changes that have been made to the library; if you need support or help or want to report a bug with the update, please open a new Topic so that we can better help (and so that it’s easier for others to find in the future).
- [TextField] Fix accessory slot in certain situations
- [DateField] Fix popup rendering to work inside of modals
- [Modal] Stop propagation on keyUp ESC key presses.
- [ChoiceList] Updated ChoiceList to allow for an empty string as a
value - [Checkbox] added
labelAccessibilityVisibilityprop to Checkbox component - [DateField] fix segment selection race condition on ArrowUp/ArrowDown