v1.0.39
Added
- Added logic to handle the Escape key when showing the Dropbox as a popup (
showAsPopup = true
), closing it. (PR #261 by @gnbm )
Fixed
- #246 - Fixed issue that caused Screen Readers not to be able to read the option items, while performing Arrow Down and Arrow Up. (PR #260 by @BenOsodrac)
- Fixed issue when navigating using the Tab key with the Dropdown open resulting in the focus being on the window itself (PR #260 by @BenOsodrac)