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 година |
Igor Vaynberg
|
dc8fbba511
fixes #742
|
пре 12 година |
Amanda Myer
|
795bd884a6
Update select2.css
|
пре 12 година |
Amanda Myer
|
1949f4ce31
Update select2.css
|
пре 12 година |
Kevin Brown
|
66ca10815a
Fixes #533: IE Gradients Reversed
|
пре 13 година |
Igor Vaynberg
|
4a363c4b30
Merge pull request #503 from todd-givainc/master
|
пре 13 година |
Igor Vaynberg
|
6e64336af1
fix typo in css
|
пре 13 година |
Todd Rafferty
|
d382f3cdb5
Added .select2-locked
|
пре 13 година |
Igor Vaynberg
|
6e3b7097a3
Merge pull request #495 from swhitt/master
|
пре 13 година |
Inkdpixels
|
e17f349bf7
Future friendly retina-mq
|
пре 13 година |
Inkdpixels
|
977ea92d66
Style consistency and proper intendation
|
пре 13 година |
Steve Whittaker
|
7beac3e27c
Rename spinner.gif to select2-spinner.gif to prevent collisions with very common filename.
|
пре 13 година |
Pedro Nascimento
|
65d68628b8
Use single quotes for retina image url
|
пре 13 година |
gladmon
|
b96ee3fc88
Fix z-index on input text box for single selects.
|
пре 13 година |
Igor Vaynberg
|
7ee6446bc5
hide the x when the single select is disabled. fixes #401
|
пре 13 година |
Igor Vaynberg
|
b4371aa253
remove executable permission from files
|
пре 13 година |
James Koster
|
668c49bb21
Retina-ize icons
|
пре 13 година |
Igor Vaynberg
|
92cd1a9037
add vertial align top to select 2 container. fixes #266
|
пре 13 година |
Igor Vaynberg
|
921bf06434
fix and clean the new formatSearching() method. closes #301
|
пре 13 година |
Kevin Brown
|
4344fa054e
Added support for limiting selection
|
пре 13 година |
bho
|
63fc044915
Added text-color that contrasts with the selected background-color
|
пре 13 година |
Igor Vaynberg
|
5d2bcd4007
hide things off screen at -10000 px instead of -1000. fixes #220
|
пре 13 година |