v0.12.2
- Fix issue preventing build ("Cannot assign to read only property
'subarray'") because of bug in uglifyjs. (#1072)
- Fix jQuery initialization for jQuery >= 1.9 (#1045)
- Make
remove_button
work for single-option usage (#848)
- Fixed bug that made
allowEmptyOption: true
useless (#739)
- Functions in option
render
can now return a DOM node in addition to
text. (#617)