Skip to content

Releases: Choices-js/Choices

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