Releases: Choices-js/Choices
Releases · Choices-js/Choices
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
Version 2.7.3
- Minor improvements to type checking
Version 2.7.2
• Resolves issue where loading state was not being removed of an empty array was passed to the ajax()
method.
Version 2.7.1
- Pass function to
noResultsText
/noChoicesText
- Node script to automate versioning
Version 2.7.0
- Better management of group ids
- Default type for remove item buttons
- Accept page up/down to skip to the first/last options
Version 2.6.1
• Resolved build issue with previous release + expose Fuse options in config (#83)