Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Commit 812ad9c

Browse files
author
Alice Boxhall
committed
Release v2.10.0-rc.0
1 parent 55f83ba commit 812ad9c

4 files changed

Lines changed: 293 additions & 159 deletions

File tree

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.10.0-rc.0 - 2015-10-09
2+
13
### New rules
24
* A tabpanel should be related to a tab via aria-controls or aria-labelledby (`src/audits/UncontrolledTabpanel.js`)
35
* A data table must identify row and column headers (`src/audits/TableHasAppropriateHeaders.js`)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accessibility-developer-tools",
3-
"version": "2.9.0",
3+
"version": "2.10.0-rc.0",
44
"homepage": "https://github.com/GoogleChrome/accessibility-developer-tools",
55
"authors": [
66
"Google"

0 commit comments

Comments
 (0)