BookStack/resources/views/attachments
Dan Brown ad48cd3e48
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
2020-09-13 18:31:14 +01:00
..
list.blade.php Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00
manager-edit-form.blade.php Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00
manager-link-form.blade.php Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00
manager-list.blade.php Continued implementation of attachment drag+drop 2020-09-13 18:31:14 +01:00
manager.blade.php Finished breakdown of attachment vue into components 2020-07-04 16:53:02 +01:00