Mailspring/internal_packages/message-list
Annie 36771f4b92 fix(image): Prepend file:// to image paths to solve #621
Summary:
refactor(test): Fix file paths in message item body tests to be prepended with file://

Some inline images were not rendering as seen on (#621). The images were being correctly added to the
downloads folder, however, their path was being prepended with an unrelated base url. I hardcoded
file:// into the image paths so that they would always point to the local downloads folder.

Test Plan: Ran the specific tests for message item body and message item. Also checked in my email.

Reviewers: juan

Reviewed By: juan

Differential Revision: https://phab.nylas.com/D3105
2016-07-19 16:48:24 -07:00
..
lib fix(image): Prepend file:// to image paths to solve #621 2016-07-19 16:48:24 -07:00
spec fix(image): Prepend file:// to image paths to solve #621 2016-07-19 16:48:24 -07:00
stylesheets fix(react): Fix several warnings in missing imports 2016-04-05 14:53:37 -07:00
.gitignore
package.json rm(autolinker): Use our own very simple autolinker 2016-03-14 12:30:54 -07:00