Skip to content

addstuff 3.0.4

Latest

Choose a tag to compare

@pvollenweider pvollenweider released this 20 May 11:38

What's new

Accessibility — WCAG 2.1 AA (admin settings panel)

  • CodeMirror 6 migration — replaced CM5 with CM6 across the site settings panel
  • ARIA labels wired correctlyaria-labelledby and aria-describedby now target view.contentDOM (the actual contenteditable), not the outer scroll wrapper; labels were previously invisible to screen readers
  • Label click-to-focus — clicking a field label now moves keyboard focus into the corresponding code editor
  • Split live regions — save errors use role="alert" aria-live="assertive" for immediate announcement; success messages remain role="status" polite
  • Named action bar — the Save/Cancel toolbar gets role="group" with an accessible label so programmatic focus after save is announced meaningfully
  • i18nsaveError and actionBar keys added to all 6 locales (EN, FR, DE, IT, ES, PT)

Upgrade notes

Drop-in replacement. No configuration changes required.

Requires

Jahia 8.2+