- 09 Oct, 2014 2 commits
-
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
Use .closest() instead of .parents() because the latter will also reach parent elements of the plugin container In other words, if the multiselect plugin is used inside an LI.container tag, it will eventually modify it which is not intended
-
- 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
-
- 15 Jun, 2014 1 commit
-
-
Andrew Ross authored
-
- 12 Jun, 2014 1 commit
-
-
Vinicius Fagundes authored
-
- 30 May, 2014 1 commit
-
-
Tyf0x authored
Signed-off-by: Tyf0x <Tyf0x@users.noreply.github.com>
-
- 29 May, 2014 1 commit
-
-
shayh authored
-
- 23 May, 2014 1 commit
-
-
David Stutz authored
-