Skip to content

Releases: Choices-js/Choices

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

Version 2.3.1

19 Oct 08:23
Compare
Choose a tag to compare
  • Ability to remove choices when using the setChoices method
  • Pass group value to callbacks if it exists (select-one/select-multiple)
  • Reduce CSS specificity where possible