Mailspring/internal_packages/attachments/lib
Ben Gotow 642121385d fix(attachments): specs, bug fixes for attachments. See details.
Summary:
- You cannot drag an attachmentComponent unless it represents a fully downloaded file on disk.
- You cannot drag and drop an item from a composer onto the same composer.
- Attachments on expanded messages start downloading as soon as it's viewed (necessary for drag and dropping attachments, also probably best. Previously was just images.)
- You can now cancel an attachment download. Was really broken.

Test Plan: Run many new specs!

Reviewers: evan

Reviewed By: evan

Maniphest Tasks: T1196

Differential Revision: https://phab.nylas.com/D1764
2015-07-17 16:36:28 -07:00
..
attachment-component.cjsx fix(attachments): specs, bug fixes for attachments. See details. 2015-07-17 16:36:28 -07:00
image-attachment-component.cjsx fix(attachments): Double-click to view instead of single-click 2015-07-15 13:49:55 -07:00
main.cjsx feat(attachments): new attachments & uploads UI with img support 2015-06-11 12:04:52 -07:00