Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | created a min css version of the app, inclued as well a dev version of the ↵ | Douglas Deodato | 2016-08-24 | 3 | -0/+116 |
| | | | | css and started a sass version of the css | ||||
* | Places the columns next to eachother instead of underneath | Berend | 2013-08-13 | 1 | -4/+3 |
| | | | | | | The 45% + 10% + 45% failed in IE7, making the 2nd column fall underneath the first. This fixes that by changing the widths to 45% + 45% + [whatever is left]. | ||||
* | use % instead of px for with | lou | 2013-08-02 | 1 | -16/+17 |
| | |||||
* | Added fix for selected side being empty | Tom Prats | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | Removed redundant .ms-container selector | Per Andersson | 2013-06-25 | 1 | -1/+0 |
| | |||||
* | nevisit the way to handle the focus on lists0.9.6 | lou | 2013-06-24 | 1 | -0/+1 |
| | |||||
* | Consistent styling suppport for IE8+IE7 | Chad Schulz | 2012-12-27 | 1 | -86/+93 |
| | | | | | | | | | Modified the styling for: - minor layout issues in IE7 - removed the :not selector, unsupported <IE9 - reordered rules for importance and overriding - equalized specificity between normal, hover, and disabled states of element items | ||||
* | Update css/multi-select.css | top-flight | 2012-10-14 | 1 | -1/+1 |
| | | | Center switch.png between the two form elements | ||||
* | css for focused list | Louis Cuny | 2012-07-16 | 1 | -6/+11 |
| | |||||
* | Correct reference to switch.png image. | Tyler Butler | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'keyboard'0.6 | Louis Cuny | 2012-07-02 | 2 | -298/+33 |
|\ | | | | | | | | | | | Conflicts: css/multi-select.css js/application.js | ||||
| * | version 0.6 | Louis Cuny | 2012-07-02 | 2 | -307/+29 |
| | | |||||
| * | prevent selection of already selected or undefined elements | Louis Cuny | 2012-04-16 | 1 | -0/+5 |
| | | |||||
| * | fix hover on selection | lou | 2012-04-11 | 1 | -1/+1 |
| | | |||||
| * | first pass on keyboard | lou | 2012-04-11 | 1 | -3/+11 |
| | | |||||
* | | Adding prefix to 'collapse' for Twitter Bootstrap compatibility. | Gregory Gaskill | 2012-04-19 | 1 | -3/+3 |
| | | |||||
* | | s/selection/selected/ bug | Joshua Hou | 2012-04-01 | 1 | -1/+1 |
|/ | |||||
* | fix #18 Disabled multi-select doesn't show selected items | lou | 2011-12-16 | 1 | -4/+5 |
| | |||||
* | add "ms-selected" class when selectable li is selected | lou | 2011-09-16 | 1 | -0/+3 |
| | |||||
* | style the optgroup | lou | 2011-09-14 | 2 | -2/+9 |
| | |||||
* | first pass on optgroup feature | lou | 2011-08-24 | 1 | -5/+16 |
| | |||||
* | add empty array to demos | lou | 2011-06-30 | 1 | -3/+12 |
| | |||||
* | css for ie | lou | 2011-05-20 | 1 | -0/+5 |
| | |||||
* | remove useless gradiants | lou | 2011-05-18 | 1 | -8/+0 |
| | |||||
* | more demos | lou | 2011-05-05 | 2 | -5/+10 |
| | |||||
* | Make default text-colors of textbox conform to W3C accessebility standards | Serophos | 2011-05-05 | 1 | -2/+2 |
| | | | (See http://www.w3.org/TR/AERT#color-contrast for details) | ||||
* | headers option is on | lou | 2011-05-03 | 1 | -0/+12 |
| | |||||
* | style | lou | 2011-04-29 | 1 | -6/+5 |
| | |||||
* | Merge branch 'gh-pages' | lou | 2011-04-29 | 1 | -13/+58 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: css/application.css demos.html documentation.html index.html js/jquery.multi-select.js js/jquery.multi-select.min.js | ||||
| * | demo site ++ | lou | 2011-04-17 | 1 | -13/+58 |
| | | |||||
| * | site on ! | lou | 2011-04-17 | 2 | -0/+257 |
| | |||||
* | demos pages ++ | lou | 2011-04-17 | 3 | -146/+94 |
| | |||||
* | more demos | lou | 2011-04-15 | 2 | -4/+89 |
| | |||||
* | first commit | lou | 2011-04-11 | 3 | -0/+224 |