Releases: truckingsim/Ajax-Bootstrap-Select
Releases · truckingsim/Ajax-Bootstrap-Select
Version 1.1.0
Our first minor revision adds a new feature and fixes the multiple selection bug.
- Add mixWithCurrents option to keep previously selected options between ajax searches (thanks @Allerion)
- Fix multiple select options not updating on click to show they have been selected.
If there are any issues please create an issue and I will get to them as fast as I can.
Add ability to set url in data property
Changes:
- Added
data-search-url
property [thanks @danielmariz]
Fix error in minified file
Fixes an error in the minified file that caused it not to work.
Added debug option
Minor update
Remove a console.log (#5) thanks @angelxmoreno
Fix result set reloading on keys that
- Fix data property check (#1) thanks @renhammington
- Fix bug with pressing non-transformative keys (left, right, esc, etc...) causing an ajax call to be executed resetting the list.
Fix results being reset on close
This fixes a bug of a chance of the results resetting after choosing one.
Also added an example.
Initial Release
This plugin is stable so releasing as 1.0.