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
/
mixins
/
_buttons.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
Add CSS custom property: --bs-btn-disabled-border-color to mixin: button-outl...
Neeraj Kumar Das
1
-0
/
+1
2022-05-22
Stylelint: Disable `custom-property-empty-line-before`
Mark Otto
1
-2
/
+0
2022-03-13
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
Mark Otto
1
-31
/
+31
2022-02-23
Replace non-existent `--bs-btn-padding` by `--bs-btn-padding-{x|y}`
Julien Déramond
1
-1
/
+2
2022-02-16
Fixed border radius var name and .show target
Eugene Kopyov
1
-1
/
+1
2022-02-14
Convert .btn and mixins to use CSS variables
Mark Otto
1
-95
/
+32
2021-05-19
Update button-variant mixin to add missing space.
pu-master
1
-1
/
+1
2021-02-10
Add Sass docs (variables, mixins, and loops) to most pages (#32747)
Mark Otto
1
-1
/
+6
2020-12-17
Add variables for modifying button state colours. (#32317)
Dylan Anderson
1
-4
/
+4
2020-10-13
Colors rewrite (#30622)
Martijn Cuppens
1
-4
/
+4
2020-08-04
Ensure to increase contrasts on buttons & colored links hover/active states (...
Gaël Poupard
1
-4
/
+4
2020-07-12
Easier disabled state customization for button variants (#30639)
Gaël Poupard
1
-4
/
+7
2020-06-15
Switch to btn-check
Martijn Cuppens
1
-6
/
+6
2020-06-15
Remove checkbox/radio toggle from button plugin in favor of a CSS only solution
Martijn Cuppens
1
-4
/
+8
2020-04-11
Use `box-shadow` mixin for `.btn` (#30512)
Catalin Zalog
1
-8
/
+8
2020-03-23
Use WCAG contrast algo (#30168)
Gaël Poupard
1
-5
/
+5
2020-03-23
Use next dropdown menu instead of first of the parent
Martijn Cuppens
1
-1
/
+1
2020-02-12
Shorten if notations so that property order can be applied
Martijn Cuppens
1
-7
/
+4
2019-12-27
Simplify disabled styles (#29296)
Martijn Cuppens
1
-22
/
+21
2019-10-12
Add color argument to button mixins (#29444)
Jeremy Jackson
1
-12
/
+28
2019-08-30
Clean up line heights & add line height utilities (#29271)
Martijn Cuppens
1
-2
/
+1
2019-05-08
Drop all hover mixins
Mark Otto
1
-2
/
+2
2019-04-05
Fix buttons :focus state styles (#27890)
Matěj Kříž
1
-0
/
+3
2019-02-07
Responsive font size implementation (#23816)
Martijn Cuppens
1
-1
/
+1
2019-01-07
take account 'none' for box-shadow (#27972)
wojtask9
1
-1
/
+1
2018-12-23
Blacklist border-radius property (use mixin instead) (#27900)
Martijn Cuppens
1
-5
/
+1
2018-11-04
Ligthen/Darken Button focus shadow color
ysds
1
-4
/
+4
2018-10-21
Outline button variant hover mixin (#27289)
Doug Puchalski
1
-1
/
+1
2018-10-20
Fix #26372: disabled btn hover issue (#27407)
Ian Walter
1
-0
/
+4
2018-09-02
Move transparent background to .btn and remove background-image
Martijn Cuppens
1
-2
/
+0
2018-01-18
Outline button hover color (#25339)
Mark Otto
1
-2
/
+2
2018-01-15
Consistently use `:disabled` rather than `[disabled]` selector (#25317)
Patrick H. Lauke
1
-4
/
+4
2018-01-13
Mixin `button-outline-variant` should retain active box shadow when focused
Patrick Yeo
1
-1
/
+5
2018-01-13
Fixed color for disabled buttons (#25167)
Wolfgang Goedel
1
-0
/
+1
2017-12-30
Outline active focus (#25145)
Mark Otto
1
-3
/
+6
2017-12-27
apply same active/focus shadow styling to button variants
Mark Otto
1
-5
/
+7
2017-11-24
Darken outline hover color to match default button hover (#24150)
afholderman
1
-8
/
+8
2017-10-28
Add fallback border-radius to .btn (#24505)
Mark Otto
1
-1
/
+6
2017-10-25
update new focus and shadow properties to use vars
Mark Otto
1
-6
/
+6
2017-10-19
Gradients and shadows (#24429)
Mark Otto
1
-7
/
+18
2017-10-19
fix functions, lighter colors on active
Mark Otto
1
-3
/
+3
2017-10-19
Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...
Mark Otto
1
-5
/
+5
2017-10-15
Merge branch 'v4-dev' into yiq-function-update
Gijs Boddeus
1
-4
/
+4
2017-10-09
Ensure active button styles are not applied to disabled buttons
Prateek Goel
1
-4
/
+4
2017-10-04
revert 1db5082
Gijs Boddeus
1
-2
/
+2
2017-10-04
rearrange properties in _borders.scss mixins
Gijs Boddeus
1
-2
/
+2
2017-09-13
modified the yiq to to an actual function
gijsbotje
1
-2
/
+2
2017-09-11
changes active state color
Andres Galante
1
-4
/
+4
2017-09-04
Add correct button-variant mixin hover color (#23657)
Ben Hayward
1
-1
/
+1
2017-08-13
Button code cleanup (#22951)
Mark Otto
1
-1
/
+1
[next]