- 29 Apr, 2013 1 commit
-
-
Luís Rudge authored
-
- 28 Apr, 2013 3 commits
-
-
David Stutz authored
Added the selectAllValue option to change the value by which the select all option is identified. Cosmetics.
-
David Stutz authored
Fixed an issue concerning the refresh method and the unfocussing of the filter search input after filtering the options.
-
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.
-
- 26 Apr, 2013 2 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
-
- 25 Apr, 2013 7 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
-
Chris Hynes authored
-
- 24 Apr, 2013 3 commits
-
-
Chris Hynes authored
-
Chris Hynes authored
-
Erik Huisman authored
-
- 22 Apr, 2013 7 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
-
David Stutz authored
Added selectAll option and demos. Further cosmetics, comments etc. .
-
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 2 commits
-
-
Luís Rudge authored
-
Luís Rudge authored
-
- 17 Apr, 2013 3 commits
-
-
Chris Hynes authored
-
Chris Hynes authored
-
Chris Hynes authored
-
- 16 Apr, 2013 3 commits
-
-
Chris Hynes authored
-
Chris Hynes authored
-
Chris Hynes authored
-
- 11 Apr, 2013 1 commit
-
-
Joel Hillacre authored
-
- 08 Apr, 2013 1 commit
-
-
David Stutz authored
Fixed issue 43 with IE 9. Added documentation for pull request 42 fixing issues #39, #40, #41. Thanks to ses4j!
-
- 02 Apr, 2013 2 commits
-
-
Scott Stafford authored
Fix encoding issues by avoiding val() in selectors, hybrid optgroups and options on the top level, and supports label attributes on <option> tags. Fixes #39, fixes #40, fixes #41.
-
David Stutz authored
Updated the rebuild method to update the button text. Using option[selected] instead of option:selected. Fixed both #37 and #38. See http://jsfiddle.net/XrGzY/8/ and https://gist.github.com/jameslnewell/5288436.
-
- 23 Mar, 2013 1 commit
-
-
Chris Hynes authored
Removed width:100% style from <label> to keep outline inside menu Reapplied keyboard support
-
- 21 Mar, 2013 1 commit
-
-
David Stutz authored
-
- 20 Mar, 2013 1 commit
-
-
David Stutz authored
The buttonText function will get the select as second parameter.
-
- 15 Mar, 2013 1 commit
-
-
Chris Hynes authored
-
- 14 Mar, 2013 1 commit
-
-
David Stutz authored
Added example for option group support and removed option "showGroups".
-