- 28 Apr, 2013 6 commits
-
-
David Stutz authored
Updated documentation: includeSelectAll, selectAllText, selectedClass, enabledFiltering and filterPlaceholder options. Updated the README. moved the filter initialization to the buildDropdown method. The rebuild method has to remove the search field, too, otherwise it will be duplicated.
-
David Stutz authored
Added support to override/extend default options.
-
David Stutz authored
Fixes knockout integration issues.
-
David Stutz authored
Added filtering capability.
-
David Stutz authored
added css class to the 'select all' option.
-
David Stutz authored
Made refresh() update disabled state.
-
- 26 Apr, 2013 3 commits
-
-
Chris Coker authored
added a reference to the constructor so I can override the default options when initializing multiselect with data-role attribute
-
Luís Rudge authored
-
Luís Rudge authored
-
- 25 Apr, 2013 8 commits
-
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Chris Hynes authored
-
- 24 Apr, 2013 5 commits
-
-
David Stutz authored
Stop propagation for touch devices, too.
-
David Stutz authored
Fix single selection issue.
-
Chris Hynes authored
-
Chris Hynes authored
-
Erik Huisman authored
-
- 23 Apr, 2013 2 commits
-
-
David Stutz authored
Fixes knockout integration issues.
-
Luís Rudge authored
-
- 22 Apr, 2013 9 commits
-
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
we dont need to call $('#element').multiselect() before ko anymore
-
Luís Rudge authored
-
Luís Rudge authored
-
David Stutz authored
Added selectAll option and demos. Further cosmetics, comments etc. .
-
David Stutz authored
Normalize prop access
-
Chris Hynes authored
Removed browser sniffing for IE and use :selected pseudoselector everywhere
-
http://api.jquery.com/removeProp/Chris Hynes authored
* Use prop("property", false), rather than removeProp("property") * Use prop("selected", true), rather than prop("selected", "selected")
-
- 20 Apr, 2013 6 commits
-
-
David Stutz authored
Added gitignore for project files.
-
David Stutz authored
Added '[x] Select all' option.
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
- 17 Apr, 2013 1 commit
-
-
David Stutz authored
Fixed to work on mobile devices by upgrading bootstrap.
-