Releases: Choices-js/Choices
Releases · Choices-js/Choices
Version 2.8.5
searchResultLimit
config option- Resolve issue with isUnique filter
- Use classnames for handling CSS class application
- Search bug fix (PR 186)
- Set aria-label on remove buttons
Version 2.8.4
- Accessibility improvements
- Various PR improvements
Version 2.8.3
- Resolves focus issue in previous release
Version 2.8.2
- Change name of
search
config option for clarity - Change
searchFloor
to be greater than and equal to - IE scrollbar blur fix
- Check duplicate items for text inputs and multiple select inputs
Version 2.8.1
- Reverts ability to add items to select boxes - this feature was buggy and caused issues with
_canAddItem
- Better handling of maxItemCount for multiple select boxes
Please upgrade to this version if you are having issues with version 2.8.0!
Version 2.8.0
• Ability to add items to select inputs (rather than just text inputs)
• Dropdown height fix
Version 3.0.0 (pre)
• Ability to have placeholders with select elements
Version 2.7.8
Version 2.7.7
Version 2.7.6
- Show/hide dropdown events