BookStack/resources/js
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
..
components Aligned entity-selector-popup button and dblclick behaviour 2022-06-27 14:27:29 +01:00
services Updated markdown preview to update on diff-basis 2022-06-07 16:07:28 +01:00
wysiwyg Made a bunch of tinymce 6 upgrade fixes 2022-07-18 13:18:46 +01:00
app.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
code.mjs Updated code editor language lists 2022-06-20 17:49:56 +01:00