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