Skip to content

Releases: dequelabs/axe-core

Release 4.2.3

22 Jun 14:52
b53af11
Compare
Choose a tag to compare

Bug Fixes

  • accText: ignore text in embedded content elements (#3022) (8fb4635), closes #3017
  • color-contrast: add special case for new sr-only technique (#2985) (79cbf01)
  • color-contrast: check for pseudo elements on element itself, not just parents (#2980) (3122550)
  • frame-tested: run without respondable (#2942) (a1d725d)
  • publish-metadata: use fail message for rules with reviewOnFail:true (#2987) (00fefa9)
  • sri-history: add backported releases (#3004) (0332e80)

Release v4.0.3

16 Jun 11:59
Compare
Choose a tag to compare

Bug Fixes

  • add noHtml to axe.configure (e1aafb1)
  • do not allow postMessage with axe version of x.y.z (cc4551f)

Release v3.5.6

16 Jun 11:54
Compare
Choose a tag to compare

Bug Fixes

  • add noHtml to axe.configure (8982c1a)
  • do not allow postMessage with axe version of x.y.z (fde6ab2)

Release v3.4.3

16 Jun 11:47
Compare
Choose a tag to compare

Bug Fixes

  • add noHtml to axe.configure (eec4282)
  • do not allow postMessage with axe version of x.y.z (b317100)

Release v3.3.4

16 Jun 11:37
Compare
Choose a tag to compare

Bug Fixes

  • add noHtml to axe.configure (ec5a4d7)
  • do not allow postMessage with axe version of x.y.z (7ccd858)

Release v3.1.3

16 Jun 11:19
Compare
Choose a tag to compare

Bug Fixes

  • add noHtml to axe.configure (dee205b)
  • do not allow postMessage with axe version of x.y.z (e93f394)

Release v3.2.4

16 Jun 11:32
Compare
Choose a tag to compare

Bug Fixes

  • add noHtml to axe.configure (e994323)
  • do not allow postMessage with axe version of x.y.z (a05264f)

Release v3.0.4

16 Jun 11:01
Compare
Choose a tag to compare

Bug Fixes

  • add noHtml to axe.configure (2e18f0c)
  • do not allow postMessage with axe version of x.y.z (9e62c8c)

Release 4.2.2

03 Jun 16:56
a6fcb75
Compare
Choose a tag to compare

Bug Fixes

  • aria-allowed-attr: allow aria-posinset and aria-setsize on row elements for treegrids (#2952) (3023e69)
  • heading-order: Prevent crash on page with iframes but no headings (#2965) (4b7db37)
  • meta-viewport: test that a user-scalable number does not prevent zoom (048c5c1)
  • JS error in @axe-core/react caused by stale reference to heading (3afda4e)

Release 4.2.1

18 May 18:25
a4188ab
Compare
Choose a tag to compare

Bug Fixes

  • aria-allowed-attr: pass aria-label on some HTML elements (#2935) (695aa77)
  • treat input with no role as textbox (#2929) (de18030)
  • autocomplete-appropriate: pass for autocomplete=username and type=email (#2896) (8b478c8)
  • getStandards: Read standards from utils (#2903) (52ad4c6)
  • required-parent: Allow *item > group > *item nesting (#2898) (3acd229)
  • types: make evaluate check optional (#2902) (75fabfe)