Igor Vaynberg
|
e28ea42846
Merge pull request #434 from hzy-/master
|
před 12 roky |
Jacob Haslehurst
|
3fcfbed03a
formatSearching can be disabled
|
před 12 roky |
Igor Vaynberg
|
65493206a7
Merge pull request #432 from brettmas/master
|
před 12 roky |
brettmas
|
c577158599
original option not available to formatSelection on init
|
před 12 roky |
Igor Vaynberg
|
2027c0cebf
trigger blur handlers on source element when select2 is blurred
|
před 12 roky |
Igor Vaynberg
|
93ed30d67a
mange disabled attr on source element. fixes #427
|
před 12 roky |
Igor Vaynberg
|
3cc79b410c
Merge pull request #431 from gladmon/master
|
před 12 roky |
gladmon
|
b96ee3fc88
Fix z-index on input text box for single selects.
|
před 12 roky |
Igor Vaynberg
|
a145378848
postprocess results always if closeOnSelect is false. fixes #348
|
před 12 roky |
Igor Vaynberg
|
f18caa5957
jquery 1.8.x fixes. fixes #388
|
před 12 roky |
Igor Vaynberg
|
2cb435680b
fixes #366
|
před 12 roky |
Igor Vaynberg
|
bdd746844d
tweak formatSelection for #400
|
před 12 roky |
Igor Vaynberg
|
c098f51905
added bower component.json. fixes #418
|
před 12 roky |
Igor Vaynberg
|
f7e78f6ed9
label for support for id's with brackets, eg id='name[first]'. fixes #422
|
před 12 roky |
Igor Vaynberg
|
7ee6446bc5
hide the x when the single select is disabled. fixes #401
|
před 12 roky |
Igor Vaynberg
|
4b1204c5de
improve keyboard handling. fixes #389
|
před 12 roky |
Igor Vaynberg
|
908c3583d7
bind abbr handler before mousedown. fixes #386
|
před 12 roky |
Igor Vaynberg
|
ab7ab5b3f7
allow clearing on backspace as well as delete. fixes #396
|
před 12 roky |
Igor Vaynberg
|
6690cc449c
fix clearing when using jquery 1.6. fixes #386
|
před 12 roky |
Igor Vaynberg
|
2adb8d3a78
Merge pull request #403 from byroot/fix-perfs-issues
|
před 12 roky |
Jean Boussier
|
7bc63dd264
Get rid of 2 useless jQuery.delegate event handler
|
před 12 roky |
Jean Boussier
|
3387853d9c
Keep a cached reference to jQueryfied document
|
před 12 roky |
Jean Boussier
|
720bdb8c4f
Store last mouse position in a variable instead of document datastore
|
před 12 roky |
Igor Vaynberg
|
96657a16aa
fix for dropdown closing as soon as its opened in IE8. fixes #369. fixes #354
|
před 12 roky |
Igor Vaynberg
|
b4371aa253
remove executable permission from files
|
před 12 roky |
Igor Vaynberg
|
84ef3d80c5
simplify release.sh to let github generate archives from tags
|
před 12 roky |
Igor Vaynberg
|
c0ce4be801
Merge pull request #397 from kchung/master
|
před 12 roky |
Kevin Chung
|
7be0e509ff
Remove references to `jQuery.Events`, replace with the closure dollar variable.
|
před 12 roky |
Kevin Chung
|
770924ca8d
Fix empty Select2 input from throwing an error when attempting to selecting a value.
|
před 12 roky |
Igor Vaynberg
|
819cca7e70
Merge pull request #387 from markmarkoh/master
|
před 12 roky |