Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-12-31 03:03:22 +0300
committerGitHub <noreply@github.com>2017-12-31 03:03:22 +0300
commitbf0e753517ab83a148088189b136375f21cb684d (patch)
tree3c75fb638fe8aa52b721ce8ad84e6a449f6f4321 /js/src/dropdown.js
parent06d8e58e9f66b789e5f482509c5248ebe5c67eed (diff)
Update devDependencies and gems. (#25083)
Diffstat (limited to 'js/src/dropdown.js')
-rw-r--r--js/src/dropdown.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/dropdown.js b/js/src/dropdown.js
index a46ecde140..a2505c0b54 100644
--- a/js/src/dropdown.js
+++ b/js/src/dropdown.js
@@ -377,6 +377,7 @@ const Dropdown = (($) => {
return parent || element.parentNode
}
+ // eslint-disable-next-line complexity
static _dataApiKeydownHandler(event) {
// If not input/textarea:
// - And not a key in REGEXP_KEYDOWN => not a dropdown command