minLength option added, Russian translation, and fix emptyTitle bug
Ajax-Bootstrap-Select version: v1.4.0
New Features:
- Added new minLength feature. If set will wait for minLength number of
characters to be typed before sending ajax request. - Added Russian translation
- Example html can now be run through node, no longer requires PHP
Bugfixes:
- Fix emptyTitle bug preventing selection from showing (#22) (pr #124 thanks @bercut497)