BookStack/resources/js/wysiwyg
Dan Brown e0d9380055
Aligned some editor events, Changed wysiwyg custom styles loading
- Removed old 'editor-*-update' commands to instead use the aligned
  'editor::replace' command that we already have.
- Changed the way custom styles are loaded for the WYSIWYG editor so we
  don't need an API call but instead scape content from the parent page
  header using comments as identifiers. Added tests to ensure comments
  exist and align.
2022-02-08 01:01:37 +00:00
..
common-events.js Modularised our tinymce config and plugins 2022-02-05 23:15:58 +00:00
config.js Aligned some editor events, Changed wysiwyg custom styles loading 2022-02-08 01:01:37 +00:00
drop-paste-handling.js Modularised our tinymce config and plugins 2022-02-05 23:15:58 +00:00
plugin-codeeditor.js Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00:00
plugin-drawio.js Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00: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-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
scrolling.js Modularised our tinymce config and plugins 2022-02-05 23:15:58 +00:00
shortcuts.js Modularised our tinymce config and plugins 2022-02-05 23:15:58 +00:00