Skip to content

Releases: codeshackio/multi-select-dropdown-js

Release - v1.0.2

01 Oct 18:13
f8055f1
Compare
Choose a tag to compare
  • Added refresh method.
  • Added clear method.
  • Added fetch method for AJAX requests.
  • Added addItem method.
  • Added addItems method.
  • Added reset method.
  • Added selectAll method.
  • Added aria labels.
  • Added the option to disable/enable the dropdown.
  • Items in the dropdown are now accessible with the keypad.

Release - v1.0.1

05 Aug 14:27
1600332
Compare
Choose a tag to compare

Added a new option to prevent the dropdown list from closing when selecting items.
Items will now be appended to the list as opposed to being prepended.

Initial Release - v1.0.0

01 May 20:06
c95d11d
Compare
Choose a tag to compare
Update README.md