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
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
2014-11-12
Dropdown: ignore keydown events coming from `input`s and `textarea`s
Heinrich Fenkart
1
-0
/
+41
2014-07-06
Move to leading pluses
Heinrich Fenkart
1
-93
/
+93
2014-07-06
Clean dropdown unit tests up
Heinrich Fenkart
1
-78
/
+77
2014-06-06
Comply to the new style.
XhmikosR
1
-20
/
+21
2014-04-21
#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...
Collin Donahue-Oponski
1
-15
/
+24
2014-04-03
replace $.bind() with $.on() in unit tests; per #13272
Chris Rebert
1
-4
/
+4
2014-02-14
Re-indent test files.
XhmikosR
1
-208
/
+208
2013-12-19
No leading pluses
Zlatan Vasović
1
-94
/
+93
2013-12-16
Require comma on left side
Zlatan Vasović
1
-28
/
+28
2013-12-08
Use single quotes consistently.
XhmikosR
1
-17
/
+17
2013-07-31
Removed trailing whitespaces
Cesidio Di Landa
1
-6
/
+6
2013-05-24
add show/shown hide/hidden events to dropdown + update dropdown links for tes...
Jacob Thornton
1
-0
/
+67
2013-05-16
change namespace back to dot notation and someother js shizzle
fat
1
-3
/
+4
2013-05-16
change dropdown strategy to use an overlay - fixes mobile click anywhere + al...
fat
1
-3
/
+3
2013-05-16
a bunch javascript junk
fat
1
-0
/
+151