Releases: Choices-js/Choices
Releases · Choices-js/Choices
Version 2.4.0
- 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
- 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