Skip to content

v1.0.39

Compare
Choose a tag to compare
@gnbm gnbm released this 17 Jun 16:43
· 86 commits to master since this release
1a3074e

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)