Mailspring/internal_packages/message-list/spec
Ben Gotow 920e7575fa perf(drafts): Cache results of running Autolinker, avoid props.children for EmailFrame, fix special case for new draft
Summary:
"results.length" not "result.length".

Eventually I want MessageBodyProcessor to be the public interface to another process which asynchronously runs message body parsing? At the very least, caching the results means that miscelaneous refreshes to the message list don't incur significant string processing cost.

Test Plan: No new tests here

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D1898
2015-08-17 16:23:12 -07:00
..
message-item-container-spec.cjsx
message-item-spec.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-spec.cjsx feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
message-participants-spec.cjsx
message-timestamp-spec.cjsx fix(message-list): show relative time if email is less than 22 hours ago. fixes T2308. 2015-08-12 14:52:03 -07:00
message-toolbar-items-spec.cjsx
tracking-pixels-extension-spec.coffee