BookStack/resources/js/components
Dan Brown 88785aa71b
Page display pointer: Considerably improved accessibility
- Updated pointer to move within content DOM so that you can back-focus
  into the pointer if desired.
- Added new "Section select mode" which toggles focusabiltiy for main
  content sections, with ability to show pointer via enter press on
  these.
- Updated pointer with proper input/button labelling.

Tested via orca screen reader on Firefox/Fedora/Gnome.
For #3975
2023-05-31 16:44:20 +01:00
..
add-remove-rows.js
ajax-delete-row.js
ajax-form.js
attachments-list.js
attachments.js
auto-submit.js
auto-suggest.js
back-to-top.js
book-sort.js
chapter-contents.js
code-editor.js Added WYSWIYG editor code editor cancel focus return 2023-05-07 19:36:10 +01:00
code-highlighter.js
code-textarea.js
collapsible.js
component.js
confirm-dialog.js
custom-checkbox.js
details-highlighter.js
dropdown-search.js
dropdown.js
dropzone.js Added the ability to replace existing image files 2023-05-28 17:32:22 +01:00
editor-toolbox.js
entity-permissions.js
entity-search.js
entity-selector-popup.js
entity-selector.js
event-emit-select.js
expand-toggle.js
global-search.js
header-mobile-toggle.js
image-manager.js Image manager: extracted lang text, updated anims and search cancel 2023-05-28 11:37:49 +01:00
image-picker.js
index.js
list-sort-control.js
markdown-editor.js
new-user-password.js
notification.js
optional-input.js
page-comments.js
page-display.js Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
page-editor.js
page-picker.js
permissions-table.js
pointer.js Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
popup.js
setting-app-color-scheme.js
setting-color-picker.js
setting-homepage-control.js
shelf-sort.js
shortcut-input.js
shortcuts.js Prevented shorcuts activating when in codemirror areas 2023-05-08 14:28:03 +01:00
sortable-list.js
submit-on-change.js
tabs.js Image manager: cleaned up style changes, dark mode support 2023-05-29 15:50:36 +01:00
tag-manager.js
template-manager.js
toggle-switch.js
tri-layout.js
user-select.js
webhook-events.js
wysiwyg-editor.js