Mailspring/internal_packages/thread-snooze/lib
Juan Tejada f22fdbae49 feat(snooze): Add snooze date label to snooze threads
- Adds a new InjectedComponentSet for the role 'ThreadList:Label'.
- Adds a new label to the thread list indicating the snooze date if the
  thread has been snoozed
- Coerces MailLabel to achieve this. This is a temporary hack, we should
  design a better view to display snooze date information
2016-02-25 13:12:40 -08:00
..
main.js feat(snooze): Add snooze date label to snooze threads 2016-02-25 13:12:40 -08:00
snooze-actions.js
snooze-constants.js feat(snooze): Add snooze date label to snooze threads 2016-02-25 13:12:40 -08:00
snooze-mail-label.jsx feat(snooze): Add snooze date label to snooze threads 2016-02-25 13:12:40 -08:00
snooze-popover-body.jsx
snooze-popover.jsx
snooze-quick-action-button.jsx feat(snooze): Add snooze date label to snooze threads 2016-02-25 13:12:40 -08:00
snooze-store.js feat(snooze): Add snooze date label to snooze threads 2016-02-25 13:12:40 -08:00
snooze-toolbar-components.jsx feat(snooze): Add snooze date label to snooze threads 2016-02-25 13:12:40 -08:00
snooze-utils.js feat(snooze): Add snooze date label to snooze threads 2016-02-25 13:12:40 -08:00