BookStack/resources/js
Dan Brown fee3022ad8
Added tinymce de-focus toolbar hack for drawing editor load
The tinymce event system would not pick up the focus within the loaded
draw.io instance, after the drawing toolbar button was clicked, hence
the toolbar would hang around.

This adds a hack to dispatch a mousedown event on the body to get the
toolbar to hide.

For #3597
2022-07-25 19:56:01 +01:00
..
components Added language list favourites sorting, updated styles 2022-07-25 19:13:25 +01:00
services Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00
wysiwyg Added tinymce de-focus toolbar hack for drawing editor load 2022-07-25 19:56:01 +01:00
app.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
code.mjs Started code-editor lang favorites system 2022-07-24 21:15:43 +01:00