1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-28 08:37:59 +02:00
onion/js/components/ascribe_uploader/ascribe_file_drag_and_drop
Brett Sun 627b2f75fe Extract extension using file name rather that mime type for uploader preview
Also adds ellipsis overflow to the extension name to prevent long
extensions from resizing the preview element and removes redundant
`.file-drag-and-drop-preview-table-wrapper` class
2016-01-26 13:41:15 +01:00
..
file_drag_and_drop_dialog.js Substitute upload button for placeholder text in print 2015-12-23 09:47:30 +01:00
file_drag_and_drop_preview_image.js Substitute upload button for placeholder text in print 2015-12-23 09:47:30 +01:00
file_drag_and_drop_preview_iterator.js Fix vertical centering of FileDragAndDrop previews and replace glyphicon checkmark 2015-11-20 17:59:26 +01:00
file_drag_and_drop_preview_other.js Extract extension using file name rather that mime type for uploader preview 2016-01-26 13:41:15 +01:00
file_drag_and_drop_preview_progress.js Fix vertical centering of FileDragAndDrop previews and replace glyphicon checkmark 2015-11-20 17:59:26 +01:00
file_drag_and_drop_preview.js Extract extension using file name rather that mime type for uploader preview 2016-01-26 13:41:15 +01:00
file_drag_and_drop.js Rearrange handleDrop() to flow more naturally 2015-12-02 13:52:17 +01:00