Skip to content

Releases: Choices-js/Choices

Version 2.7.8

07 Apr 07:54
Compare
Choose a tag to compare

Includes the following PRs:
#138
#140

Version 2.7.7

28 Mar 13:46
Compare
Choose a tag to compare

• Resolves ARIA expanded state issue - #132
• New 'choice' event - #126

Version 2.7.6

08 Mar 15:16
Compare
Choose a tag to compare
  • Show/hide dropdown events

Version 2.7.5

01 Mar 19:11
Compare
Choose a tag to compare
  • Pass label to item events (add/remove/highlight/unhighlight)
  • Resolve CSS bug discovered here: #121

Version 2.7.4

21 Feb 20:49
Compare
Choose a tag to compare
  • Replace 'flip' config option with 'position' - allows forcing dropdown above/below input

Version 2.7.3

17 Feb 09:27
Compare
Choose a tag to compare
  • Minor improvements to type checking

Version 2.7.2

10 Feb 09:09
Compare
Choose a tag to compare

• Resolves issue where loading state was not being removed of an empty array was passed to the ajax() method.

Version 2.7.1

09 Feb 14:25
Compare
Choose a tag to compare
  • Pass function to noResultsText/noChoicesText
  • Node script to automate versioning

Version 2.7.0

05 Feb 09:49
Compare
Choose a tag to compare
  • 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

01 Jan 16:07
Compare
Choose a tag to compare

• Resolved build issue with previous release + expose Fuse options in config (#83)