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

Changelog History
Page 7

  • v2.4.0 Changes

    September 08, 2017

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  fix(color-contrast): Include THEAD and TBODY in contrast checks (#514) (f98f8bd)
    • ๐Ÿ›  fix(responsible): Restrict error construction to known errors (#513) (0128a7e)

    ๐Ÿ”‹ Features:

    • ๐Ÿ“„ docs: Document how to propose axe-core rules (#507) (cabd329)
  • v2.4.0-alpha.2 Changes

    September 06, 2017

    ๐Ÿ› Bug fixes:

    • โœ… test(aria): aria-haspopup, aria-modal for 1.1
    • ๐Ÿ’… style(test/aria): add line breaks for readability
    • โœ… test(aria): add missing roles and properties
    • ๐Ÿ›  fix: RestoreScroll was running out of sync (#508)

    ๐Ÿ”‹ Features:

    • feat(ARIA 1.1): Allow row-index, setsize and posinset on more roles
  • v2.4.0-alpha.1 Changes

    August 31, 2017

    ๐Ÿ› Bug fixes:

    • โœ… chore: add help text for testconfig Grunt task
    • ๐Ÿ›  fix: Properly output error stack
    • doc: Add 'on mobile' to viewport rule
    • ๐Ÿ›  fix: Ensure all tests pass in Chrome
    • ๐Ÿ›  fix: Minimise scrolling in getBackgroundColor
    • ๐Ÿ— chore: Minor build chores for whitespace and lockfile
    • ๐Ÿ›  fix: Align impact levels with Deque Way
    • ๐Ÿ›  fix: Set relatedNodes on color/link-in-block rules
    • ๐Ÿ›  fix: incomplete results should have impact
    • ๐Ÿ›  fix(aria): Allow implicit attribute values
    • chore: ignore growl in retire
    • ๐Ÿ›  fix: Use getAttribute(id) over .id
    • ๐Ÿ›  fix: Exclude any checks from output if one passed
    • ๐Ÿ›  fix(aria): Treegrid should own rows, not treeitems
    • ๐Ÿ›  fix(aria): add exception for native input combobox missing textbox. Fixes #160
    • โœ… test: fix aria/required-children for jshint
    • feat: allow link text from single-cell layout table
    • ๐Ÿ›  fix: expand tr support for color contrast
    • ๐Ÿ‘• chore: ignore node_modules in examples when linting

    ๐Ÿ”‹ Features:

    • โช feat: Add option restoreScroll
    • โœ… doc: add more info on testing hidden regions
    • ๐Ÿ›  feat: add S.C. 2.4.4 to link-name rule. Fixes #369
    • feat: Add Japanese localisation
    • doc: Add instructions on debugging on CircleCI
    • โœ… test: add unit tests for button-has-visible-text
    • chore: add descriptions to Grunt tasks
    • ๐Ÿ‘ feat(aria): Support progressive ARIA 1.1 attributes / roles
    • feat: Add new ARIA 1.1 values for haspopup
    • feat: Add aria-orientation to additional roles
  • v2.3.1 Changes

    June 15, 2017

    ๐Ÿ› Bug fixes:

    • ๐Ÿ‘Œ Improvements to hidden-content rule
    • Deduplicated langs in valid-lang options
  • v2.3.0 Changes

    June 14, 2017

    ๐Ÿ› Bug fixes:

    • Overhaul of selectors API
    • ๐Ÿ†• New experimental rule for hidden-content
    • ๐Ÿ†• New rule for flagging aria-hidden="true" on document.body
    • Color-contrast rule impact is now serious
    • ๐Ÿ›  Color-contrast fixes for implicit labels and TR elements
    • Color-contrast puts 1:1 ratio elements into Needs Review/incomplete
    • ๐Ÿ“„ List category mappings in docs
    • โšก๏ธ Update axe.source to work with Firefox webdriver
  • v2.2.3 Changes

    June 01, 2017

    ๐Ÿ› Bug fixes:

    • โœ‚ Removed the disable property from link-in-text-block
  • v2.2.2 Changes

    May 25, 2017

    ๐Ÿ› Bug fixes

    • Stabilize incompleteData API for backwards compatibility
    • ๐Ÿ”„ Change impact of duplicate-id rule to moderate
  • v2.2.1 Changes

    May 19, 2017

    ๐Ÿ› Bug fixes

    • โœ‚ Remove nodes from the color contrast incompleteData API to avoid circular references
  • v2.2.0 Changes

    April 24, 2017

    ๐Ÿ”„ Changes

    • โž• Add configuration options for iframes: false, selectors: false, and elementRef: true
    • ๐Ÿ‘Œ Improve color-contrast rule for disabled elements
    • โž• Add webdriver task for testing mobile viewports
    • ๐Ÿ‘Œ Improve audio/video captioning rules
    • ๐Ÿ‘Œ Improve th-has-data-cells rule
    • ๐Ÿ”ฆ Expose incomplete reasons for color contrast rule as part of Needs Review
    • Implement rule groupings as tags
    • ๐Ÿ‘ Allow building of axe in multiple languages
    • Empty-heading rule has impact: moderate
  • v2.1.8 Changes

    May 21, 2017

    ๐Ÿ”„ Changes

    • ๐Ÿšš Move from Snyk to Retire.js
    • ๐Ÿ‘ท Make CI run test-fast task instead of parallel
    • โž• Add documentation on writing integration tests and rules
    • ๐Ÿ‘ Allow a larger list of languages for HTML-valid-lang rule
    • โž• Add support for [role=img] in image-alt rule
    • ๐Ÿ›  Fix bug with innerHeight in get-background-color
    • ๐Ÿ‘Œ Improve dom.is-offscreen function
    • โ†” Integrate optional performance timer
    • 0๏ธโƒฃ Empty include defaults to document