makeup-active-descendant
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"dependencies":[ | ||
"require-run: custom-event-polyfill", | ||
"require-run: custom-event", | ||
"require-run: nodelist-foreach-polyfill", | ||
@@ -5,0 +5,0 @@ "require: ./index.js" |
{ | ||
"name": "makeup-active-descendant", | ||
"description": "Implements ARIA active descendant keyboard navigation", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"main": "index.js", | ||
@@ -63,3 +63,3 @@ "repository": "https://github.com/makeup-js/makeup-active-descendant.git", | ||
"custom-event": "^1", | ||
"makeup-navigation-emitter": "~0.3.1", | ||
"makeup-navigation-emitter": "~0.3.2", | ||
"nodelist-foreach-polyfill": "^1" | ||
@@ -66,0 +66,0 @@ }, |
@@ -204,3 +204,3 @@ # makeup-active-descendant | ||
* [makeup-next-id](https://github.com/makeup-js/makeup-next-id) | ||
* [custom-event-polyfill](https://github.com/krambuhl/custom-event-polyfill) (for IE) | ||
* [custom-event](https://github.com/webmodules/custom-event) (for IE) | ||
* [nodelist-foreach-polyfill](https://github.com/imagitama/nodelist-foreach-polyfill) (for IE) | ||
@@ -207,0 +207,0 @@ |
Sorry, the diff of this file is not supported yet
302105