Mailspring/internal_packages/thread-search/lib
Juan Tejada 3716706833 feat(thread-search): Add spinner to indicate search in progress
Summary:
- This diff also restructures the search package in a few ways:
  - Rename package to `thread-search` instead of `search-bar`
  - Move SearchQuerySubscription and SearchMailboxPerspective inside
  package. This allows SearchQuerySubscription to have access to
  SearchActions in a clean way and keeps all of the search related code
  in 1 package
  - Remove SearchMailboxPerspetcive from mailbox-perspective.coffee
- Adds temporary spinner while we get a new design for it

Test Plan: - TODO

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2868
2016-04-10 16:20:26 -07:00
..
main.es6 feat(thread-search): Add spinner to indicate search in progress 2016-04-10 16:20:26 -07:00
search-actions.coffee feat(thread-search): Add spinner to indicate search in progress 2016-04-10 16:20:26 -07:00
search-bar.cjsx feat(thread-search): Add spinner to indicate search in progress 2016-04-10 16:20:26 -07:00
search-mailbox-perspective.es6 feat(thread-search): Add spinner to indicate search in progress 2016-04-10 16:20:26 -07:00
search-query-subscription.es6 feat(thread-search): Add spinner to indicate search in progress 2016-04-10 16:20:26 -07:00
search-store.coffee feat(thread-search): Add spinner to indicate search in progress 2016-04-10 16:20:26 -07:00