choices.js
Advanced tools
Changelog
Bug Fixes (from 11.0.0)
tab
and esc
keys handling #1234 #1209tab
=> arrow keys are pressed [#1230]https://github.com/Choices-js/Choices/issues/1230)<option>
and were rendered as text [#1231]https://github.com/Choices-js/Choices/issues/1231)Changelog
[11.0.0-rc8] (2024-08-23)
searchResultLimit
can be set to -1
for no limit of search results to display.Changelog
Bug Fixes (from 10.2.0)
unhighlightAll
during on-click handler (batching in v11.0.0-rc8 would also have helped) #522 #599