- 15 Jun, 2014 1 commit
-
-
Andrew Ross authored
-
- 23 May, 2014 6 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
** Keyboard navigation fix: disabled elements are no longer selectable *...
-
David Stutz authored
** Removed the mirroring on the "Select All" option. **
-
Tyf0x authored
Signed-off-by: Tyf0x <Tyf0x@users.noreply.github.com>
-
Tyf0x authored
Signed-off-by: Tyf0x <Tyf0x@users.noreply.github.com>
-
- 13 May, 2014 7 commits
-
-
-
David Stutz authored
-
David Stutz authored
Moving down the onChange callback
-
David Stutz authored
** Performance improvement ** - based on thorst #268 contribution.
-
David Stutz authored
adding namespace to fix keydown event.
-
David Stutz authored
Update bootstrap-multiselect.js
-
David Stutz authored
Fix multiple divider on rebuild().
-
- 07 May, 2014 1 commit
-
-
Neil Kistner authored
-
- 23 Apr, 2014 2 commits
- 22 Apr, 2014 1 commit
-
-
Tyf0x authored
-> Fixed a bug where disabled options where incorrectly selected using the 'select-all' -> Changed the jQuery .not() selector in favor of the css native :not() to slightly improve performance
-
- 11 Apr, 2014 2 commits
- 02 Apr, 2014 1 commit
-
-
Tyf0x authored
-
- 01 Apr, 2014 5 commits
-
-
Tyf0x authored
-> Now only filters the options to select if not all them have to be selected. This means to select all should be faster when there is no filter used.
-
Tyf0x authored
-
David Stutz authored
-
David Stutz authored
-
Tyf0x authored
-> improved performances and fixed the bug where the user couldn't deselect all in filtered mode -> added the class multiselect-item to all plugin-specific items -> fixed an incorrect CSS selector Signed-off-by: Tyf0x <Tyf0x@users.noreply.github.com>
-
- 31 Mar, 2014 11 commits
-
-
David Stutz authored
-
David Stutz authored
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
Remove/clear multiselect instance from select element upon calling 'destroy'.
-
David Stutz authored
-
David Stutz authored
Select-All performance improvement.
-
David Stutz authored
Remove multiple $(event.target) object creation.
-
David Stutz authored
-
geonewlitho authored
-> Drastic performance improvement to the "Select All" button
-
- 30 Mar, 2014 3 commits
-
-
https://github.com/davidstutz/bootstrap-multiselectDavid Stutz authored
Conflicts: js/bootstrap-multiselect.js
-
David Stutz authored
#270, #263, #260, #262, #261, #235. New option: includeSelectAllIfMoreThan. Fixed issues with select all and dividers. Updated documentation concerning show/hide event.
-
yuripc authored
-