@area17/a17-helpers
Advanced tools
Comparing version 0.7.2 to 0.8.0
{ | ||
"name": "@area17/a17-helpers", | ||
"version": "0.7.2", | ||
"version": "0.8.0", | ||
"description": "A js helper package", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -55,2 +55,5 @@ # A17 JS Helpers | ||
**0.8.0** | ||
* Added `focusTrap` and `focusDisplayHandler` to trap keyboard tab focus within an element and to help style keyboard focus states | ||
**0.7.2** | ||
@@ -57,0 +60,0 @@ * ajaxRequest returns the request so you can abort it in your project function |
94012
41
2536
143