Mailspring/internal_packages/message-list/lib
Ben Gotow d5f4aa4ac0 fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore
- The FocusedContactStore was triggering too often, and leaving it up to the FullcontactStore to fetch the full Contact model for the focused contact (pulled from thread.)

The FocusedContactStore triggers more responsibly, and registering for the role "MessageListSidebar:ContactCard" now gives you the focused contact as a full database model. The whole ContactCard region also fades in and out.
2015-09-24 18:58:53 -07:00
..
plugins feat(tracking-pixels): New MessageStore extension cuts out tracking pixels you've *sent* so you don't trigger them 2015-07-23 10:57:13 -07:00
email-frame.cjsx fix(composer): much better specs for composer & quoted text 2015-09-03 19:41:56 -07:00
main.cjsx fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore 2015-09-24 18:58:53 -07:00
message-controls.cjsx fix(reply): better coverge for reply-all participants 2015-09-14 16:18:55 -04:00
message-item-container.cjsx refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
message-item.cjsx fix(composer): much better specs for composer & quoted text 2015-09-03 19:41:56 -07:00
message-list.cjsx fix(reply): better coverge for reply-all participants 2015-09-14 16:18:55 -04:00
message-participants.cjsx fix(message-list): collapsed message participants no longer looks broken. fixes T3377. 2015-08-19 17:39:16 -07:00
message-timestamp.cjsx fix(message-timestamp): call @_formattedDate with correct params. fixes T3388. 2015-08-19 15:50:10 -07:00
message-toolbar-items.cjsx fix(message-toolbar): Handle scenario where toolbar items rapidly removed (Sentry 2861) 2015-09-09 15:27:42 -07:00
sidebar-components.cjsx fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore 2015-09-24 18:58:53 -07:00
thread-archive-button.cjsx fix(toolbar): swap mark-as-unread and archive buttons 2015-09-16 17:48:56 -07:00
thread-star-button.cjsx feat(toggle-unread): threads can now toggle their unread status. fixes T3483. 2015-09-15 16:49:16 -07:00
thread-toggle-unread-button.cjsx fix(toolbar): swap mark-as-unread and archive buttons 2015-09-16 17:48:56 -07:00