Mailspring/internal_packages/message-list/lib
Juan Tejada e83bf2bbec feat(selection): Add new display for selection count + update toolbar
Summary:
- New behavior is that the in split mode, you will perform actions on
  the selection via the MessageListToolbar (the toolbar positioned above
  the message list)
- Refactored and moved around a bunch of code to achieve this:
  - Mostly renaming stuff and moving stuff around and removing some
    duplication
  - Update naming of toolbar role to a single role, and update relevant code
  - Converted and refactored a bunch of code into ES6, specifically to reuse the code for the ThreadActionsToolbar at the 2 locations
  - Deprecated MultiselectActionBar in favor of MultiselectToolbar
  - Deprecated old roles
- Punted the animation for the stackable cards in the selection display for now.
- #370

Test Plan: - Manual and unit tests

Reviewers: evan, drew, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2756
2016-03-21 12:20:11 -07:00
..
plugins rm(autolinker): Use our own very simple autolinker 2016-03-14 12:30:54 -07:00
autolinker.es6 rm(autolinker): Use our own very simple autolinker 2016-03-14 12:30:54 -07:00
email-frame-styles-store.coffee fix(dark-mode): Adjust email CSS immediately upon switching themes 2015-11-23 20:20:06 -08:00
email-frame.jsx rm(autolinker): Use our own very simple autolinker 2016-03-14 12:30:54 -07:00
find-in-thread.jsx fix(find-in-thread): minor rename fixes 2016-03-02 15:00:01 -08:00
main.cjsx feat(selection): Add new display for selection count + update toolbar 2016-03-21 12:20:11 -07:00
message-controls.cjsx fix(msg-ctrls): reorder hidden options to reduce accidental error reports 2016-03-07 18:24:31 -08:00
message-item-body.cjsx fix(bodies): Message with empty string body showed loading forever 2016-03-10 16:13:17 -08:00
message-item-container.cjsx fix(MessageContainer): Fix state, prevent from getting different messages. #1175 2016-03-03 12:10:03 -08:00
message-item.cjsx fix(hidden-messages): Address diff feedback from @jstejada 2016-03-02 10:28:32 -08:00
message-list-hidden-messages-toggle.jsx fix(hidden-messages): Address diff feedback from @jstejada 2016-03-02 10:28:32 -08:00
message-list.cjsx feat(selection): Add new display for selection count + update toolbar 2016-03-21 12:20:11 -07:00
message-participants.cjsx 💄: White buttons, dropdown / popover cleanup, hairline dividers 2016-02-18 15:21:42 -08:00
message-timestamp.cjsx fix(spec): fix message timestamp spec 2016-03-09 16:44:44 -05:00
sidebar-participant-picker.jsx feat(sidebar): Add thread list of currently selected participants 2016-03-09 14:33:31 -05:00
sidebar-plugin-container.cjsx feat(sidebar): Add thread list of currently selected participants 2016-03-09 14:33:31 -05:00
thread-archive-button.cjsx fix(gmail-labels): Constraint so threads always belong to all,spam or trash 2016-03-10 14:13:31 -08:00
thread-star-button.cjsx feat(tooltip): use native tooltip style 2015-10-21 11:27:57 -07:00
thread-toggle-unread-button.cjsx Harmonize require and remove unused ones. 2015-12-17 00:02:37 +01:00
thread-trash-button.cjsx fix(gmail-labels): Constraint so threads always belong to all,spam or trash 2016-03-10 14:13:31 -08:00