]> BookStack Code Mirror - bookstack/commit
Made a bunch of tinymce 6 upgrade fixes
authorDan Brown <redacted>
Mon, 18 Jul 2022 12:18:46 +0000 (13:18 +0100)
committerDan Brown <redacted>
Mon, 18 Jul 2022 12:18:46 +0000 (13:18 +0100)
commitcd929b2555b0cc246d55df7380902a9eb2f9d2df
tree2294e11bf0f5eaf3ef4bc59dee2a8877a7ef3a72
parentc519f707e82693cfe6d392c04dd8e2efaeca24ca
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.
public/libs/tinymce/custom-changes.md [new file with mode: 0644]
public/libs/tinymce/tinymce.min.js
resources/js/wysiwyg/config.js
resources/js/wysiwyg/drop-paste-handling.js
resources/js/wysiwyg/plugin-codeeditor.js
resources/js/wysiwyg/plugin-drawio.js
resources/js/wysiwyg/plugins-details.js
resources/js/wysiwyg/plugins-tasklist.js
Morty Proxy This is a proxified and sanitized view of the page, visit original site.