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
/
scss
/
_dropdown.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
Add .dropdown-menu-dark (#30171)
Mark Otto
1
-0
/
+41
2020-09-22
Add new variable for -padding-x
Mark Otto
1
-1
/
+1
2020-04-06
Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)
Martijn Cuppens
1
-0
/
+2
2020-03-20
Remove redundant text decoration from hover states
Martijn Cuppens
1
-1
/
+1
2020-03-05
$link-decoration: underline affects some components (#30262)
Martijn Cuppens
1
-0
/
+1
2020-02-15
Added new variable for padding on dropdown header (#29946)
Giovanni Mendoza
1
-1
/
+1
2020-02-12
Shorten if notations so that property order can be applied
Martijn Cuppens
1
-3
/
+1
2019-08-22
Drop nav divider mixin
Martijn Cuppens
1
-1
/
+4
2019-07-24
Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule
Martijn Cuppens
1
-1
/
+1
2019-05-08
Drop all hover mixins
Mark Otto
1
-1
/
+2
2019-05-02
Remove floats from dropdown (#28690)
Martijn Cuppens
1
-1
/
+0
2019-02-07
Responsive font size implementation (#23816)
Martijn Cuppens
1
-2
/
+2
2019-02-03
Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)
Martijn Cuppens
1
-5
/
+9
2019-01-20
Make component colors configurable (#28035)
Martijn Cuppens
1
-1
/
+1
2019-01-13
Sync dropdown font size with btn font size
Martijn Cuppens
1
-1
/
+1
2019-01-13
Prevent wrapping if caret is included (#28029)
Martijn Cuppens
1
-0
/
+2
2019-01-07
Fix incorrect responsive alignment of dropdown menu (#27873)
Shohei Yoshida
1
-11
/
+5
2018-12-21
Add variable for dropdown-divider-margin-y (#27857)
Mark Otto
1
-1
/
+1
2018-11-22
Add border-radius to dropdown items (#27703)
Roy Klutman
1
-0
/
+8
2018-10-23
Cleanup stylelint comments
Martijn Cuppens
1
-2
/
+1
2018-10-21
Add dropdown responsive alignment (#26255)
ysds
1
-3
/
+20
2018-09-26
Prevent pointer-events on disabled anchor dropdown-item
Howard Cox
1
-0
/
+1
2018-03-12
Add basic position to dropup/right/left and dropdown-menu-right (#25400)
ysds
1
-1
/
+29
2018-01-21
v4.1: Add .dropdown-item-text (#22965)
Mark Otto
1
-0
/
+7
2017-11-06
Minor Sass consistency changes. (#24677)
XhmikosR
1
-1
/
+1
2017-10-29
Add dropright and dropleft (right and left placements for our dropdown) (#23860)
Johann-S
1
-0
/
+28
2017-10-22
Add variable to configure the `$dropdown-border-radius`. (#24376)
José Francisco
1
-1
/
+1
2017-10-19
Gradients and shadows (#24429)
Mark Otto
1
-2
/
+2
2017-10-10
Refactor a few selectors so that the least specific ones are first. (#24310)
XhmikosR
1
-13
/
+13
2017-10-02
Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev
Mark Otto
1
-19
/
+2
2017-09-30
Remove dropdown anchor focus override
Ari Rizzitano
1
-8
/
+0
2017-08-14
Add option to disable carets on dropdowns through `$enable-caret`
Patrick Yeo
1
-19
/
+2
2017-08-04
Dropup dropdown-menu should have margin on the bottom instead of top
Patrick Yeo
1
-0
/
+5
2017-08-04
(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`
Patrick Yeo
1
-1
/
+1
2017-05-30
tweak dropdown caret size and placement
Mark Otto
1
-2
/
+2
2017-05-17
Use popper to align dropdown menu instead of using css with important
Johann-S
1
-14
/
+0
2017-05-14
Fix dropdown-menu-right and dropdown-menu-left for Dropdown
Johann-S
1
-2
/
+2
2017-05-14
Handle dropup for Dropdown
Johann-S
1
-6
/
+2
2017-05-14
Fix unit tests + Update Popper to 1.6.0
Johann-S
1
-1
/
+1
2017-05-14
Begin to use Popper for Dropdown
Johann-S
1
-13
/
+5
2017-04-14
Replace dropdown backdrop hack with cleaner JS-only hack
Patrick H. Lauke
1
-10
/
+0
2017-04-10
Remove `cursor: not-allowed` styles
Patrick H. Lauke
1
-1
/
+0
2017-04-08
Add dropdown-item-padding-y var
Mark Otto
1
-1
/
+1
2017-04-08
Remove margin-left on caret if empty (#22095)
Jesper Strange Klitgaard Christiansen
1
-0
/
+4
2017-03-12
Remove the outline override from dropdown toggles
Mark Otto
1
-5
/
+0
2017-01-03
clarify usage of base font-size so we know what's up
Mark Otto
1
-1
/
+1
2017-01-03
Drop .carete (#21525)
Quy
1
-7
/
+0
2017-01-02
remove magic dropdown positioning for fixed bottom; folks should set this as ...
Mark Otto
1
-3
/
+1
2016-12-28
Revamp dropdown item states
Mark Otto
1
-22
/
+13
2016-12-22
Remove IE9 browser hacks. (#21393)
Bardi Harborow
1
-1
/
+0
[next]