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
2020-04-13
Backport #30512
Martijn Cuppens
1
-6
/
+6
2019-07-31
Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 ...
Martijn Cuppens
1
-2
/
+2
2019-04-29
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
2017-07-01
update comment
Mark Otto
1
-1
/
+0
2017-07-01
put button active bg and border in the mixin params for more customization op...
Mark Otto
1
-4
/
+1
2017-06-18
Update _buttons.scss
Mark Otto
1
-1
/
+1
2017-06-18
remove - vars, update docs to generate from data yml files, update mixins, an...
Mark Otto
1
-7
/
+7
2017-04-08
Bump up from 2px to 3px so it's consistent; also fix focus of inputs
Mark Otto
1
-3
/
+3
2017-03-28
Revamp button and input vars while fixing #21587 (#22287)
Mark Otto
1
-1
/
+2
2017-03-18
Update scss mixins to comply with scss-linting rules (#22151)
naicko
1
-1
/
+1
2016-12-28
properly pass focus shadow should you enable shadows
Mark Otto
1
-1
/
+6
2016-12-28
remove active styling from focus
Mark Otto
1
-3
/
+0
2016-12-28
redo outlines
Mark Otto
1
-3
/
+2
2016-12-28
linting
Mark Otto
1
-1
/
+1
2016-12-28
Redo button states
Mark Otto
1
-51
/
+23
2016-09-16
Remove hard-coded value in button-outline-variant
Beau Smith
1
-5
/
+5
2016-02-15
Add extra styles for focused/hovered active outline buttons
Patrick H. Lauke
1
-5
/
+19
2016-02-07
Remove line-height from the button size mixin too
Mark Otto
1
-1
/
+1
2016-02-03
Redo line-height globally
Mark Otto
1
-1
/
+0
2016-01-16
Extract $btn-box-shadow variable
Chris Rebert
1
-1
/
+1
2016-01-09
Extract $btn-active-box-shadow variable & refactor accordingly
Chris Rebert
1
-1
/
+1
2015-08-27
Remove all uses of `selector &`
Gleb Mazovetskiy
1
-4
/
+2
2015-08-22
re-fix #16154 in v4-dev /cc #17101
Mark Otto
1
-9
/
+20
[next]