Skip to content

v1.2.0

Compare
Choose a tag to compare
@jasonkarns jasonkarns released this 11 Mar 19:29
· 380 commits to master since this release
  • Adds after_load hook: fires after the axe-core JS library has been injected into the page. Register a block (or callable: lambda, proc, anything that responds_to? :call) that receives the Axe::Core instance.
  • Enables configuring axe-matchers via yaml file instead of Axe.configure
  • Supports injected axe-core into iframes