]> BookStack Code Mirror - bookstack/commit
Continued implementation of attachment drag+drop
authorDan Brown <redacted>
Sun, 13 Sep 2020 17:29:48 +0000 (18:29 +0100)
committerDan Brown <redacted>
Sun, 13 Sep 2020 17:31:14 +0000 (18:31 +0100)
commitad48cd3e48ab5b16932d8c38032b80af619f525f
treee9d61b939030414be06c867cc366f5e28ad303e9
parente305ba14d970b03cc0c60987fdc984dd943ccd11
Continued implementation of attachment drag+drop

Cannot get working in chrome reliably due to conflicting handling of
events and drag+drop API. Getting attachment drop working breaks other
parts of TinyMCE.
Implementing current work as should still work for MD editor and within
FireFox.

Related to #1460
app/Uploads/Attachment.php
resources/js/components/markdown-editor.js
resources/js/components/sortable-list.js
resources/js/components/wysiwyg-editor.js
resources/views/attachments/manager-list.blade.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.