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
/
src
/
dropdown.js
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-30
Bump version to v4.1.1
v4.1.1
Mark Otto
1
-2
/
+2
2018-04-09
Ship v4.1.0 (#26218)
v4.1.0
Mark Otto
1
-2
/
+2
2018-03-26
Fix skip element disabled via attribute when using keyboard navigation
vsn4ik
1
-1
/
+1
2018-02-21
Consistent usage of $(document.body) instead of $('body') (#25671)
Martijn Cuppens
1
-2
/
+2
2018-02-11
Dropdown - Allow to disable Popper.js style (#24092)
Johann-S
1
-2
/
+10
2018-01-21
Update dropdown.js to allow referenceElement (#25219)
719media
1
-8
/
+17
2018-01-18
Bump version to 4.0.0
Mark Otto
1
-2
/
+2
2018-01-11
Comply to the new rules.
XhmikosR
1
-43
/
+32
2017-12-31
Update devDependencies and gems. (#25083)
XhmikosR
1
-0
/
+1
2017-12-28
Update version to 4.0.0-beta.3
v4.0.0-beta.3
Mark Otto
1
-2
/
+2
2017-12-12
dropdown: add boundary config option (#24976)
Troy Morehouse
1
-3
/
+15
2017-11-13
Object spread : less jQuery more ES6 (#24665)
Johann-S
1
-7
/
+9
2017-10-30
Do not create a Popper.js instance when we don't need it
Johann-S
1
-21
/
+18
2017-10-29
Throw error about Popper.js only when it's needed because some of our plugins...
Johann-S
1
-8
/
+8
2017-10-29
Add dropright and dropleft (right and left placements for our dropdown) (#23860)
Johann-S
1
-2
/
+12
2017-10-27
Fix unit tests.
Johann-S
1
-14
/
+1
2017-10-27
Dropdown handle keydown on input and textarea.
Pierre-Denis Vanduynslager
1
-2
/
+24
2017-10-24
Change Rollup config to wrap our dist files with jQuery instead of $
Johann-S
1
-2
/
+2
2017-10-23
Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...
Johann-S
1
-1
/
+1
2017-10-19
fix version number
Mark Otto
1
-2
/
+2
2017-10-19
new version number
Mark Otto
1
-2
/
+2
2017-10-04
Use imported jQuery object
Johann-S
1
-1
/
+1
2017-10-03
Offset option for dropdown can be function (#24222)
Roman O
1
-4
/
+11
2017-09-07
Remove placement attribute from our Dropdown plugin
Johann-S
1
-9
/
+2
2017-08-31
Create a bundled release of Bootstrap with Popper.js inside
Johann-S
1
-4
/
+4
2017-08-23
Tweak ESLint rules.
XhmikosR
1
-2
/
+2
2017-08-10
bump to beta
v4.0.0-beta
Mark Otto
1
-2
/
+2
2017-07-04
Dropdown - Disable applyStyle modifier instead of removing inline style appli...
Johann-S
1
-7
/
+3
2017-06-17
Detect if the dropdown is in a navbar or not when update is called
Johann-S
1
-0
/
+1
2017-06-17
Some .navbar .dropdown-menu optimisation (#22776)
Catalin Zalog
1
-15
/
+0
2017-06-17
Reset Popper.js styles for Dropdowns in navbar
Johann-S
1
-16
/
+51
2017-06-16
fix some errors in our js
Johann-S
1
-5
/
+3
2017-05-22
Better management of dropdown/dropup with alignment
Johann-S
1
-22
/
+26
2017-05-17
Use popper to align dropdown menu instead of using css with important
Johann-S
1
-3
/
+28
2017-05-14
Use _jQueryInterface for Dropdown to call toggle method
Johann-S
1
-28
/
+26
2017-05-14
Add fallbackPlacement option for Tooltip and Popover
Johann-S
1
-1
/
+2
2017-05-14
Allow to disable flip behaviour on Dropdown + documentation
Johann-S
1
-2
/
+12
2017-05-14
Add an update method to allow to update position for Tooltip/Popover/Dropdown...
Johann-S
1
-0
/
+6
2017-05-14
Better placement for Dropdown + Handle flip of Tooltip/Popover
Johann-S
1
-2
/
+2
2017-05-14
Remove totaly Tether from documentation + dependencies
Johann-S
1
-3
/
+3
2017-05-14
Handle dropup for Dropdown
Johann-S
1
-2
/
+9
2017-05-14
Fix unit tests + Update Popper to 1.6.0
Johann-S
1
-6
/
+8
2017-05-14
Remove constraints option and check every options
Johann-S
1
-8
/
+6
2017-05-14
Begin to use Popper for Dropdown
Johann-S
1
-8
/
+90
2017-04-20
Tweak iOS hack for dropdown
Patrick H. Lauke
1
-2
/
+2
2017-04-14
Replace dropdown backdrop hack with cleaner JS-only hack
Patrick H. Lauke
1
-14
/
+9
2017-04-12
Merge branch 'v4-dev' into dropdown-keyboard
Pierre Vanduynslager
1
-5
/
+6
2017-04-12
Reword "mobile" to "touch-enabled"
Patrick H. Lauke
1
-5
/
+6
2017-04-12
Indent
Pierre-Denis Vanduynslager
1
-1
/
+1
2017-04-08
Merge branch 'v4-dev' into dropdown-keyboard
Pierre Vanduynslager
1
-15
/
+17
[next]