You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[fix] Do not infer interactivity of components that are not low-level DOM elements.
4
+
5
+
6
+
0.6.0 / 2016-04-06
7
+
==================
8
+
-[breaking] Allow alt="" when role="presentation" on img-uses-alt rule.
9
+
-[new] More descriptive error messaging for img-uses-alt rule.
10
+
11
+
12
+
0.5.2 / 2016-04-05
13
+
==================
14
+
-[fix] Handle token lists for valid-aria-role.
15
+
16
+
17
+
0.5.1 / 2016-04-05
18
+
==================
19
+
-[fix] Handle null valued props for valid-aria-role.
20
+
21
+
22
+
0.5.0 / 2016-04-02
23
+
==================
24
+
-[new] Implement valid-aria-role rule. Based on [AX_ARIA_01](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_01)
25
+
26
+
27
+
0.4.3 / 2016-03-29
28
+
==================
29
+
-[fix] Handle LogicalExpression attribute types when extracting values. LogicalExpressions are of form `<Component prop={foo || "foobar"} />`
30
+
31
+
32
+
0.4.2 / 2016-03-24
33
+
==================
34
+
-[fix] Allow component names of form `Object.Property` i.e. `UX.Layout`
0 commit comments