Mailspring/internal_packages/composer/spec
Evan Morikawa 98ca7f15bd fix(contact): fix contacts completion in popout composers
Summary:
Fixes T3568

The composer windows had the wrong cache in their `ContactStore`s. Since
it's VERY expensive to repopulate a ContactStore's cache, we now have a
`WindowBridge` that allow you to, with a Promise, invoke methods on the
main window instead.

(Still need to fix some tests)

Test Plan: Fixed tests

Reviewers: dillon, bengotow

Reviewed By: dillon, bengotow

Maniphest Tasks: T3568

Differential Revision: https://phab.nylas.com/D2045
2015-09-22 15:32:27 -07:00
..
collapsed-participants-spec.cjsx feat(composer): participants collapse 2015-09-14 10:37:00 -04:00
composer-view-spec.cjsx feat(composer): participants collapse 2015-09-14 10:37:00 -04:00
contenteditable-component-spec.cjsx feat(paste): Add files by pasting them into the composer 2015-06-08 12:41:31 -07:00
contenteditable-quoted-text-spec.cjsx fix(composer): much better specs for composer & quoted text 2015-09-03 19:41:56 -07:00
expanded-participants-spec.cjsx fix(composer): fix popout composer and add spec 2015-09-14 16:12:28 -04:00
participants-text-field-spec.cjsx fix(contact): fix contacts completion in popout composers 2015-09-22 15:32:27 -07:00