Skip to content

Releases: Choices-js/Choices

Version 2.8.8

13 Jul 08:12
Compare
Choose a tag to compare
  • Two new config options (#203)
  • Tidying

Version 2.8.7

05 Jul 08:04
Compare
Choose a tag to compare
  • Bug fix resolving issue with custom properties (#197)

Version 2.8.6

29 Jun 07:43
Compare
Choose a tag to compare
  • Ability to pass custom properties to items and choices

Version 2.8.5

27 Jun 15:52
Compare
Choose a tag to compare
  • searchResultLimit config option
  • Resolve issue with isUnique filter
  • Use classnames for handling CSS class application
  • Search bug fix (PR 186)
  • Set aria-label on remove buttons

Version 2.8.4

03 Jun 11:43
Compare
Choose a tag to compare
  • Accessibility improvements
  • Various PR improvements

Version 2.8.3

29 May 10:13
Compare
Choose a tag to compare
  • Resolves focus issue in previous release

Version 2.8.2

18 May 17:01
Compare
Choose a tag to compare
  • Change name of search config option for clarity
  • Change searchFloor to be greater than and equal to
  • IE scrollbar blur fix
  • Check duplicate items for text inputs and multiple select inputs

Version 2.8.1

11 May 14:14
Compare
Choose a tag to compare
  • Reverts ability to add items to select boxes - this feature was buggy and caused issues with _canAddItem
  • Better handling of maxItemCount for multiple select boxes

Please upgrade to this version if you are having issues with version 2.8.0!

Version 2.8.0

09 May 08:14
Compare
Choose a tag to compare

• Ability to add items to select inputs (rather than just text inputs)
• Dropdown height fix

Version 3.0.0 (pre)

13 Apr 15:34
Compare
Choose a tag to compare
Version 3.0.0 (pre) Pre-release
Pre-release

• Ability to have placeholders with select elements