BookStackApp_BookStack/resources/js/wysiwyg
Dan Brown f9e087330b
WYSIWYG: Added text direction support for code editor popup
Editor popup will now reflect the direction of the opened code block.
This also updates in-editor codemirror instances to correcly reflect/use
the direction if set on the inner code elem.

This also defaults new code blocks, when in RTL languages, to be started
in LTR, which can then be changed via in-editor direction controls if
needed. This is on the assumption that most code will be LTR (could not
find much examples of RTL code use).

Fixes #4943
2024-05-03 13:40:00 +01:00
..
common-events.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
config.js WYSIWYG descriptions: Allowed anchor target attrs 2024-04-03 16:46:53 +01:00
drop-paste-handling.js Attachments: Fixed drag into editor in Chrome 2024-04-29 19:21:13 +01:00
filters.js WYSIWYG: Fixed filtering issue causing broken page edits 2023-09-04 11:25:05 +01:00
fixes.js WYSIWYG: Fixed unexpected clearing of table cell styles 2024-04-29 17:47:06 +01:00
icons.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
plugin-codeeditor.js WYSIWYG: Added text direction support for code editor popup 2024-05-03 13:40:00 +01:00
plugin-drawio.js Drawio: Tweaked fail backup handling during testing 2023-08-23 18:50:37 +01:00
plugins-about.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
plugins-customhr.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
plugins-details.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
plugins-imagemanager.js Images: Rolled out image memory handling to image actions 2023-10-01 13:05:18 +01:00
plugins-stub.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
plugins-table-additions.js Tables: Added dynamic table header toggle 2024-02-17 16:28:13 +00:00
plugins-tasklist.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
scrolling.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
shortcuts.js Entity selector: Fixed initial load overwriting initial search 2024-01-23 15:42:13 +00:00
toolbars.js WYSWIYG: Improved use of object tags to embed content 2024-05-01 17:22:53 +01:00
util.js Fixed added padding around hr tags in details blocks 2023-05-08 12:01:52 +01:00