aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_buttons.scss
AgeCommit message (Expand)AuthorFilesLines
2021-05-19Update button-variant mixin to add missing space.pu-master1-1/+1
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-1/+6
2020-12-17Add variables for modifying button state colours. (#32317)Dylan Anderson1-4/+4
2020-10-13Colors rewrite (#30622)Martijn Cuppens1-4/+4
2020-08-04Ensure to increase contrasts on buttons & colored links hover/active states (...Gaël Poupard1-4/+4
2020-07-12Easier disabled state customization for button variants (#30639)Gaël Poupard1-4/+7
2020-06-15Switch to btn-checkMartijn Cuppens1-6/+6
2020-06-15Remove checkbox/radio toggle from button plugin in favor of a CSS only solutionMartijn Cuppens1-4/+8
2020-04-11Use `box-shadow` mixin for `.btn` (#30512)Catalin Zalog1-8/+8
2020-03-23Use WCAG contrast algo (#30168)Gaël Poupard1-5/+5
2020-03-23Use next dropdown menu instead of first of the parentMartijn Cuppens1-1/+1
2020-02-12Shorten if notations so that property order can be appliedMartijn Cuppens1-7/+4
2019-12-27Simplify disabled styles (#29296)Martijn Cuppens1-22/+21
2019-10-12Add color argument to button mixins (#29444)Jeremy Jackson1-12/+28
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens1-2/+1
2019-05-08Drop all hover mixinsMark Otto1-2/+2
2019-04-05Fix buttons :focus state styles (#27890)Matěj Kříž1-0/+3
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-1/+1
2019-01-07take account 'none' for box-shadow (#27972)wojtask91-1/+1
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens1-5/+1
2018-11-04Ligthen/Darken Button focus shadow colorysds1-4/+4
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski1-1/+1
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter1-0/+4
2018-09-02Move transparent background to .btn and remove background-imageMartijn Cuppens1-2/+0
2018-01-18Outline button hover color (#25339)Mark Otto1-2/+2
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke1-4/+4
2018-01-13Mixin `button-outline-variant` should retain active box shadow when focusedPatrick Yeo1-1/+5
2018-01-13Fixed color for disabled buttons (#25167)Wolfgang Goedel1-0/+1
2017-12-30Outline active focus (#25145)Mark Otto1-3/+6
2017-12-27apply same active/focus shadow styling to button variantsMark Otto1-5/+7
2017-11-24Darken outline hover color to match default button hover (#24150)afholderman1-8/+8
2017-10-28Add fallback border-radius to .btn (#24505)Mark Otto1-1/+6
2017-10-25update new focus and shadow properties to use varsMark Otto1-6/+6
2017-10-19Gradients and shadows (#24429)Mark Otto1-7/+18
2017-10-19fix functions, lighter colors on activeMark Otto1-3/+3
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto1-5/+5
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus1-4/+4
2017-10-09Ensure active button styles are not applied to disabled buttonsPrateek Goel1-4/+4
2017-10-04revert 1db5082Gijs Boddeus1-2/+2
2017-10-04rearrange properties in _borders.scss mixinsGijs Boddeus1-2/+2
2017-09-13modified the yiq to to an actual functiongijsbotje1-2/+2
2017-09-11changes active state colorAndres Galante1-4/+4
2017-09-04Add correct button-variant mixin hover color (#23657)Ben Hayward1-1/+1
2017-08-13Button code cleanup (#22951)Mark Otto1-1/+1
2017-07-01update commentMark Otto1-1/+0
2017-07-01put button active bg and border in the mixin params for more customization op...Mark Otto1-4/+1
2017-06-18Update _buttons.scssMark Otto1-1/+1
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto1-7/+7
2017-04-08Bump up from 2px to 3px so it's consistent; also fix focus of inputsMark Otto1-3/+3
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto1-1/+2