Mailspring/internal_packages/thread-list/lib
Juan Tejada 172ac4fc0a update(search): Add search usage reporting + other fixes
Summary:
- Converts SearchQuerySubscription to ES6 to fix method overriding for
  `removeCallback`
- Reports different usage metrics for search
- Removes unecessary data source listener iniside ThreadListStore:
  - This listener focused the first thread on the list, which is
  actually unwanted (#1461)
  - It prevented QuerySubscriptions from being disposed promptly because
  of the remaining listener. They qould only be disposed until the
  subscription triggered once, which is not actually desired behavior
  (e.g. for SearchQuerySubscription)

Test Plan: - Manual

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2864
2016-04-08 14:11:32 -07:00
..
category-removal-target-rulesets.es6 fix(remove-from-view): Fix logic for delete/remove-from-view behavior: 2016-03-07 18:16:37 -08:00
injects-toolbar-buttons.jsx feat(selection): Add new display for selection count + update toolbar 2016-03-21 12:20:11 -07:00
main.cjsx feat(selection): Add new display for selection count + update toolbar 2016-03-21 12:20:11 -07:00
message-list-toolbar.jsx bump(react): 0.13.2 => 0.14.7 2016-03-29 01:43:12 -07:00
selected-items-stack.jsx fix(*): Minor CSS fixes, open tracking fix when only message is draft 2016-04-06 12:35:30 -07:00
thread-list-columns.cjsx fix(thread-list): Show emoji in bolded subject lines 2016-03-27 15:51:27 -07:00
thread-list-context-menu.es6 fix(drafts): Formalize draft factory, add reply "behaviors" #1722 2016-03-22 15:47:51 -07:00
thread-list-data-source.coffee update(search): Add search usage reporting + other fixes 2016-04-08 14:11:32 -07:00
thread-list-icon.cjsx feat(tooltip): use native tooltip style 2015-10-21 11:27:57 -07:00
thread-list-participants.cjsx fix(contact): Converge on displayName(), don't show account label in ThreadList. Fixes #1157 2016-02-01 19:12:06 -08:00
thread-list-quick-actions.cjsx fix(gmail-labels): Constraint so threads always belong to all,spam or trash 2016-03-10 14:13:31 -08:00
thread-list-scroll-tooltip.cjsx feat(selection): Add new display for selection count + update toolbar 2016-03-21 12:20:11 -07:00
thread-list-store.coffee update(search): Add search usage reporting + other fixes 2016-04-08 14:11:32 -07:00
thread-list-toolbar.jsx feat(selection): Add new display for selection count + update toolbar 2016-03-21 12:20:11 -07:00
thread-list.cjsx bump(react): 0.13.2 => 0.14.7 2016-03-29 01:43:12 -07:00
thread-toolbar-buttons.cjsx fix(focus): Remove focusedField in favor of imperative focus, break apart ComposerView 2016-04-04 15:22:01 -07:00