BookStack/resources/js/components
Dan Brown 0de4d6d223
Improved WYSIWYG code block behaviour via range of fixes
- Fixed issues with new code blocks breaking or acting odd due to
  misnamed contenteditable attribute.
- Helped fix issue where code blocks may show in a strage blank state
  due to timing within shadow dom loading.
- Fixed some function timing issues where some functions required their
  async predecessor to have finished.

Tested rather heavily in firefox and brave.
Fixes #3292
2022-02-27 17:21:24 +00:00
..
add-remove-rows.js
ajax-delete-row.js
ajax-form.js
attachments-list.js
attachments.js
auto-suggest.js
back-to-top.js
book-sort.js
chapter-toggle.js
code-editor.js Improved WYSIWYG code block behaviour via range of fixes 2022-02-27 17:21:24 +00:00
code-highlighter.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
collapsible.js
custom-checkbox.js
details-highlighter.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
dropdown-search.js
dropdown.js
dropzone.js
editor-toolbox.js Refreshed markdown cm instance layout on size change 2022-01-24 22:08:36 +00:00
entity-permissions-editor.js
entity-search.js
entity-selector-popup.js Added search autofocus on entity-selector-popup 2022-01-04 11:30:44 +00:00
entity-selector.js
event-emit-select.js
expand-toggle.js
header-mobile-toggle.js
homepage-control.js
image-manager.js Patched gallery duplication on multi-image upload 2022-01-24 21:38:11 +00:00
image-picker.js
index.js
list-sort-control.js
markdown-editor.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
new-user-password.js
notification.js
optional-input.js
page-comments.js
page-display.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
page-editor.js Aligned some editor events, Changed wysiwyg custom styles loading 2022-02-08 01:01:37 +00:00
page-picker.js
permissions-table.js
popup.js
setting-app-color-picker.js
setting-color-picker.js
shelf-sort.js
sidebar.js
sortable-list.js
submit-on-change.js
tabs.js
tag-manager.js
template-manager.js
toggle-switch.js
tri-layout.js
user-select.js
webhook-events.js
wysiwyg-editor.js Made WYSIWYG editor translatable 2022-02-06 21:17:08 +00:00