Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04Ensure to increase contrasts on buttons & colored links hover/active states (...Gaël Poupard
2020-07-12Easier disabled state customization for button variants (#30639)Gaël Poupard
2020-06-16Switch to btn-checkMartijn Cuppens
2020-06-16Remove checkbox/radio toggle from button plugin in favor of a CSS only solutionMartijn Cuppens
2020-04-11Use `box-shadow` mixin for `.btn` (#30512)Catalin Zalog
2020-03-23Use WCAG contrast algo (#30168)Gaël Poupard
2020-03-23Use next dropdown menu instead of first of the parentMartijn Cuppens
2020-02-12Shorten if notations so that property order can be appliedMartijn Cuppens
2019-12-27Simplify disabled styles (#29296)Martijn Cuppens
2019-10-12Add color argument to button mixins (#29444)Jeremy Jackson
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens
2019-05-08Drop all hover mixinsMark Otto
2019-04-05Fix buttons :focus state styles (#27890)Matěj Kříž
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-01-07take account 'none' for box-shadow (#27972)wojtask9
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens
2018-11-04Ligthen/Darken Button focus shadow colorysds
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter
2018-09-03Move transparent background to .btn and remove background-imageMartijn Cuppens
2018-01-18Outline button hover color (#25339)Mark Otto
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke
2018-01-14Mixin `button-outline-variant` should retain active box shadow when focusedPatrick Yeo
2018-01-13Fixed color for disabled buttons (#25167)Wolfgang Goedel
2017-12-31Outline active focus (#25145)Mark Otto
2017-12-28apply same active/focus shadow styling to button variantsMark Otto
2017-11-25Darken outline hover color to match default button hover (#24150)afholderman
2017-10-29Add fallback border-radius to .btn (#24505)Mark Otto
2017-10-25update new focus and shadow properties to use varsMark Otto
2017-10-19Gradients and shadows (#24429)Mark Otto
2017-10-19fix functions, lighter colors on activeMark Otto
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus
2017-10-10Ensure active button styles are not applied to disabled buttonsPrateek Goel
2017-10-04revert 1db5082Gijs Boddeus
2017-10-04rearrange properties in _borders.scss mixinsGijs Boddeus
2017-09-13modified the yiq to to an actual functiongijsbotje
2017-09-11changes active state colorAndres Galante
2017-09-05Add correct button-variant mixin hover color (#23657)Ben Hayward
2017-08-14Button code cleanup (#22951)Mark Otto
2017-07-02update commentMark Otto
2017-07-02put button active bg and border in the mixin params for more customization op...Mark Otto
2017-06-18Update _buttons.scssMark Otto
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto
2017-04-09Bump up from 2px to 3px so it's consistent; also fix focus of inputsMark Otto
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko
2016-12-29properly pass focus shadow should you enable shadowsMark Otto
2016-12-29remove active styling from focusMark Otto
2016-12-29redo outlinesMark Otto