Skip to content

Releases: snapappointments/bootstrap-select

bootstrap-select 1.5.1

04 Mar 18:33
Compare
Choose a tag to compare

bootstrap-select 1.5.0

04 Mar 09:45
Compare
Choose a tag to compare

New Features:

Select/Deselect All
Max Options (set maximum number of options to be selected in select or optgroup)

Fix #116, fix #290, fix #328, fix #329, fix #330, fix #361, fix #388, fix #398, fix #402, fix #420, fix #421, fix #432, fix #437, fix #450, fix #463

bootstrap-select 1.4.3

16 Jan 11:09
Compare
Choose a tag to compare
  • Support for 'autofocus' attribute
  • Added noneResultText option for easier translation
  • Performance issues (Fix #291, Fix #447)

bootstrap-select 1.4.2

18 Dec 09:06
Compare
Choose a tag to compare

Fixes issues with a select inside a modal with a data-container set to something outside of the modal (such as body).

code cleanup

bootstrap-select 1.4.1

12 Dec 05:49
Compare
Choose a tag to compare

bootstrap-select 1.4.0

12 Dec 05:46
Compare
Choose a tag to compare

support for all icon fonts; support for different separators for multiple selected items; add title to button so all selected items can be seen on hover

bootstrap-select 1.3.7

11 Dec 09:10
Compare
Choose a tag to compare

bootstrap-select 1.3.6

10 Dec 10:04
Compare
Choose a tag to compare

liveSearch now functions like typeahead, as well as numerous bug fixes

bootstrap-select 1.3.5

10 Oct 22:38
Compare
Choose a tag to compare

Improve bootstrap 3 support (form-control, col-*). Also fix issue with "close" button in header in Firefox.

bootstrap-select 1.3.4

26 Sep 23:12
Compare
Choose a tag to compare

Fix #314 and add update() function