From 62359370e92eccb4470d27f9755610d5d51cb7a2 Mon Sep 17 00:00:00 2001
From: bleggett
Date: Sun, 10 May 2015 19:13:15 -0400
Subject: [PATCH] feat(dropdown): add keynav support to dropdown
Add `keyboard-nav` option for dropdowns for navigating the dropdown menu with the keyboard
Closes #3685
Closes #3212
Fixes #1228
---
src/dropdown/docs/demo.html | 19 ++-
src/dropdown/docs/readme.md | 2 +
src/dropdown/dropdown.js | 105 +++++++++++++++--
src/dropdown/test/dropdown.spec.js | 182 +++++++++++++++++++++++++++++
4 files changed, 294 insertions(+), 14 deletions(-)
diff --git a/src/dropdown/docs/demo.html b/src/dropdown/docs/demo.html
index f6c16fd542..9378464610 100644
--- a/src/dropdown/docs/demo.html
+++ b/src/dropdown/docs/demo.html
@@ -70,8 +70,23 @@
-
-