BookStack/resources/js/services
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
..
animations.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
clipboard.js Started custom dropzone implementation 2023-04-24 16:19:20 +01:00
components.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
dates.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
dom.js Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
drawio.js Documented public JS events used 2023-04-20 16:25:48 +01:00
events.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
http.js Dropzone: Swapped fetch for XHR for progress tracking 2023-04-24 18:18:08 +01:00
keyboard-navigation.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
text.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00
translations.js ESLINT: Addressed remaining detected issues 2023-04-19 15:20:04 +01:00
util.js ESLINT: Started inital pass at addressing issues 2023-04-19 10:46:13 +01:00
vdom.js Ran eslint fix on existing codebase 2023-04-18 22:20:02 +01:00