selectize.js v0.12.4 Release Notes

Release Date: 2016-10-12 // over 7 years ago
    • 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