Igor Vaynberg
|
e21018147c
fixes #1263
|
12 年之前 |
Igor Vaynberg
|
18c2bc5cb9
need at least 1x1 px space to receive focus
|
12 年之前 |
Igor Vaynberg
|
5c709bac15
improve offscreen element positioning. fixes #1217. fixes #1218. fixes #1074
|
12 年之前 |
Igor Vaynberg
|
c33b9d5e98
Merge pull request #1219 from alexhaas/master
|
12 年之前 |
Igor Vaynberg
|
adb126edc6
Merge pull request #1239 from NielsKuhnel/master
|
12 年之前 |
Igor Vaynberg
|
c02ea3a030
add margin:0 to select2-cotnainer. fixes #1254
|
12 年之前 |
19Gerhard85
|
0d67130d62
Closes #1228
|
12 年之前 |
Niels Kühnel
|
870b1b7165
Less aggresive keyboard deletes and carret stays
|
12 年之前 |
Niels Kühnel
|
877c1d90c5
Keyboard navigation in choices (tags)
|
12 年之前 |
alexhaas
|
bf65a2ab25
Update select2.css
|
12 年之前 |
Julen Ruiz Aizpuru
|
8cb3698820
Fix #1172 -- Properly set width when allowClear is being used.
|
12 年之前 |
Igor Vaynberg
|
25549c787b
Revert "applied fix for #1172 - Clear button overlaps text"
|
12 年之前 |
Alex Rice
|
a0f35aba3f
Remove inline styles
|
12 年之前 |
Igor Vaynberg
|
fd07c11484
applied fix for #1172 - Clear button overlaps text
|
12 年之前 |
Igor Vaynberg
|
fffba0d1d2
fixes #1110
|
12 年之前 |
Igor Vaynberg
|
931862c6ef
reverse selection gradient when opened up to have better separation. fixes #1040
|
12 年之前 |
jfoster
|
7956d7aee3
Add option to automatically size dropdown width
|
12 年之前 |
Jens Rantil
|
eac267b11f
Bugfix: Avoid implosion of empty <option>s
|
12 年之前 |
Jens Rantil
|
518cdf8600
Centering select2 vertically
|
12 年之前 |
Igor Vaynberg
|
fb158ed0c8
change how offscreen css is defined. finxes #1011
|
12 年之前 |
Igor Vaynberg
|
8609bee8f1
fix bug in css
|
12 年之前 |
Igor Vaynberg
|
27f6c0198a
fix dropdown mask in ie7/8. fixes #926
|
12 年之前 |
Mircea Pricop
|
f5b018dd09
Remove -o-box-shadow since it is not needed.
|
12 年之前 |
Kevin Brown
|
940d1f2d67
Better imitate native touch experience
|
12 年之前 |
Igor Vaynberg
|
52c8a9e2cb
remove input height css. fixes #587
|
12 年之前 |
Igor Vaynberg
|
a9741f9998
prevent user from selecting text in choices. fixes #551
|
12 年之前 |
Igor Vaynberg
|
ef364d2118
better handling of first character typed. fixes #196
|
12 年之前 |
Igor Vaynberg
|
8332d6a7e9
fix more hierarchical selection bugs. fixes #775
|
12 年之前 |
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
|
12 年之前 |
Igor Vaynberg
|
434827d22c
Merge pull request #747 from Kollibri/master
|
12 年之前 |