Reference in New Issue
Block a user
Delete Branch "feature/fab-a11y-mokoai-parity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Accessibility + theme-FAB stack → dev for a pre-release test build.
#75 — Skip navigation link (WCAG 2.4.1)
Added a "Skip to content" anchor as the first focusable element (targets
#maincontent) and fixed the broken.skip-l ink:focusselector typo.#178 — Theme-FAB + a11y toolbar MokoAI parity
MokoOnyx already matched MokoAI's vendored widget (inline toggle, floating panel, tap-outside, theme-aware
#1565c0/#42a5f5). The one delta — relocating the FAB into the login card as a flush bottom bar — is ported and Joomla-adapted (body.view-login,MutationObserver,.in-card).#83 — Reading mode toggle
New a11y toolbar switch: hides sidebars/TOC, narrows content to ~72ch, relaxes typography (cognitive-accessibility / dyslexia). Param
a11y_reading_mode,localStorage-persisted, en-GB/en-US strings.Testing plans: in comments on #75, #178, #83.
Validated: JS
node --check, manifest XML, changelog. Merging todevcuts adevelopmentpre-release for the test pass.Main template had no skip link (only offline.php did) and the focus rule had a stray space ('.skip-l ink:focus') that disabled the on-focus reveal. Add a 'Skip to content' anchor as the first focusable element targeting #maincontent and fix the focus style. WCAG 2.4.1 Bypass Blocks.028e765257to55b4213625