Releases: Choices-js/Choices
Releases · Choices-js/Choices
Version 2.8.3
- Resolves focus issue in previous release
Version 2.8.2
- Change name of
searchconfig option for clarity - Change
searchFloorto 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
Version 2.7.5
- Pass label to item events (add/remove/highlight/unhighlight)
- Resolve CSS bug discovered here: #121
Version 2.7.4
- Replace 'flip' config option with 'position' - allows forcing dropdown above/below input