Skip to content

Sa11y 3.2.3

Latest
Compare
Choose a tag to compare
@adamchaboryk adamchaboryk released this 30 Aug 01:29
c352fa9
  • 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! #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.