- 09 Oct, 2014 6 commits
-
-
David HAN SZE CHUEN authored
Factorise some code too
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
Add ability to handle the "caption" property from the dataprovider() to display a title on hover of each option label Update doc
-
- 07 Oct, 2014 1 commit
-
-
David HAN SZE CHUEN authored
Just set the 'selected' property to true on the data item Works also for optgroup's options. Also use jQuery tag constructor and attribute setter to avoid HTML filtering issues
-
- 19 Aug, 2014 3 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
- 07 Aug, 2014 5 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
- 02 Aug, 2014 8 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
Target main button for updates more explicitly.
-
David Stutz authored
Allow onChange to trigger when calling `select` or `deselect` with one value.
-
- 17 Jul, 2014 1 commit
-
-
Neil Monroe authored
When updating the button text/title, target only the main button. This allows for additional buttons in templates to remain unaffected. For example, extra buttons in the filter template.
-
- 14 Jul, 2014 6 commits
-
-
-
David Stutz authored
-
David Stutz authored
Knockout.js Binding: Fixing the initialization of the selected items in the multi-select
-
David Stutz authored
Update bootstrap-multiselect.js
-
David Stutz authored
Little correction to dataprovider.
-
David Stutz authored
Fix #322
-
- 11 Jul, 2014 2 commits
-
-
Vinicius Fagundes authored
-
Nicholas Nieslanik authored
Fixing the initialization of the selected items in the multi-select for Knockout.js binding integration. Currently a persisted binding value isn't being initialized correctly when using KO. Instead the selectedOptions are only being set on during the update binding function or when the observableArray is changed. With this fix, if the observableArray has initial values, they are selected as necessary.s
-
- 10 Jul, 2014 1 commit
-
-
goncons authored
There is a little correction to the method dataprovider, the parameters for the callback function are index, value. Probably the problem is that in the forEach method of an array this two parameters are inverted.
-
- 08 Jul, 2014 1 commit
-
-
ellauty authored
-
- 04 Jul, 2014 6 commits
-
-
David Stutz authored
-
https://github.com/davidstutz/bootstrap-multiselectDavid Stutz authored
Conflicts: index-2-3.html index.html js/bootstrap-multiselect.js
-
David Stutz authored
-
David Stutz authored
** fix for #282: prevent crash when trying to select non-existant value **
-
David Stutz authored
prevent the "select all" from being created twice
-
David Stutz authored
Option groups support for the dataprovider method
-