Skip to content

Releases: Choices-js/Choices

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)

Version 2.6.0

01 Jan 15:35
Compare
Choose a tag to compare

This release has breaking changes

Thanks to @jbanety for pointing me in the right direction.

Happy new year! 🎉

Version 2.5.1

29 Nov 15:16
Compare
Choose a tag to compare
v2.5.1

Rebuild

Version 2.5.0

07 Nov 14:08
Compare
Choose a tag to compare
  • addItemText config option
  • maxItemText config option
  • Bind instance to callbacks

Version 2.4.0

22 Oct 20:10
Compare
Choose a tag to compare
  • Ensure you can re-initialise Choices after using the destroy() method
  • CSS fix to wrap long input values within dropdown
  • Better management of input width setting