BookStackApp_BookStack/resources/js/markdown
Dan Brown 493d8027cd
Attachments: Fixed drag into editor in Chrome
Seemed to be chrome specific from testing.
Required editors to have preventDefault called on dragover.
Tested in Chrome, FF, & Safari.
Tested in both editors, and re-tested text/image drop to ensure still
works.

Fixed #4975
2024-04-29 19:21:13 +01:00
..
actions.js Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
codemirror.js Attachments: Fixed drag into editor in Chrome 2024-04-29 19:21:13 +01:00
common-events.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
display.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
index.mjs JS Build: Split markdown to own file, updated packages 2024-04-08 14:41:51 +01:00
markdown.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
settings.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
shortcuts.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00