Releases: codeshackio/multi-select-dropdown-js
Releases · codeshackio/multi-select-dropdown-js
Release - v1.0.2
- 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
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
Update README.md