- 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
-
- 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 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
- 07 Apr, 2014 1 commit
-
-
conradfr authored
Use the same format as Select2 : [{children: array (of options), [title: string]}] Additionally : - if no title is given, use the generic "Group n", with n as group index. - for options if no label is given, use value as label
-
- 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 6 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'.
-