aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-12-31 02:03:22 +0200
committerGitHub <[email protected]>2017-12-31 02:03:22 +0200
commitbf0e753517ab83a148088189b136375f21cb684d (patch)
tree3c75fb638fe8aa52b721ce8ad84e6a449f6f4321 /js
parent06d8e58e9f66b789e5f482509c5248ebe5c67eed (diff)
downloadbootstrap-bf0e753517ab83a148088189b136375f21cb684d.tar.xz
bootstrap-bf0e753517ab83a148088189b136375f21cb684d.zip
Update devDependencies and gems. (#25083)
Diffstat (limited to '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 a46ecde14..a2505c0b5 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