- 01 Mar, 2015 1 commit
-
-
davidstutz authored
-
- 28 Feb, 2015 7 commits
-
-
davidstutz authored
Added option for #466 - although this may be handled easier by directly modifying the buttonText option!
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
David Stutz authored
Added the AMD header for use with require.js module definitions
-
davidstutz authored
-
- 17 Feb, 2015 2 commits
-
-
davidstutz authored
-
davidstutz authored
-
- 13 Feb, 2015 18 commits
-
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
davidstutz authored
-
David Stutz authored
Change dataprovider tags variable into an array.
-
David Stutz authored
Created an inheritClasses option (default: false) that pulls classes (documentation still to be done).
-
David Stutz authored
Update bootstrap-multiselect.js, To solve the search issue when using optgroup
-
David Stutz authored
** Fixed regression on setOptions (#444) **
-
David Stutz authored
** Fix for #427 **
-
David Stutz authored
** fix for #430 **
-
David Stutz authored
** Fix for #429 and #434 **
-
David Stutz authored
Improved knockout binding.
-
David Stutz authored
Shift + Click range selection improvements. Fixes #431.
-
- 09 Jan, 2015 2 commits
- 02 Jan, 2015 1 commit
-
-
Aaron-P authored
-
- 31 Dec, 2014 2 commits
-
-
https://github.com/davidstutz/bootstrap-multiselectNicholas Nieslanik authored
Conflicts: dist/js/bootstrap-multiselect.js
-
Nicholas Nieslanik authored
-
- 08 Dec, 2014 1 commit
-
-
Thien Pham authored
Change dataprovider tags variable into an array instead of jquery object to keep order of dataprovider array. Got rid of .add() as jquery states: http://api.jquery.com/add/ "Do not assume that this method appends the elements to the existing collection in the order they are passed to the .add() method"
-
- 04 Dec, 2014 1 commit
-
-
Tyf0x authored
-
- 03 Dec, 2014 2 commits
-
-
Aaron-P authored
-
Aaron-P authored
Improves the initialization of the multiselect by waiting for other select related bindings to finish first. Moved the subscription to other binder events to init so they aren't re-executed all the time. Added support for value binding. Added support for observable configuration properties. Observable subscription rate-limited (by @IDisposable). Simplified how selection changes are processed (simpler code, not sure about performance).
-
- 27 Nov, 2014 3 commits
-
-
Tyf0x authored
-> Added setAllSelectedText function to set the text displayed when all options are selected dynamically at runtime -> Updated doc
-
https://github.com/Tyf0x/bootstrap-multiselectTyf0x authored
Merge branch 'fix_#431' of https://github.com/Tyf0x/bootstrap-multiselect into shift-select-improvement
-
Tyf0x authored
-> Fixed a failure on test for #405 due to the code changes
-