- 28 Apr, 2013 4 commits
-
-
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 2 commits
-
-
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 4 commits
-
-
David Stutz authored
Fixed to work on mobile devices by upgrading bootstrap.
-
David Stutz authored
Support for auto wireup via data-role="multiselect" attribute.
-
David Stutz authored
Support single selection lists.
-
Chris Hynes authored
-