selectize.js v0.12.3 Release Notes

Release Date: 2016-08-24 // over 7 years ago
    • ๐Ÿ‘‰ Make label[for] work after applying Selectize (#755)

    Barrett Sonntag (@barretts)

    • ๐Ÿ”Œ Output friendly error message when Microplugin is missing (#1137).
      Special thanks to @styxxx for proposing the improvement.
    • โž• Add local server command grunt server.
    • Stop creating items automatically when text is pasted, only create
      them when pasted text contains delimiter.
    • ๐Ÿ›  Fix regression 'Required fields can not be focusable' in Chrome
      (#733)
    • ๐Ÿ›  Fix detection of Validity API, we had false negatives before.

    Jonathan Allard (@joallard)

    • ๐Ÿ›  Fix open keyboard bug under iOS after closing selection (#1127)

    @zeitiger

    • ๐Ÿ›  Fix highlighting more than one character (#1099, #1098)

    @skimi