Mailspring/internal_packages/message-list/lib
Annie 43ea21e3bf add(composer): Turn emails into mailto for debugging purposes
Summary:
fix(subject-field): Fix subject text field focus
Before, if you clicked a mailto link, once the composer loaded, the subject field (which was focused in composer-preload) blurred. This was not ideal as users would want to type once the popout loaded and instead they would have to click first. We identified that this was coming from the composer header _renderSubject injected component. We fixed the focus within mail merge subject text field and additionally added the onComponentDidChange method to injected component. This allowed us to only update the component when the header field changed.

Test Plan: tested on my machine for mailto links

Reviewers: juan

Reviewed By: juan

Subscribers: juan

Differential Revision: https://phab.nylas.com/D3150
2016-08-12 16:06:22 -07:00
..
autolinker.es6 fix(lint): Various linter fixes 2016-05-06 16:23:48 -07:00
autoscale-images.es6 fix(autoscale): Apply vw when width and height are not present 2016-04-07 18:02:04 -07:00
email-frame-styles-store.coffee
email-frame.jsx fix(email): Fix email body height bug #1280 2016-07-19 16:38:59 -07:00
find-in-thread.jsx fix(lint): final linter fixes 2016-05-06 16:32:34 -07:00
main.cjsx feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
message-controls.cjsx bump(electron): Fix remaining deprecated requires, move to 1.0.1 2016-05-12 13:59:23 -07:00
message-item-body.cjsx fix(image): Prepend file:// to image paths to solve #621 2016-07-19 16:48:24 -07:00
message-item-container.cjsx fix(sending): Minor changes to cleanup phase of sending 2016-06-10 12:35:56 -07:00
message-item.cjsx feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
message-list-hidden-messages-toggle.jsx fix(hidden-messages): Address diff feedback from @jstejada 2016-03-02 10:28:32 -08:00
message-list.cjsx feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
message-participants.cjsx add(composer): Turn emails into mailto for debugging purposes 2016-08-12 16:06:22 -07:00
message-timestamp.cjsx fix(utils): Properly export DateUtils.timeZone, fix specs 2016-08-01 12:41:05 -07:00
sidebar-participant-picker.jsx fix(lint): Various linter issues 2016-05-06 16:06:16 -07:00
sidebar-plugin-container.cjsx feat(sidebar): Add thread list of currently selected participants 2016-03-09 14:33:31 -05:00
thread-archive-button.cjsx fix(gmail-labels): Constraint so threads always belong to all,spam or trash 2016-03-10 14:13:31 -08:00
thread-star-button.cjsx
thread-toggle-unread-button.cjsx
thread-trash-button.cjsx feat(unread/spam): New items in the sidebar for unread and spam 2016-04-19 11:32:33 -07:00