v0.12.3
- 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)