selectize.js v0.13.0 Release Notes
Release Date: 2020-12-01 // over 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.12.4
-
- Allow the dropdown to reopen on click if it is closed without losing focus by closeAfterSelect: true
@fishpercolator
- ๐ Fixed bug making
clearOptions
function. Now it doesn't remove already selected options.
(thanks @caseymct - #1079)
- New feature: allow to disable single options or complete optgroups
@zeitiger