mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-11 10:38:11 +08:00
98ca7f15bd
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 |
||
---|---|---|
.. | ||
account-contact-field.cjsx | ||
collapsed-participants.cjsx | ||
compose-button.cjsx | ||
composer-view.cjsx | ||
contenteditable-component.cjsx | ||
expanded-participants.cjsx | ||
fields.cjsx | ||
file-upload.cjsx | ||
floating-toolbar.cjsx | ||
image-file-upload.cjsx | ||
main.cjsx | ||
participants-text-field.cjsx | ||
scribe-template-regions.js |