Mailspring/internal_packages/thread-list/lib
dillon 50575f1a82 fix(message-list): allow starring messages by pressing 's'. Fixes T2430.
Summary: Although this code works as desired, I think the code itself could use some work. Also, I didn't know how I should test this. Any ideas? @bengotow

Test Plan: I'm all ears

Reviewers: bengotow

Reviewed By: bengotow

Subscribers: bengotow

Maniphest Tasks: T2430

Differential Revision: https://phab.nylas.com/D1877
2015-08-12 14:36:44 -07:00
..
draft-buttons.cjsx Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
draft-list-sidebar-item.cjsx
draft-list-store.coffee Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
draft-list.cjsx
draft-selection-bar.cjsx Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
empty-state.cjsx fix(thread-list): Add more shouldComponentUpdate to prevent threadlist re-rendering as you move keyboard cursor 2015-08-03 14:09:29 -07:00
formatting-utils.cjsx
main.cjsx feat(draft-syncback): Sync drafts with Gmail (API does not support Exchange syncback) 2015-07-22 11:18:23 -07:00
thread-buttons.cjsx fix(styles): fix button padding and styles 2015-07-23 12:22:27 -07:00
thread-list-icon.cjsx fix(thread-list): Unread gem hover state should override "star" 2015-08-11 10:01:40 -07:00
thread-list-participants.cjsx fix(participant-fragments): Fragment based on name as well as email 2015-08-06 13:12:24 -07:00
thread-list-quick-actions.cjsx WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
thread-list-store.coffee fix(message-list): allow starring messages by pressing 's'. Fixes T2430. 2015-08-12 14:36:44 -07:00
thread-list.cjsx fix(lint): Address linter errors 2015-08-03 19:09:08 -07:00
thread-selection-bar.cjsx