Mailspring/internal_packages/composer/spec
Evan Morikawa 2658a01e40 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
..
collapsed-participants-spec.cjsx feat(composer): participants collapse 2015-09-14 10:37:00 -04:00
composer-view-spec.cjsx fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
expanded-participants-spec.cjsx fix(composer): Change state.focusedField when clicking fields—see details 2015-12-08 17:44:20 -08:00
participants-text-field-spec.cjsx fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
quoted-text-spec.cjsx feat(send): Send and Archive 2016-01-25 14:14:09 -08:00
send-actions-spec.cjsx fix(send-action): Make dropdown trigger secondary send actions 2016-02-03 16:27:11 -08:00