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
2022-11-28
Add dark mode support (#35857)
Mark Otto
1
-0
/
+1
2022-08-31
Adding missing CSS variables for `z-index`
louismaximepiton
1
-1
/
+2
2022-06-01
Fix .dropdown-item border-radius when -padding-y is 0
Mark Otto
1
-12
/
+12
2022-05-22
Stylelint: Disable `custom-property-empty-line-before`
Mark Otto
1
-1
/
+1
2022-03-17
Fixes #36016: Update .dropdown-item padding
Mark Otto
1
-1
/
+1
2022-03-13
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
Mark Otto
1
-64
/
+64
2022-03-11
Set opacity on dropdown-divider for now
Mark Otto
1
-0
/
+1
2022-03-08
Fix dropdowns
louismaxime.piton
1
-1
/
+1
2022-03-01
Split CSS vars for padding values (#35921)
Mark Otto
1
-6
/
+9
2022-02-28
.
louismaxime.piton
1
-1
/
+1
2022-02-28
Use the new CSS variable in dropdown menu.
louismaxime.piton
1
-1
/
+1
2022-02-28
Add centered dropdown and dropup options
Mark Otto
1
-1
/
+3
2022-02-25
Use all dropdowns CSS variables
Julien Déramond
1
-4
/
+4
2022-02-16
Rename dropdown-shadow to dropdown-box-shadow for consistency
Mark Otto
1
-3
/
+3
2022-02-14
Convert dropdowns to CSS variables
Mark Otto
1
-60
/
+62
2021-05-27
fix(dropdowns): RTL for `.dropdown-menu-*` (#34124)
Gaël Poupard
1
-4
/
+4
2021-04-17
Apply positioning only when Popper is not used
Rohit Sharma
1
-13
/
+7
2021-02-22
Remove the default positioning from `.dropup` (#33120)
Rohit Sharma
1
-6
/
+3
2021-02-09
Dropdown — Change the selector to check the use of Popper (#33003)
Rohit Sharma
1
-7
/
+4
2021-02-09
Remove the default left styling in favor of Popper
Rohit Sharma
1
-1
/
+4
2021-02-09
Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiers
Mark Otto
1
-9
/
+10
2021-02-03
Remove the initial margin from dropdown/popover in favor of Popper (#32524)
Rohit Sharma
1
-7
/
+20
2020-12-10
Reset Popper position in RTL (#32415)
Gaël Poupard
1
-1
/
+1
2020-12-06
fix(dropdown): ensure [style] will override inline styles
Gaël Poupard
1
-1
/
+1
2020-12-06
Fix conflict with Bootstrap CSS
Martijn Cuppens
1
-13
/
+10
2020-12-06
Update to popper.js v2.x
Johann-S
1
-4
/
+4
2020-12-04
feat(RTL): implement RTL
Gaël Poupard
1
-12
/
+14
2020-11-21
Be consistent with Popper's name. (#32224)
XhmikosR
1
-1
/
+1
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
[next]