All Versions
77
Latest Version
Avg Release Cycle
41 days
Latest Release
624 days ago

Changelog History
Page 8

  • v2.1.7 Changes

    December 13, 2016

    ๐Ÿ”„ Changes

    • โž• Add promise-based axe.run API method in favor of axe.a11yCheck
    • ๐Ÿšš Move TypeScript definition to root of project
    • โž• Add Inapplicable and Can't Tell results
    • ๐Ÿ†• New rule: frame-title-unique
    • ๐Ÿ‘Œ Improvements to table rules: td-has-header, th-has-data-cells
    • ๐ŸŽ Color contrast rule performance improvements using polyfilled elementsFromPoint
    • โž• Add better support for implicit roles
    • ๐Ÿ‘ DQElement supports xPath
  • v2.0.7 Changes

    September 28, 2016

    ๐Ÿ”„ Changes

    • โž• Add TypeScript definition v1
  • v2.0.5 Changes

    April 20, 2016

    ๐Ÿ”„ Changes

    • ๐Ÿ‘Œ Support for UMD pattern
    • โž• Adds 508 tagging for table rules
    • ๐Ÿ›  Fixes race condition for iframes
    • Exclude actual nodes from array checking
  • v2.0.3 Changes

    April 12, 2016

    ๐Ÿ”„ Changes

    • ๐Ÿ”’ Security improvements
    • ๐Ÿ— Build includes Babel/ES6
    • ๐Ÿ‘Œ Improvements to table rules
    • axe can be loaded in Node
  • v2.0.0 Changes

    March 01, 2016

    ๐Ÿ”„ Changes

    • โž• Adds support for AMD modules
    • ๐Ÿ›  Fixes incompatibility with Webpack
    • ๐Ÿ‘Œ Improvements to rules and checks
    • Help urls no longer hard-coded
    • ๐Ÿ‘Œ Improved error handling
  • v1.1.1 Changes

    September 04, 2015

    ๐Ÿ”„ Changes

    • โž• Adds Travis hooks
    • โž• Adds Sauce Labs
    • Encodes HTML in descriptions
    • โšก๏ธ Updates messages and help URLs
  • v1.0.1 Changes

    June 10, 2015

    ๐Ÿ”„ Changes

    • ๐ŸŽ‰ Initial public release