Skip to content

v1.0.47

Latest
Compare
Choose a tag to compare
@gnbm gnbm released this 06 Jan 18:24
7c600b4

Fixed

  • #268 - Fixed a regression issue where pressing Shift+Tab in the search bar from the dropbox didn't focus the toggle-all checkbox (PR #372 by @OS-pedrolourenco)

  • Fixed an accessibility issue where focus was lost after closing the dropdown when navigating with the keyboard. (PR #375 by @joselrio)

  • #365 - Fixed an issue where unsafe options like JavaScript inline events being passed on the label or value fields were executed, leading to a potential XSS vulnerability. Setting enableSecureText: true is required for this use case to work as expected (PR #381 by @gnbm)