- 29 May, 2013 1 commit
-
-
David Stutz authored
Fixed #82. Added beta js and demo html. The "new" multiselect will be more structured but hopefully offering the same possibilities with better performance.
-
- 10 May, 2013 1 commit
-
-
David Stutz authored
Updated readme and demonstration files.
-
- 03 May, 2013 2 commits
-
-
David Stutz authored
The filtering option will now hide or show the filtered options instead of destryoing/rubuilding them. So selected options will not be destroyed. Updated the demo an knockout examples. Added "fork me" slogan.
-
David Stutz authored
See #76, #75. Updated demo and knockout examples. Multiselect iwll adopt the disabled state of the select.
-
- 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.
-
- 25 Apr, 2013 5 commits
-
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
Luís Rudge authored
-
- 20 Apr, 2013 1 commit
-
-
Luís Rudge authored
-
- 16 Apr, 2013 3 commits
-
-
Chris Hynes authored
-
Chris Hynes authored
-
Chris Hynes authored
-
- 12 Apr, 2013 1 commit
-
-
Vlad authored
Typo corrected.
-
- 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 1 commit
-
-
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
-
- 20 Mar, 2013 1 commit
-
-
David Stutz authored
The buttonText function will get the select as second parameter.
-
- 14 Mar, 2013 2 commits
-
-
David Stutz authored
Added example for option group support and removed option "showGroups".
-
David Stutz authored
Added example for option group support and removed option "showGroups".
-
- 10 Mar, 2013 1 commit
-
-
David Stutz authored
Select or deselect an specific option by its value.
-
- 25 Feb, 2013 1 commit
-
-
David Stutz authored
Added the CSS class "multiselect" do add additional styling using CSS. Fixed #23. Added a possible solution for mobile devices.
-
- 22 Feb, 2013 1 commit
-
-
David Stutz authored
Added google code prettify and an example for disabled state.
-
- 16 Feb, 2013 1 commit
-
-
David Stutz authored
Added a rebuild method suggested in Issue #19. Additionally added documentation for Knockout JS - see Issue #17.
-
- 25 Jan, 2013 2 commits
-
-
David Stutz authored
Added support for adding a maximum height property to the dropdown list. Renamed some options.
-
David Stutz authored
Added support for adding a maximum height property to the dropdown list. Renamed some options.
-
- 09 Jan, 2013 2 commits
-
-
David Stutz authored
Updated README and index.
-
David Stutz authored
Updated documentation concerning the new 'onchange' option and added a refresh method.
-
- 02 Jan, 2013 2 commits
-
-
Peter Beno authored
-
Peter Beno authored
-
- 15 Dec, 2012 1 commit
-
-
David Stutz authored
Added the possibility to destroy/unbind the plugin. Adjusted link and label style for the dropdown. Minor changes.
-
- 24 Nov, 2012 1 commit
-
-
David Stutz authored
-
- 12 Oct, 2012 2 commits
-
-
David Stutz authored
-
David Stutz authored
The dropdown butotn can now be customized by using classes. Removed the 'none' option and renamed the 'selected' option to 'text'.
-
- 10 Oct, 2012 1 commit
-
-
David Stutz authored
-