- 13 Feb, 2015 8 commits
-
-
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
-
- 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 6 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
-
Tyf0x authored
-> Moved the downward chevron to the button template. -> The button text is now inserted into any container using the class "multiselect-selected-text" inside the button tag.
-
Tyf0x authored
-> Now able to select/deselect ranges -> The range is based on the previously active checkbox. (i.e: the user clicks a checkbox no 1 then checkbox no 5. The interval will be [1,5].) -> The range new state (selected or deselected) depends on the last option clicked new value. Example: If the checkbox is Shift-clicked and becomes selected, the whole range will be too. -> Improved the range select speed tremendously by only notifying the select for the "change" event once the whole range finished changing and manually doing the selection or deselection.
-
Tyf0x authored
-> Added an overflow: hidden and text-overflow:ellipsis to the button CSS if a buttonWidth is specified -> Updated doc
-
- 25 Nov, 2014 1 commit
-
-
Tyf0x authored
-> See https://bugzilla.mozilla.org/show_bug.cgi?id=559506 -> Removed the javascript:void(0) href for anchor elements in the multiselect dropdown -> Added a tabindex = 0 to keep the anchors focus-able -> Added code to remove any text selection when using shift+click -> Handles the checkbox selection manually when done using shift+click on its label
-
- 20 Nov, 2014 1 commit
-
-
Justin Mealey authored
-
- 07 Nov, 2014 1 commit
-
-
tsengkhai authored
-
- 01 Nov, 2014 4 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
Fixes #405
-
- 26 Oct, 2014 1 commit
-
-
David Stutz authored
-
- 25 Oct, 2014 1 commit
-
-
David Stutz authored
-
- 17 Oct, 2014 3 commits
-
-
Kyle Needham authored
-
Kyle Needham authored
-
Kyle Needham authored
-
- 16 Oct, 2014 4 commits
-
-
Kyle Needham authored
-
Kyle Needham authored
-
David Stutz authored
-
David Stutz authored
-
- 15 Oct, 2014 1 commit
-
-
David Stutz authored
-
- 14 Oct, 2014 3 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-