Bootstrap Multiselect Versions Save

JQuery multiselect plugin based on Twitter Bootstrap.

v0.9.8

9 years ago

This release includes the following changes:

  • Fixed #351.
  • Added new option disableIfEmpty, #358.
  • Added example for #129, #360.
  • Updated documentation according to #356.

v0.9.7

9 years ago

Changes include:

  • #312 which is fixed by #326
  • Documentation has been updated according to #129.
  • New features/options: #326 and #283.

v0.9.6

9 years ago

Some minor fixes:

  • Pull request #346 fixes #322 and #324.
  • Pull request #341 fixes #340.
  • Pull request #345 fixes knockout binding.
  • Added discussion of #347 to FAQ.

v0.9.5

9 years ago

Some minor changes, including:

  • Added issues to the FAQ section: #331, #336, #330, #322, #317, #323, #205.
  • Additional documentaiton for filterBehavior option: #243.
  • Merged pull requests: #281, #318, #319.
  • Fixed: #301, #309.

v0.9.4

10 years ago
  • New option to override the templates used by the plugin (e.g. the divider template).
  • Added option to change the name of the used checkboxes: checkboxName - see #212.
  • New option to add select all only if more than x options are present: includeSelectAllIfMoreThan - #235.
  • Select all performance improvement by @Tyf0x (for further discussion see #268 and #279).
  • Fixed: #267, #278, #274, #256, #263.
  • Updated documentation according to #270.
  • Added example for testing select all performance.
  • Added example for testing onDropdownShow and onDropdownHide as discussed in #262.

v0.9.3

10 years ago
  • Master branch working for both Twitter Bootstrap 3.x and the old 2.3.x branch.
  • Update to Twitter Bootstrap 3.1.1.
  • New option: includeSelectAllDivider to add a divider behind the "Select All" option.
  • Update to jQuery 2.1.0.
  • Full Knockout support - thanks to @BrewDawg.
  • Minor fixes and improvements.

v0.9.2

10 years ago
  • Select all option responds to user selections and initial state.
  • Updated to Bootstrap 3.0.3.
  • Dividers can be added.
  • Added bower.json.
  • Additional examples and demos.
  • Many small fixes and improvements.

Thanks for a great community supporting this plugin!

v0.9.1

10 years ago

Multiselect for Bootstrap 3.

v0.9

10 years ago