Mailspring/internal_packages/composer/lib
Evan Morikawa 3298a38d6a fix(composer): fix dissapearing participant bug w/ multiple composers
If you had multiple composers on a single thread, all but the last
composer would lose its participants. This was because once it loaded the
participants would blur and trigger a request to set the participants to
blank. That request was async so by the time it was resolved the draft was
loaded and the request erroneously went through
2016-02-15 18:12:41 -05:00
..
account-contact-field.cjsx More sending fixes - attachments working! 2016-01-26 18:03:01 -08:00
collapsed-participants.cjsx
compose-button.cjsx
composer-editor.jsx fix(messages): fix jumping message list on draft focus 2016-02-15 16:34:23 -05:00
composer-view.cjsx fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
expanded-participants.cjsx fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
fields.cjsx
file-upload.cjsx Misc fixes for FileUploadStore 2016-01-27 15:38:01 -08:00
image-file-upload.cjsx
main.cjsx fix(min-height): Reduce minimum window size to 250px. Fixes #1293 2016-02-10 12:39:13 -08:00
participants-text-field.cjsx fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
send-action-button.cjsx fix(send-action): Make dropdown trigger secondary send actions 2016-02-03 16:27:11 -08:00