mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-14 12:08:27 +08:00
bd361c8abb
Summary: Refactored signature preferences page to allow more signatures than the previous 1-1 mapping for signatures and accounts. Created a multi select dropdown of the accounts for which a certain signature is set as default for. Added a button into the draft header From field to toggle between saved signatures. refactor(signatures): Add basic add/remove capabilities to static refactor(signatures): Hooked up signature actions and signature store for basic functionality fix(signatures): Cleaned up signature store and started on multiselectdropdown fix(signatures): Add multi signature toggle select to multiselect dropdown build(signatures): Built framework for multiselect dropdown build(signatures): Toggle button functionality for dropdown build(signatures): Build multi select from components and add debounce refactor(signatures): Move signature actions and signature store into flux fix(signatures): Styled composer signatures button/dropdown and fixed preferences checkmarks build(signatures): Finish main functionality, about to refactor composer signature button into injected component fix(signatures): Changed position styles fix(signatures): Fixed background color for dropdown button when blurred build(signatures): Began to write tests for signatures store, preferences and dropdown Test Plan: Wrote tests for preferences signatures, signature store, signature composer dropdown and refactored tests for signature composer extension. For signature composer extension I removed applyTransformsToDraft and unapplyTransformsToDraft and tested by sending emails with signatures to different providers to make sure the <signature> tag caused problems. Reviewers: bengotow, juan Reviewed By: juan Differential Revision: https://phab.nylas.com/D3073
11 lines
687 B
XML
11 lines
687 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="17.91" height="19.594" viewBox="0 0 17.91 19.594">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: #444;
|
|
fill-rule: evenodd;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path id="osx-checkmark_2x.svg" data-name="osx-checkmark@2x.svg" class="cls-1" d="M1135.13,290.9a2.162,2.162,0,0,0,.6,2.1,20.22,20.22,0,0,1,4.29,5.009,18.224,18.224,0,0,0,1.62,2.844l0.5,0.126s1.7-4.595,3.72-9.165a32.745,32.745,0,0,1,6.35-9.237,2.354,2.354,0,0,0,.77-0.761s-2.06-.251-3.01-0.38a2.922,2.922,0,0,0-2.15.385c-1.12.472-3.4,4.39-3.88,6.008s-2.37,5.03-2.34,6.35-1.6-2.881-2.84-3.527S1135.13,290.9,1135.13,290.9Z" transform="translate(-1135.06 -281.375)"/>
|
|
</svg>
|