BookStack/resources/js
Dan Brown 54a4c6e678
Fixed code-block drag+drop handling
- Added custom handling, Tracks if contenteditable blocks are being dragged. On drop the selection location will be roughly checked to put the block above or below the cursor block root element.
2020-02-15 21:37:41 +00:00
..
components Fixed code-block drag+drop handling 2020-02-15 21:37:41 +00:00
services Removed unintended extra lines in code blocks 2020-02-15 14:24:55 +00:00
vues Updated codeblock editor to work with fade animation 2019-12-07 16:54:34 +00:00
index.js