index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
tests
/
unit
/
dropdown.js
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
Backport #32224
XhmikosR
1
-6
/
+6
2020-09-10
Comply to the new rules
XhmikosR
1
-2
/
+2
2020-04-28
Backport #30633
Martijn Cuppens
1
-3
/
+3
2020-04-07
Fix event propagation from inactive and disabled dropdowns (#30510) (#30511)
luktom
1
-0
/
+64
2019-11-02
backport #29523: skip hidden dropdowns while focusing
Johann-S
1
-0
/
+41
2019-08-27
Backport #29298
Johann-S
1
-1
/
+36
2019-08-27
Backport #29277
Johann-S
1
-1
/
+45
2019-08-27
Backport #29251
Johann-S
1
-0
/
+26
2019-06-19
Add missing dropdown unit test for closing with ESC (#28929)
Patrick H. Lauke
1
-0
/
+39
2019-06-18
Don't open dropdown on ESC on trigger element (#28912)
Patrick H. Lauke
1
-0
/
+25
2019-02-05
Move dropdown offset function logic into private function. (#28138)
Jason Golieb
1
-0
/
+55
2018-10-20
Add `show` and `hide` methods to dropdown (#27370)
galczo5
1
-0
/
+264
2018-09-13
throw error when folks try to use a bad selector
Johann-S
1
-24
/
+0
2018-06-25
feat(dropdown): add original click event
jakubhonisek
1
-0
/
+68
2018-05-22
chore(deps): update qunit and karma-qunit
Johann-S
1
-0
/
+1
2018-04-13
fix issue related to Object.keys and Dropdown issue
Johann-S
1
-21
/
+21
2018-04-10
v4 improve coverage (#25945)
Johann-S
1
-0
/
+112
2018-03-26
Fix skip element disabled via attribute when using keyboard navigation
vsn4ik
1
-19
/
+21
2018-02-11
Dropdown - Allow to disable Popper.js style (#24092)
Johann-S
1
-0
/
+30
2018-01-11
Comply to the new rules.
XhmikosR
1
-382
/
+418
2017-12-12
dropdown: add boundary config option (#24976)
Troy Morehouse
1
-0
/
+44
2017-10-27
Fix unit tests.
Johann-S
1
-141
/
+184
2017-10-27
Dropdown handle keydown on input and textarea.
Pierre-Denis Vanduynslager
1
-5
/
+141
2017-08-23
Tweak ESLint rules.
XhmikosR
1
-2
/
+2
2017-07-04
Dropdown - Disable applyStyle modifier instead of removing inline style appli...
Johann-S
1
-0
/
+29
2017-06-14
Fix unit tests with no assertion
Johann-S
1
-11
/
+23
2017-05-14
Fix unit tests + Update Popper to 1.6.0
Johann-S
1
-24
/
+24
2017-02-08
Fixes #21941
Pierre-Denis Vanduynslager
1
-5
/
+11
2017-01-20
Harmonize document.activeElement comparison
Pierre-Denis Vanduynslager
1
-3
/
+3
2017-01-20
Refactor test to event and async
Pierre-Denis Vanduynslager
1
-64
/
+141
2017-01-20
Add unit test for keyboard navigation
Pierre-Denis Vanduynslager
1
-0
/
+34
2017-01-20
Fix test to retrieve the proper item instead of it's parent
Pierre-Denis Vanduynslager
1
-1
/
+1
2017-01-06
Update dropdown unit test to new markup
Pierre-Denis Vanduynslager
1
-137
/
+136
2017-01-02
Dropdown: close menu when focusing outside element (#21375)
Pierre-Denis Vanduynslager
1
-0
/
+60
2016-12-07
Rename `.active` to `.show`
Starsam80
1
-17
/
+17
2016-11-24
Make JS compliant with the new ESLint rules.
Bardi Harborow
1
-1
/
+1
2016-10-25
Use a single class name for opened/expanded/shown state of widgets
Johann-S
1
-17
/
+17
2015-10-02
Add throw error for undefined method on plugins
Johann-S
1
-0
/
+12
2015-07-27
Fix triggering of {shown,hidden}.bs.dropdown events so relatedTarget gets set...
Johann-S
1
-0
/
+32
2015-06-02
generalize dropdowns / drop role="menu"
Patrick H. Lauke
1
-5
/
+5
2015-03-21
Fix #16072: Clicking into input field within dropdown no longer closes the dr...
Emmanuel Bourgerie
1
-0
/
+38
2015-03-09
Disable jQuery event aliases when running test suite
Chris Rebert
1
-21
/
+21
2015-03-03
[Fixes #15953] Implement assert.expect in each unit test
Kevin Kirsche
1
-0
/
+15
2015-02-26
Unit tests: Use new names of module hooks
Heinrich Fenkart
1
-2
/
+2
2015-02-26
Dropdowns: Skip `.disabled` instead of `.divider` on keydown event
vsn4ik
1
-0
/
+21
2015-02-25
Dropdown unit tests: Tiny style changes
Heinrich Fenkart
1
-3
/
+5
2015-02-24
Add unit test of aria-expanded to dropdown suite
Kevin Kirsche
1
-0
/
+47
2015-02-23
JS unit tests: use QUnit.module() & QUnit.test() everywhere
Chris Rebert
1
-14
/
+14
2015-02-23
JS unit tests: use modern QUnit assert object everywhere
Chris Rebert
1
-33
/
+33
2015-01-20
update JS unit tests to future-proof QUnit 1.16.0 API
Chris Rebert
1
-9
/
+9
[next]