github selectize/selectize.js v0.10.0
0.10.0

latest releases: v0.15.2, v0.15.1, v0.15.0...
9 years ago

Additions:

  • Added createFilter option that allows you to use a callback or regular expression to determine when the "Add x..." dropdown item is shown (#414). Super useful. Thanks @nlwillia.
  • Added clearCache() method, for clearing the cache of rendered items and options (#276). Useful in some advanced use cases. Thanks @dguenther

Fixes:

  • Fixed bug causing the clear() and setItem() methods to not update available options in dropdown on next focus (#438).
  • Fixed bug causing scrollbar clicks in IE to close the dropdown (#370, #182, #157). Thanks @benmj
  • Ensure control does not lose focus when selecting option with TAB key (#352). Thanks @cordmata
  • Major performance improvements to setValue, addItem (#433, #423). Thanks @Scottmitch1
  • Better releasing of resources on destroy (#435) Thanks @Scottmitch1
  • Minor CSS for Bootstrap 3 when using "remove_button" plugin (#422). Thanks @jiromm
  • Exclude package.json from bower release (#418). Thanks @franleplant
  • IE: Don't set "required" prop to false (instead, don't set the property at all) (#405). Thanks @travisr

Don't miss a new selectize.js release

NewReleases is sending notifications on new releases.