mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-11 18:47:51 +08:00
5d95feaf9b
Summary: We now have a `MessageItemContainer` class that handles the logic of deciding what kind of message to show. We introduce a new `PendingMessage` (which is just a sublcass of `MessageItem`) that has the spinner and stuff. Also tests Test Plan: edgehill --test Reviewers: bengotow Reviewed By: bengotow Differential Revision: https://phab.nylas.com/D1833 |
||
---|---|---|
.. | ||
plugins | ||
email-frame.cjsx | ||
main.cjsx | ||
message-controls.cjsx | ||
message-item-container.cjsx | ||
message-item.cjsx | ||
message-list.cjsx | ||
message-participants.cjsx | ||
message-timestamp.cjsx | ||
message-toolbar-items.cjsx | ||
pending-message-item.cjsx | ||
sidebar-thread-participants.cjsx | ||
thread-archive-button.cjsx | ||
thread-star-button.cjsx |