Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | support jquery 1.6+ | lou | 2011-05-18 | 3 | -54/+33 | |
| | ||||||
* | improve demo for submit form | lou | 2011-05-18 | 1 | -1/+3 | |
| | ||||||
* | update jquery | lou | 2011-05-18 | 1 | -3/+5 | |
| | ||||||
* | empty values bug finally fixed | lou | 2011-05-18 | 1 | -24/+27 | |
| | ||||||
* | fix when deselect elem result in an empty array | lou | 2011-05-18 | 1 | -5/+11 | |
| | ||||||
* | more demos | lou | 2011-05-05 | 1 | -0/+5 | |
| | ||||||
* | updated minified version | lou | 2011-05-05 | 2 | -10/+7 | |
| | ||||||
* | oops, merge finished ! | lou | 2011-05-05 | 1 | -26/+8 | |
| | ||||||
* | Merge branch 'master' of github.com:lou/multi-select into gh-pages | lou | 2011-05-05 | 2 | -15/+42 | |
|\ | | | | | | | | | Conflicts: js/jquery.multi-select.js | |||||
| * | Silence Javascript warnings | Serophos | 2011-05-05 | 1 | -4/+5 | |
| | | ||||||
| * | Silence javascript warnings | Serophos | 2011-05-05 | 1 | -2/+6 | |
| | | ||||||
| * | Ooops, Commited wrong file :o) | Serophos | 2011-05-05 | 1 | -2/+2 | |
| | | ||||||
| * | Ooops, Committed wrong file | Serophos | 2011-05-05 | 1 | -13/+15 | |
| | | ||||||
| * | See non min version for changes | Serophos | 2011-05-05 | 1 | -5/+5 | |
| | | ||||||
| * | copy title attribute from <option> Elements | Serophos | 2011-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | add disabled option | lou | 2011-05-05 | 1 | -17/+26 | |
|/ | ||||||
* | fix when no id is set | lou | 2011-05-03 | 1 | -2/+2 | |
| | ||||||
* | generate select id if none | lou | 2011-05-03 | 1 | -2/+4 | |
| | ||||||
* | minify js | lou | 2011-05-03 | 1 | -5/+5 | |
| | ||||||
* | headers option is on | lou | 2011-05-03 | 2 | -1/+10 | |
| | ||||||
* | Oops! fix bug on afterSelect | lou | 2011-05-03 | 1 | -2/+3 | |
| | ||||||
* | updated and tested with jquery 1.6 | lou | 2011-05-03 | 1 | -155/+5 | |
| | ||||||
* | Merge branch 'gh-pages' | lou | 2011-04-29 | 2 | -49/+44 | |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: css/application.css demos.html documentation.html index.html js/jquery.multi-select.js js/jquery.multi-select.min.js | |||||
| * | optims: use detach() method + remove unecessary variables | lou | 2011-04-29 | 2 | -50/+44 | |
| | | ||||||
| * | site on ! | lou | 2011-04-17 | 4 | -0/+325 | |
| | ||||||
* | demos pages ++ | lou | 2011-04-17 | 1 | -0/+4 | |
| | ||||||
* | select all demo | lou | 2011-04-15 | 1 | -1/+10 | |
| | ||||||
* | add select_all and deselect_all methods | lou | 2011-04-15 | 1 | -4/+14 | |
| | ||||||
* | more demos | lou | 2011-04-15 | 2 | -622/+27 | |
| | ||||||
* | add callbacks | lou | 2011-04-15 | 1 | -26/+45 | |
| | ||||||
* | first commit | lou | 2011-04-11 | 4 | -0/+878 | |