Releases: FriendsOfREDAXO/for_sa11y
4.4.9 🚜
4.4.5 🐞
4.4.4
Bug fixes
Enhanced accuracy of the LINK_CLICK_HERE check by using regex with word boundaries, preventing false positives in cases like "iClicker" or "clicked".
Added a visible alert when the readability target area is missing (Issue ryersondmp/sa11y#107 — thanks @brianteeman).
Fixed the logic for props designed to add "Edit" links to the image outline.
4.4.3
4.4.2
4.4.0 🔍
Release 4.4.0
Vendor-Update to:
Sa11y 4.0:
Kurze Zusammenfassung der Neuerungen
Sa11y 4.0: Kurze Zusammenfassung der Neuerungen
- Einfacher: Klare Trennung von Prüfungen für Redakteure und Entwickler, einfacheres Einstellungsmenü.
- Bessere Farbprüfung: Automatischer Kontrast-Check mit Farbvorschlägen, Farbwähler und Eye-Dropper.
- Mehr Dismissal-Optionen: Einfaches Ausblenden von Warnungen, auch temporär.
- Neue Redakteurs-Prüfungen: Warnungen für häufige Fehler (z.B. Blocksatz, zu kleiner Text, fehlende Bildbeschreibungen).
- Erweiterte Entwickler-Prüfungen: Mehr Warnungen für Entwickler (z.B. fehlende Barrierefreiheit von Buttons, Formulare, Listenelemente).
- Anpassbar: Prüfungen können individuell konfiguriert werden.
- Bugfixes: Viele Fehler behoben, Performance verbessert.
- Kontrast: Verbesserte Kontrastprüfung, Unterstützung für mehr Farben, optionale APCA-Unterstützung (Beta).
thanks to: @ryersondmp @adamchaboryk
We love it ❤️
4.3.1 🕶️
What's Changed
- Update sa11y to version 3.2.3 by @github-actions in #37
Full Changelog: 4.3.0...4.3.1
Sa11y 3.2.3 Latest
New prop: showGoodImageButton Set to false to hide "Good" annotations for images.
New: All toggleable checks are enabled by default.
Bug fix: Fixed a couple small design regressions regarding the notification badge icon and tooltips.
Bug fix: fakeListQA prop fixed.
Bug fix: Fixed a serious bug where contrast checking would stop flagging issues once it comes across a visually hidden element (for example, an .sr-only class).
Bug fix: Fixed an issue with the duplicate ID check. Thank you @jbrulotte! ryersondmp/sa11y#92
Bug fix: Annotations will be inserted before [role="link"], [role="button"] in addition to a, button
Bug fix: Fixed a couple tooltip formatting issues for English (US).
Bug fix: Ensure missing target root alert only appears when headless is set to false.
4.3.0
Adds custom settings field to set properties
example:
panelPosition: "top-right",
sets the Position of the widget.
More Settings here: