Igor Vaynberg
|
43e6b86f75
prevent scrollback left on opening. fixes #467
|
před 12 roky |
Igor Vaynberg
|
e21018147c
fixes #1263
|
před 12 roky |
Igor Vaynberg
|
18c2bc5cb9
need at least 1x1 px space to receive focus
|
před 12 roky |
Igor Vaynberg
|
5c709bac15
improve offscreen element positioning. fixes #1217. fixes #1218. fixes #1074
|
před 12 roky |
Igor Vaynberg
|
c33b9d5e98
Merge pull request #1219 from alexhaas/master
|
před 12 roky |
Igor Vaynberg
|
adb126edc6
Merge pull request #1239 from NielsKuhnel/master
|
před 12 roky |
Igor Vaynberg
|
c02ea3a030
add margin:0 to select2-cotnainer. fixes #1254
|
před 12 roky |
19Gerhard85
|
0d67130d62
Closes #1228
|
před 12 roky |
Niels Kühnel
|
870b1b7165
Less aggresive keyboard deletes and carret stays
|
před 12 roky |
Niels Kühnel
|
877c1d90c5
Keyboard navigation in choices (tags)
|
před 12 roky |
alexhaas
|
bf65a2ab25
Update select2.css
|
před 12 roky |
Julen Ruiz Aizpuru
|
8cb3698820
Fix #1172 -- Properly set width when allowClear is being used.
|
před 12 roky |
Igor Vaynberg
|
25549c787b
Revert "applied fix for #1172 - Clear button overlaps text"
|
před 12 roky |
Alex Rice
|
a0f35aba3f
Remove inline styles
|
před 12 roky |
Igor Vaynberg
|
fd07c11484
applied fix for #1172 - Clear button overlaps text
|
před 12 roky |
Igor Vaynberg
|
fffba0d1d2
fixes #1110
|
před 12 roky |
Igor Vaynberg
|
931862c6ef
reverse selection gradient when opened up to have better separation. fixes #1040
|
před 12 roky |
jfoster
|
7956d7aee3
Add option to automatically size dropdown width
|
před 12 roky |
Jens Rantil
|
eac267b11f
Bugfix: Avoid implosion of empty <option>s
|
před 12 roky |
Jens Rantil
|
518cdf8600
Centering select2 vertically
|
před 12 roky |
Igor Vaynberg
|
fb158ed0c8
change how offscreen css is defined. finxes #1011
|
před 12 roky |
Igor Vaynberg
|
8609bee8f1
fix bug in css
|
před 12 roky |
Igor Vaynberg
|
27f6c0198a
fix dropdown mask in ie7/8. fixes #926
|
před 12 roky |
Mircea Pricop
|
f5b018dd09
Remove -o-box-shadow since it is not needed.
|
před 12 roky |
Kevin Brown
|
940d1f2d67
Better imitate native touch experience
|
před 12 roky |
Igor Vaynberg
|
52c8a9e2cb
remove input height css. fixes #587
|
před 12 roky |
Igor Vaynberg
|
a9741f9998
prevent user from selecting text in choices. fixes #551
|
před 12 roky |
Igor Vaynberg
|
ef364d2118
better handling of first character typed. fixes #196
|
před 12 roky |
Igor Vaynberg
|
8332d6a7e9
fix more hierarchical selection bugs. fixes #775
|
před 12 roky |
Igor Vaynberg
|
7a006a7259
fix scroll event handling since it doesnt bubble. also add a shim behind the dropdown, this allows it to properly close even when used inside modals. sometimes modals will place their own shim that closes the modal and aborts the default mousedown event. in such cases the modal would close but the dropdown element would still float on the screen now detached and the only way to close it would be to make a selection
|
před 12 roky |