BookStack/resources/js/markdown
Dan Brown b01bbf9c89
Page Drafts: Added new "Delete Draft" action to draft menu
Provides a way for users to actually delte their user drafts where
required.
For #3927

Added test to cover new endpoint.

Makes update to MD editor #setText so that new selection is within new
range, otherwise it errors and fails operation.
2023-06-13 15:13:07 +01:00
..
actions.js Page Drafts: Added new "Delete Draft" action to draft menu 2023-06-13 15:13:07 +01:00
codemirror.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +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
editor.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +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