Mailspring/internal_packages/thread-list/lib
Juan Tejada e82278ab25 feat(snooze): Adds initial design pass and update snooze popover
Summary:
- Add FixedPopover, an absolutely positioned popover component to use for swipe snoozing:
  - This component needs to be finished, as its current behavior is primarily for the snooze plugin
- Updates popover.cjsx to properly render pointer for thesnooze popover for the `down` direction
- Adds new design assets
- Adds date input to snooze popover

Test Plan: - TODO

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2624
2016-02-23 20:03:42 -08:00
..
draft-buttons.cjsx feat(outbox): Sending status now appears beside drafts 2016-02-04 14:14:24 -08:00
draft-list-columns.cjsx fix(draft-list): Display , separated participants list 2016-02-18 12:14:18 -08:00
draft-list-send-status.jsx feat(snooze/send-later): Add snooze and send later plugins 2016-02-18 10:06:21 -08:00
draft-list-store.coffee feat(outbox): Sending status now appears beside drafts 2016-02-04 14:14:24 -08:00
draft-list.cjsx feat(outbox): Sending status now appears beside drafts 2016-02-04 14:14:24 -08:00
draft-selection-bar.cjsx
empty-state.cjsx fix(inbox-zero): don't show inbox zero when syncing 2016-02-23 14:17:11 -08:00
focus-container.cjsx
formatting-utils.cjsx
main.cjsx feat(snooze/send-later): Add snooze and send later plugins 2016-02-18 10:06:21 -08:00
sending-cancel-button.cjsx feat(outbox): Sending status now appears beside drafts 2016-02-04 14:14:24 -08:00
sending-progress-bar.cjsx feat(outbox): Sending status now appears beside drafts 2016-02-04 14:14:24 -08:00
thread-buttons.cjsx feat(swipe-to-*): Gesture support and animation in thread list 2016-02-19 18:22:28 -08:00
thread-list-columns.cjsx 🎨: Fixes, labels in narrow thread view, better label wrap 2016-02-11 15:25:24 -08:00
thread-list-context-menu.es6 feat(menu): add right click menu 2016-02-19 18:35:48 -05:00
thread-list-data-source.coffee feat(outbox): Sending status now appears beside drafts 2016-02-04 14:14:24 -08:00
thread-list-icon.cjsx
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 feat(swipe-to-*): Gesture support and animation in thread list 2016-02-19 18:22:28 -08:00
thread-list-scroll-tooltip.cjsx
thread-list-store.coffee fix(focus): Don't clear when item is scrolled out of retained range 2016-01-29 12:34:58 -08:00
thread-list.cjsx feat(snooze): Adds initial design pass and update snooze popover 2016-02-23 20:03:42 -08:00
thread-selection-bar.cjsx