Mailspring/internal_packages/message-list/lib
dillon 9285e47b96 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
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
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
sidebar-thread-participants.cjsx
thread-archive-button.cjsx
thread-star-button.cjsx perf(*): Add indexes, optimize "shouldAcceptModel", optimize Tasks 2015-08-05 15:53:08 -07:00