Mailspring/internal_packages/composer/lib
Evan Morikawa bda80df05c fix(*): can select participant with space if it's an email
Summary:
Fixes T2272

If the label is too long, the unread icons will now ellipsis truncate the
text correctly instead of being pushed off of the side.

I made the max-width of the sidebar 17px wider to allow for Karim's french
"Inbox" translation.

Fixes T2266

Added some more protection to places where filenames could be blank when
downloading.

This was partially fixed by Rob's D1685

Fixes T2258

You can now finish selecting a participant by pressing `space`, but only
when the participant looks like an email address.

When you do this we directly add the email address to the chip instead of
looking up a contact. This allows you to send just to the email instead of
adding a potentially erroneous name into the input field

Test Plan: edgehill --test

Reviewers: bengotow

Reviewed By: bengotow

Maniphest Tasks: T2272, T2266, T2258

Differential Revision: https://phab.nylas.com/D1729
2015-07-13 10:25:30 -04:00
..
compose-button.cjsx feat(theming): Definitely not hacker mode. I don't know what you're talking about. 2015-06-05 11:40:44 -07:00
composer-view.cjsx fix(composer): warn when empty body 2015-07-13 10:12:52 -04:00
contenteditable-component.cjsx feat(quoted-text): New quoted text engine 2015-07-08 09:51:33 -07:00
file-upload.cjsx feat(attachments): new attachments & uploads UI with img support 2015-06-11 12:04:52 -07:00
floating-toolbar.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
image-file-upload.cjsx fix(*): Throttle so that DatabaseView won't pile on queries during scroll, better small attachment styles 2015-06-19 11:31:27 -07:00
main.cjsx feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
participants-text-field.cjsx fix(*): can select participant with space if it's an email 2015-07-13 10:25:30 -04:00
scribe-template-regions.js fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00