Skip to content

Releases: FriendsOfREDAXO/for_sa11y

4.4.9 🚜

14 Feb 21:31
fa92f86
Compare
Choose a tag to compare

What's Changed

  • Update sa11y to version 4.0.9 by @github-actions in #46

Full Changelog: 4.4.5...4.4.9

4.4.5 🐞

10 Feb 12:49
0dc555f
Compare
Choose a tag to compare
  • Vendorupdaten 4.0.5
  • Bugfix: Removed a cycle dependency error.

What's Changed

  • Update sa11y to version 4.0.5 by @github-actions in #45

Full Changelog: 4.4.4...4.4.5

4.4.4

06 Feb 09:10
fff195b
Compare
Choose a tag to compare

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.

https://github.com/ryersondmp/sa11y/releases/tag/4.0.4

4.4.3

03 Feb 08:32
218cb68
Compare
Choose a tag to compare

What's Changed

  • Update sa11y to version 4.0.3 by @github-actions in #43

Full Changelog: 4.4.2...4.4.3

4.4.2

27 Jan 09:07
de09585
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.2

4.4.0 🔍

17 Jan 20:25
8fc61bd
Compare
Choose a tag to compare

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 🕶️

02 Sep 10:51
70858e9
Compare
Choose a tag to compare

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

23 Aug 09:07
15b3f46
Compare
Choose a tag to compare

Adds custom settings field to set properties

example:

panelPosition: "top-right",

sets the Position of the widget.
More Settings here:

https://sa11y.netlify.app/developers/props/

4.2.4

20 Aug 13:58
e9bb7fc
Compare
Choose a tag to compare

fixed: #35

4.2.3

20 Aug 13:15
61a3617
Compare
Choose a tag to compare

Link fix for css