All Versions
77
Latest Version
Avg Release Cycle
41 days
Latest Release
818 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v2.4.0 Changes
September 08, 2017 -
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