BookStack/resources/js/wysiwyg
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
..
common-events.js Changed editor bottom padding technique 2022-02-08 17:05:38 +00:00
config.js Enabled modern tinymce table features 2022-07-23 11:32:26 +01:00
drop-paste-handling.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
plugin-codeeditor.js Added tinymce de-focus toolbar hack for drawing editor load 2022-07-25 19:56:01 +01:00
plugin-drawio.js Added tinymce de-focus toolbar hack for drawing editor load 2022-07-25 19:56:01 +01:00
plugins-about.js Added help/about box to wysiwyg editor 2022-02-07 23:19:04 +00:00
plugins-customhr.js Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00:00
plugins-details.js Ensured wysiwyg details contents are wrapped in block elements 2022-07-23 11:18:03 +01:00
plugins-imagemanager.js Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00:00
plugins-stub.js Modularised our tinymce config and plugins 2022-02-05 23:15:58 +00:00
plugins-tasklist.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
scrolling.js Removed unused scroll patch after testing 2022-02-08 09:42:18 +00:00
shortcuts.js Added ctrl+shift+k shortcut to WYSIWYG 2022-02-28 13:34:32 +00:00
toolbars.js Added back in image options context toolbar item 2022-07-18 13:37:50 +01:00
util.js Ensured wysiwyg details contents are wrapped in block elements 2022-07-23 11:18:03 +01:00