Mailspring/internal_packages/message-list/spec
Juan Tejada 97e9637068 fix(message): Limit number of collapsed recipients in message
Summary:
- `from` participants now have their own line
- `to` participants in collapsed mode merge `to`, `cc`, `bcc` as in
  gmail, and start in separate line from `from`
- number of `to` participants in collapsed mode is limited, and also overflows
  with an ellipsis with css in case its too long
- /some/ cleanup
- Unsuccessfully tried to update the css for the message item header to convert to a flexbox. Wrapping the `from` address when the text is too long is still a TODO
- Fixes #1113

Test Plan: - Manual

Reviewers: bengotow, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2507
2016-02-03 11:24:29 -08:00
..
autolinker-extension-spec.coffee fix(extension-adapter): Update adapter to support all versions of extension api we've used 2015-12-30 15:11:37 -05:00
message-item-body-spec.cjsx fix(downloads): Improve inline attachment handling 2015-12-07 15:00:25 -08:00
message-item-container-spec.cjsx fix(message-list): Spec fixes, all stubs need accountId 2016-01-28 11:14:04 -08:00
message-item-spec.cjsx fix(message): Limit number of collapsed recipients in message 2016-02-03 11:24:29 -08:00
message-list-spec.cjsx fix(message): Limit number of collapsed recipients in message 2016-02-03 11:24:29 -08:00
message-participants-spec.cjsx fix(message-list): collapsed message participants no longer looks broken. fixes T3377. 2015-08-19 17:39:16 -07:00
message-timestamp-spec.cjsx Standardize message-list capitalization to AM/PM, 2016-01-19 15:54:44 -07:00
message-toolbar-items-spec.cjsx fix(message-list): Spec fixes, all stubs need accountId 2016-01-28 11:14:04 -08:00
tracking-pixels-extension-spec.coffee fix(extension-adapter): Update adapter to support all versions of extension api we've used 2015-12-30 15:11:37 -05:00