Mailspring/internal_packages/message-list/lib
dillon be54063659 fix(message-list): collapsed message participants no longer looks broken. fixes T3377.
Summary: moved non-view logic outside of the render function, which also helped for testing purposes

Test Plan: added a test, but this also leaves the window open for testing the other use cases beyond T3377. not sure whether we should add tests for this patch or for another ticket.

Reviewers: evan

Reviewed By: evan

Maniphest Tasks: T3377

Differential Revision: https://phab.nylas.com/D1916
2015-08-19 17:39:16 -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 perf(drafts): Cache results of running Autolinker, avoid props.children for EmailFrame, fix special case for new draft 2015-08-17 16:23:12 -07:00
main.cjsx 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
message-controls.cjsx feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
message-item-container.cjsx fix(message-list): get rid of flicker and add transitions 2015-08-04 19:35:56 -07:00
message-item.cjsx perf(drafts): Cache results of running Autolinker, avoid props.children for EmailFrame, fix special case for new draft 2015-08-17 16:23:12 -07:00
message-list.cjsx fix(*): A few patches for minor sentry errors 2015-08-18 10:31:18 -07: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 feat(labels): add a new label/folder picker 2015-07-21 14:20:15 -07:00
sidebar-thread-participants.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
thread-archive-button.cjsx fix(styles): fix button padding and styles 2015-07-23 12:22:27 -07:00
thread-star-button.cjsx perf(*): Add indexes, optimize "shouldAcceptModel", optimize Tasks 2015-08-05 15:53:08 -07:00