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