Igor Vaynberg
|
8332d6a7e9
fix more hierarchical selection bugs. fixes #775
|
12 years ago |
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 years ago |
Igor Vaynberg
|
434827d22c
Merge pull request #747 from Kollibri/master
|
12 years ago |
Igor Vaynberg
|
dc8fbba511
fixes #742
|
12 years ago |
Amanda Myer
|
795bd884a6
Update select2.css
|
12 years ago |
Amanda Myer
|
1949f4ce31
Update select2.css
|
12 years ago |
Kevin Brown
|
66ca10815a
Fixes #533: IE Gradients Reversed
|
13 years ago |
Igor Vaynberg
|
4a363c4b30
Merge pull request #503 from todd-givainc/master
|
13 years ago |
Igor Vaynberg
|
6e64336af1
fix typo in css
|
13 years ago |
Todd Rafferty
|
d382f3cdb5
Added .select2-locked
|
13 years ago |
Igor Vaynberg
|
6e3b7097a3
Merge pull request #495 from swhitt/master
|
13 years ago |
Inkdpixels
|
e17f349bf7
Future friendly retina-mq
|
13 years ago |
Inkdpixels
|
977ea92d66
Style consistency and proper intendation
|
13 years ago |
Steve Whittaker
|
7beac3e27c
Rename spinner.gif to select2-spinner.gif to prevent collisions with very common filename.
|
13 years ago |
Pedro Nascimento
|
65d68628b8
Use single quotes for retina image url
|
13 years ago |
gladmon
|
b96ee3fc88
Fix z-index on input text box for single selects.
|
13 years ago |
Igor Vaynberg
|
7ee6446bc5
hide the x when the single select is disabled. fixes #401
|
13 years ago |
Igor Vaynberg
|
b4371aa253
remove executable permission from files
|
13 years ago |
James Koster
|
668c49bb21
Retina-ize icons
|
13 years ago |
Igor Vaynberg
|
92cd1a9037
add vertial align top to select 2 container. fixes #266
|
13 years ago |
Igor Vaynberg
|
921bf06434
fix and clean the new formatSearching() method. closes #301
|
13 years ago |
Kevin Brown
|
4344fa054e
Added support for limiting selection
|
13 years ago |
bho
|
63fc044915
Added text-color that contrasts with the selected background-color
|
13 years ago |
Igor Vaynberg
|
5d2bcd4007
hide things off screen at -10000 px instead of -1000. fixes #220
|
13 years ago |
Igor Vaynberg
|
482cc409ea
dropdown can now open above or below control depending on available screens pace. fixes #120. based on #197
|
13 years ago |
Igor Vaynberg
|
12d2604ff2
boost z-index so select2 shows over dialogs. fixes #200
|
13 years ago |
Igor Vaynberg
|
95a144d85e
highlighting and keyboard navigation improvements to result list that has optgroups
|
13 years ago |
Igor Vaynberg
|
0f473423eb
remove lineheight from choice label. fixes #147
|
13 years ago |
Igor Vaynberg
|
16c3d31e06
full tabbing support for the mac. closes #132
|
13 years ago |
Igor Vaynberg
|
2343572a25
add spinner to search field in multiselect. fixes #130
|
13 years ago |