You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* upstream/master: (69 commits)
Released 0.11.0.
Added "allowEmptyOption" option (selectize#163).
Fixed broken bootstrap3 build.
Fixing confusing description
renamed the undefined plugins variable to selector_plugins
Released 0.10.1.
Bind createFilter callback to Selectize instance.
Released 0.10.0.
Calculate scrollbar width (fixesselectize#360).
Fix for selectize#438 + tests.
Added createFilter sample to contacts demo.
Cherry picked commit 6e04d7b from selectize#370.
Minor cleanup of selectize#405.
Forgot self qualifier on
Jquery cached data allocated by selectized is now cleaned up at destroy time
Removing extra tabs
selectized class should not have been added before the classes were checked and propegated to all of the controls created by selectize. It was previously added after this initialization and is now also added at the same time.
Used method call to isFull to avoid duplicate code
Consolidated the refreshState call to capture just becoming full during bulk (or any) addItem call
Delaying updating attributes and caret during bulk insertion
...
Conflicts:
src/selectize.js
0 commit comments