Skip to content

Sa11y 2.3.3

Choose a tag to compare

@adamchaboryk adamchaboryk released this 30 Sep 19:13
606d40e
  • New ruleset: Detect inappropriate use of subscript and superscript tags.
  • Removed ruleset: Removed Twitter specific ruleset regarding infinite timelines. Recent changes to Twitter's embed API is now causing CORS issues with Sa11y.
  • Bug fix: SessionStorage will be used as a fallback when LocalStorage is full.
  • New feature: Clickable Page Outline panel. All of the headers that appear in the Page Outline link to the corresponding heading. For keyboard users, the Page Outline features a roving tabindex. Tab into the Page Outline, and then use up and down arrow keys to navigate between headings.
  • Refactoring: Removed deprecated JS regarding Escape key logic. Made linter happier.
  • UI changes: The Skip to Issue button is now more evident that it's a clickable button. Adjusted delay on tooltip helper.
  • Bug fix: Hyperlinked images with a negative tabindex with alt text will not receive an annotation. Assumes that the developer intentionally removed keyboard focus from clickable image.
  • Readability: Added LIX readability formula which supports Danish, Finnish, Norwegian (Bokmål & Nynorsk), Swedish.
  • Other: Added Typescript support. Thanks to @smncd!
  • i18n: Swedish translation added. Thanks to @smncd!