Mailspring/static/images/composer
Ben Gotow b0f93dc52c fix(drag-n-drop): Remove react-dnd, display dropzone, allow tokens to be dragged out of app as plaintext
React-dnd is a nice library but it assumes it's going to be the only thing managing your drag and drop in the entire app. It also hides the underlying dataTransfer object so it's difficult to implement native drag and drop behaviors other than for Files and Urls, which they special-case.

Implementing it manually really isn't hard, and we can do things like attach a text/plain version of contact data to the contact drag.

Fixes T2054
2015-07-15 20:06:11 -07:00
..
composer-caret@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
composer-drop-to-attach@2x.png fix(drag-n-drop): Remove react-dnd, display dropzone, allow tokens to be dragged out of app as plaintext 2015-07-15 20:06:11 -07:00
composer-popout@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
icon-composer-attachment@2x.png feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
icon-composer-dropdown@2x.png feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
icon-composer-send@2x.png feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
icon-composer-templates@2x.png feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
icon-composer-trash@2x.png feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
tooltip-bold-black@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
tooltip-bold-blue@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
tooltip-italic-black@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
tooltip-italic-blue@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
tooltip-link-black@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
tooltip-link-blue@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
tooltip-underline-black@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00
tooltip-underline-blue@2x.png feat(composer): new composer styles 2015-03-17 16:19:40 -07:00