index
:
multi-select
master
origin/HEAD
origin/gh-pages
origin/keyboard
origin/keyboard2
origin/master
origin/optgroup-refactor
origin/perf
origin/perf2
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
jquery.multi-select.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix mouse hover
0.9
origin/perf
lou
2012-12-06
1
-2
/
+2
*
fix keyboard selection
lou
2012-12-06
1
-2
/
+2
*
fix specs
lou
2012-12-06
1
-8
/
+5
*
store multiselect instance in original select data so it is reusable for each...
lou
2012-12-06
1
-3
/
+6
*
rewrite select & deslect methods so they use ids instead of attrs for selecto...
lou
2012-12-06
1
-78
/
+70
*
copy all attributes to selectables/selection elements
lou
2012-12-06
1
-3
/
+2
*
share DOM elements to all plugin methods
lou
2012-12-06
1
-86
/
+85
*
use Bootstrap style plugin instead of jQuery UI style
lou
2012-11-30
1
-222
/
+250
*
fix toggle of nested elements in optgroups. Use class .ms-selected instead of...
lou
2012-11-29
1
-2
/
+2
*
add span to optgroup label and change div by span for selectable/selection el...
lou
2012-11-29
1
-3
/
+3
*
add possibility to select/deselect multiple values at a time
lou
2012-11-29
1
-50
/
+68
*
fix some issues concerning optgroup selection
lou
2012-11-29
1
-34
/
+26
*
fix issue on selecting elems nested in optgoup
lou
2012-11-29
1
-5
/
+5
*
add afterInit callback
lou
2012-11-29
1
-0
/
+3
*
delegate selectable/selection list elements binding event to parent UL
lou
2012-11-29
1
-6
/
+6
*
copy all option attributes to selectable/selected attributes
lou
2012-11-29
1
-4
/
+10
*
fix optgroup + add div in selected/selectable li (for better CSS customization)
lou
2012-11-27
1
-12
/
+15
*
fix optgroup
lou
2012-11-27
1
-11
/
+16
*
keyboard is back in the game!
lou
2012-11-27
1
-150
/
+145
*
Big changes:
lou
2012-11-27
1
-186
/
+185
*
Update js/jquery.multi-select.js
louis cuny
2012-11-03
1
-2
/
+2
*
Update js/jquery.multi-select.js
Cary
2012-10-22
1
-9
/
+10
*
Update js/jquery.multi-select.js
Cary
2012-10-22
1
-6
/
+18
*
fix optgroup #32
Louis Cuny
2012-07-30
1
-13
/
+14
*
authorize option with blank value to be selected
0.8
Louis Cuny
2012-07-26
1
-22
/
+19
*
update license to DWTFYW
Louis Cuny
2012-07-26
1
-4
/
+5
*
bump to version 0.8
Louis Cuny
2012-07-26
1
-1
/
+1
*
multiSelect is chainable
Louis Cuny
2012-07-26
1
-1
/
+1
*
replace attr by prop() methodto determine if option is selected
Louis Cuny
2012-07-26
1
-4
/
+4
*
do not focus on intit
Louis Cuny
2012-07-26
1
-1
/
+1
*
focusout is back
Louis Cuny
2012-07-20
1
-0
/
+1
*
fix scroll
0.7
Louis Cuny
2012-07-17
1
-3
/
+3
*
rename callbackOnInit on selectCallbackOnInit option
Louis Cuny
2012-07-16
1
-3
/
+3
*
focus on list instead of container (ready for searchable feature)
Louis Cuny
2012-07-16
1
-21
/
+16
*
do not hover optgroup li with keyboard
Louis Cuny
2012-07-11
1
-2
/
+2
*
focusout selected container when needed
Louis Cuny
2012-07-11
1
-0
/
+1
*
Merge branch 'keyboard'
0.6
Louis Cuny
2012-07-02
1
-28
/
+113
|
\
|
*
version 0.6
Louis Cuny
2012-07-02
1
-3
/
+3
|
*
Finally done. Need to be tested !
origin/keyboard
Louis Cuny
2012-06-29
1
-9
/
+14
|
*
prevent selection of already selected or undefined elements
Louis Cuny
2012-04-16
1
-3
/
+3
|
*
trigger change on original select when selecting/deselecting items
Louis Cuny
2012-04-16
1
-0
/
+2
|
*
use on() method and replace toggleClass(ms-hover) by addClass(ms-hover) to pr...
Louis Cuny
2012-04-16
1
-7
/
+7
|
*
fix hover on selection
lou
2012-04-11
1
-1
/
+1
|
*
first pass on keyboard
lou
2012-04-11
1
-12
/
+103
|
*
Merge branch 'master' into gh-pages
lou
2011-12-16
1
-3
/
+13
|
|
\
|
*
\
Merge branch 'master' into gh-pages
lou
2011-12-16
1
-50
/
+65
|
|
\
\
|
*
|
|
remove emptyArray option
lou
2011-11-10
1
-13
/
+0
*
|
|
|
Adding prefix to 'collapse' for Twitter Bootstrap compatibility.
Gregory Gaskill
2012-04-19
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
fix #17: introduce visible param to select_all method
lou
2011-12-16
1
-3
/
+13
|
|
/
|
/
|
*
|
fix #18 Disabled multi-select doesn't show selected items
lou
2011-12-16
1
-50
/
+56
*
|
fix #16: class was set to undefined when no class was given
0.3
lou
2011-12-11
1
-2
/
+3
*
|
Merge pull request #19 from leesolutions/patch-1
louis cuny
2011-12-11
1
-1
/
+1
|
\
\
|
*
|
Retain original options at refresh.
Dan Lee
2011-11-28
1
-1
/
+1
*
|
|
select all bug fixes - when the select all example loads make sure all optgro...
top-flight
2011-12-05
1
-0
/
+3
*
|
|
optgroup bug fix
top-flight
2011-12-04
1
-1
/
+0
*
|
|
optgroup bug fix
top-flight
2011-12-04
1
-2
/
+5
|
/
/
*
|
selectable/selected divs should inherit option classes
Josh Martin
2011-10-05
1
-3
/
+4
*
|
Fixed bug in keepOrder logic
dfisch
2011-10-04
1
-0
/
+2
|
/
*
Oops, coma disapeared after merge
lou
2011-10-03
1
-1
/
+1
*
this dumb commit fix #13
lou
2011-10-03
1
-1
/
+0
*
Merge branch 'master' into callbackOnInit
lou
2011-10-03
1
-1
/
+35
|
\
|
*
Merge pull request #12 from lou/keepOrder
louis cuny
2011-10-01
1
-2
/
+26
|
|
\
|
|
*
this is the last commit that fixes the issue #10
Michael Bensoussan
2011-09-30
1
-2
/
+1
|
|
*
replace inarray by index
Michael Bensoussan
2011-09-30
1
-6
/
+3
|
|
*
make keepOrder working for any select not just the demo :)
Michael Bensoussan
2011-09-29
1
-1
/
+1
|
|
*
keepOrder now working
Michael Bensoussan
2011-09-29
1
-6
/
+0
|
|
*
initial commit for keepOrder option - buggy
Michael Bensoussan
2011-09-29
1
-2
/
+36
|
*
|
add license
louis cuny
2011-09-29
1
-0
/
+10
|
|
/
*
|
callbackOnInit option
lou
2011-09-30
1
-3
/
+5
|
/
*
add "ms-selected" class when selectable li is selected
lou
2011-09-16
1
-0
/
+2
*
fix optgroup when label containing spaces
lou
2011-09-16
1
-6
/
+10
*
Edited js/jquery.multi-select.js via GitHub
Dan Lee
2011-09-02
1
-0
/
+4
*
remove detach() from selectedLI in the msMethods.select method. use of detac...
Dan Lee
2011-08-30
1
-1
/
+1
*
remove optgroup label when no more selectable option in it
lou
2011-08-25
1
-0
/
+7
*
Merge branch 'master' into gh-pages
lou
2011-08-24
1
-2
/
+0
|
\
|
*
oops I forgot some console debug
lou
2011-08-24
1
-4
/
+0
*
|
remove console.log
lou
2011-08-24
1
-3
/
+1
|
/
*
first pass on optgroup feature
lou
2011-08-24
1
-14
/
+27
*
fix multiselect when using optgroup
lou
2011-08-24
1
-10
/
+12
*
update to jquery 1.6.2 + remove unused code
lou
2011-07-10
1
-1
/
+0
*
fix Multi select duplicating
lou
2011-07-08
1
-39
/
+41
*
fix bug on disabled option on jquery 1.6+
lou
2011-06-30
1
-1
/
+2
*
use $(option).attr(selected, selected) instead of $(select).val() method + in...
lou
2011-06-29
1
-26
/
+37
*
Triggering the change event on the selected and selectable lists when an item...
Jamie Kite
2011-06-21
1
-0
/
+4
*
fix bug on selected options on init
lou
2011-05-25
1
-1
/
+1
*
fix bug on ie
lou
2011-05-20
1
-2
/
+2
*
support jquery 1.6+
lou
2011-05-18
1
-28
/
+24
*
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
*
updated minified version
lou
2011-05-05
1
-1
/
+1
*
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
1
-10
/
+33
|
\
|
*
Silence Javascript warnings
Serophos
2011-05-05
1
-4
/
+5
|
*
Ooops, Committed wrong file
Serophos
2011-05-05
1
-13
/
+15
|
*
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
*
headers option is on
lou
2011-05-03
1
-1
/
+6
*
Oops! fix bug on afterSelect
lou
2011-05-03
1
-2
/
+3
[next]