- 18 Sep, 2013 1 commit
-
-
Eduard Dudar authored
Added Bootstrap 3.0 files (js + css + fonts); updates: search field to match 3.0 markup in JS, LESS template, HTML examples.
-
- 29 Aug, 2013 2 commits
-
-
David Stutz authored
-
David Stutz authored
-
- 26 Jul, 2013 2 commits
-
-
David Stutz authored
-
David Stutz authored
Updated license: dual licensed with Apache 2 and BSD 3-Clause. Fixed issues with doubling "select all" options by using rebuild. Added buttonTitle option, see #138.
-
- 13 Jun, 2013 1 commit
-
-
Vasyl Zuzyak authored
-
- 12 Jun, 2013 1 commit
-
-
David Stutz authored
Moved CSS declarations into separate LESS file. Filter will now be rebuild, too.
-
- 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 1 commit
-
-
Peter Beno authored
-