Mailspring/static
Ben Gotow 67c48b5136 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
..
components fix(quoted-text-button): New, more obvious design for quoted text toggle 2015-07-13 16:28:20 -07:00
fonts/FontAwesome
images 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
mixins fix(*): can select participant with space if it's an email 2015-07-13 10:25:30 -04:00
package-template fix(getting-started): New menu item, sample package for devs 2015-07-06 14:23:51 -04:00
sounds
variables fix(bold-emoji): Render bold emoji-range characters with standard weight font 2015-06-18 11:35:33 -07:00
buttons.less fix(button-borders): Use box-shadow to acheive 0.5px borders 2015-06-19 15:01:13 -07:00
email-frame.less feat(quoted-text): New quoted text engine 2015-07-08 09:51:33 -07:00
font-awesome.min.css
index.html feature(templates): Pick templates, fill variable regions, Draft extensions 2015-03-20 10:23:50 -07:00
index.js feat(window-manager): Refactor window code, actually destroy main window when logging out 2015-05-14 14:54:29 -07:00
index.less feat(message): New Message List UI 2015-06-22 15:49:52 -07:00
inputs.less feat(theming): Definitely not hacker mode. I don't know what you're talking about. 2015-06-05 11:40:44 -07:00
jasmine.less
linux.less
normalize.less
resizable.less
selection.less fix(lint): fix linting css errors 2015-03-26 14:49:03 -04:00
type.less
utilities.less
workspace.less fix(T2118): Center popout titles on windows/linux 2015-07-14 16:08:23 -07:00