Mailspring/internal_packages/thread-list/lib
Ben Gotow a384b7621c fix(back): Remove "Back to " prefix, centralize into back button itself, align using vertial-align instead of margin-top
Summary: Fixes T2135

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Maniphest Tasks: T2135

Differential Revision: https://phab.nylas.com/D1731
2015-07-13 16:33:57 -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 fix(counts): Centralize handling of unread count / draft count 2015-06-26 16:02:08 -07:00
draft-list-store.coffee Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
draft-list.cjsx fix(thread-list): Narrow mode, and new selection rules for three-pane 2015-06-11 18:00:40 -07:00
draft-selection-bar.cjsx Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
empty-state.cjsx feat(offline-mode, undo-redo): Tasks handle network errors better and retry, undo/redo based on tasks 2015-07-07 13:38:53 -04:00
formatting-utils.cjsx
main.cjsx Delete button now appears when drafts are selected 2015-07-09 13:28:02 -07:00
thread-buttons.cjsx feat(starring): Star and unstar threads in the thread list 2015-06-08 17:02:50 -07:00
thread-list-icon.cjsx fix(*): Throttle so that DatabaseView won't pile on queries during scroll, better small attachment styles 2015-06-19 11:31:27 -07:00
thread-list-participants.cjsx feat(*): draft icon, misc fixes, and WorkspaceStore / custom toolbar in secondary windows 2015-06-03 16:02:19 -07:00
thread-list-quick-actions.cjsx perf(thread-list): Tailored SQLite indexes, ListTabular / ScrollRegion optimizations galore 2015-06-17 20:12:48 -07:00
thread-list-store.coffee fix(back): Remove "Back to " prefix, centralize into back button itself, align using vertial-align instead of margin-top 2015-07-13 16:33:57 -07:00
thread-list.cjsx fix(T2049): in 2-pane mode, keyboard actions are applied to selection, not message you are viewing 2015-06-26 14:47:14 -07:00
thread-selection-bar.cjsx