BookStack/resources/js/wysiwyg
Dan Brown cd929b2555
Made a bunch of tinymce 6 upgrade fixes
- Added workaround for new 'srcdoc' usage that's breaking content in
  Firefox, added new 'custom-changes.md' file to document for future.
- Updated old usages of 'new' when creating nodes.
- Tested and changed logic, where required, where 'editor.dom.select'
  has been used to replace the old '$' usages.
- Fixed bad boolean value being passed to 'setActive' in task list
  logic.
2022-07-18 13:18:46 +01:00
..
common-events.js
config.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +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 Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
plugin-drawio.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
plugins-about.js
plugins-customhr.js
plugins-details.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
plugins-imagemanager.js
plugins-stub.js
plugins-tasklist.js Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
scrolling.js
shortcuts.js Added ctrl+shift+k shortcut to WYSIWYG 2022-02-28 13:34:32 +00:00
toolbars.js Started upgrade to TinyMCE6, Untested 2022-07-17 18:33:03 +01:00