Mailspring/internal_packages/search-bar/lib
Evan Morikawa b3fc080f43 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
..
main.cjsx feat(hotloading): CJSX hotloading when running in dev mode 2015-07-24 14:10:48 -07:00
search-bar.cjsx fix(search): fix UI issues with search and add test 2015-09-09 16:04:13 -07:00
search-suggestion-store.coffee fix(contact): fix contacts completion in popout composers 2015-09-22 15:32:27 -07:00