github Choices-js/Choices v11.0.6

latest release: v11.1.0
6 months ago

Changes

🚨 Breaking changes

  • Changes to setChoices & clearChoices adjust how the selection and new choices combine when using replaceChoices: true is used to better match v10.2.0 and v11.0.3 behavior.
    • To remove duplication, consider using the configuration optionduplicateItemsAllowed: false, or use the setChoices's new 6th argument replaceItems:true

🐛 Bug Fixes

  • Fix setChoices & clearChoices related regressions @Xon (#1278 #1283)
  • Revert "Do not preventDefault on item to support dragging" #1266 @Xon (#1282)

Chore

  • Add e2e test for dropdown behavior on item mouse down/click
  • Add e2e test for serveral setChoices/clearChoices actions

Contributors

@Xon

Don't miss a new Choices release

NewReleases is sending notifications on new releases.