@zohodesk/a11y
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -335,3 +335,3 @@ import { getA11yLibraryConfig, setA11yLibraryConfig } from '../../Provider/Config'; | ||
if (isArrowEventEnabled && isListEle(ele)) { | ||
if (isListEle(ele)) { | ||
applyListStyle({ | ||
@@ -338,0 +338,0 @@ element: ele |
{ | ||
"name": "@zohodesk/a11y", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"main": "es/index.js", | ||
@@ -5,0 +5,0 @@ "module": "es/index.js", |
@@ -5,2 +5,6 @@ # DOT Style Guide | ||
# 2.2.3 | ||
- **useFocusLoop** - Enable list active on pressing tab - fixed. | ||
# 2.2.2 | ||
@@ -7,0 +11,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43444
118