We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80fa53 commit 335ed97Copy full SHA for 335ed97
CHANGELOG.md
@@ -1,6 +1,12 @@
1
+1.3.0 / 2016-06-05
2
+==================
3
+- [new] Spelling suggestions for incorrect `aria-*` props
4
+- [fix] Ensure `role` value is a string before converting to lowercase in `img-has-alt` rule.
5
+
6
7
1.2.3 / 2016-06-02
8
==================
-- [fix] Handle dynamic tabIndex expression values, but still retain validation logic for literal tabIndex values.
9
+- [fix] Handle dynamic `tabIndex` expression values, but still retain validation logic for literal `tabIndex` values.
10
11
12
1.2.2 / 2016-05-20
0 commit comments