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
2019-02-15Deprecate form-control-focus mixin (#28262)Martijn Cuppens
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-02-07Deprecate `img-retina()` mixin (#28072)Martijn Cuppens
2019-02-07Deprecate `invisible()` mixin (#28066)Martijn Cuppens
2019-02-07Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)João Lucas
2019-02-07Deprecate size mixin (#28067)Martijn Cuppens
2019-01-25Fix validated custom select bg color (#28119)Shohei Yoshida
2019-01-24Deprecate float mixins (#28104)Martijn Cuppens
2019-01-23Add default value for `$ignore-warning` (#28103)Martijn Cuppens
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto
2019-01-08box-shadow mixin fix (#28004)wojtask9
2019-01-07Allow configuration of caret spacing and vertical alignment (#27994)Martijn Cuppens
2019-01-07remove screen from media query (#27985)Martijn Cuppens
2019-01-07Add horizontal list group modifier (#27970)Mark Otto
2019-01-07take account 'none' for box-shadow (#27972)wojtask9
2019-01-05Remove unneeded stylelint disables.XhmikosR
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens
2018-12-22Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%ysds
2018-12-22#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse
2018-11-04Ligthen/Darken Button focus shadow colorysds
2018-11-04Avoid null value (#27570)Vincent Langlet
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke
2018-10-23Variable darken percentage for emphasized linksMartijn Cuppens
2018-10-23Custom select validation padding fix and additional custom select feedback ic...Martijn Cuppens
2018-10-23Cleanup stylelint commentsMartijn Cuppens
2018-10-21Disallow transition property (use mixin instead)Martijn Cuppens
2018-10-21Unitless breakpointsJohan Beckers
2018-10-21Custom checkboxes and radios retheming (#27064)Martijn Cuppens
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter
2018-10-20Remove redundant width and height propertiesMartijn Cuppens
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien
2018-09-19Add new variables for form feedback tooltips (#26959)Mark Otto
2018-09-14Selector improvement (#27219)Martijn Cuppens
2018-09-03Move transparent background to .btn and remove background-imageMartijn Cuppens
2018-09-03Set max-width to 100%Martijn Cuppens
2018-09-03#27112: fix border focus border colorMartijn Cuppens
2018-09-03Move CSS of hover underline to base from color variantsysds
2018-08-19#26975: remove grid columns min heightMartijn Cuppens
2018-07-30Merge branch 'form-validation-icons' into v4-devMark Otto
2018-07-21Update validation tooltips to use tooltip vars (#26887)Mark Otto
2018-07-15fixes #26579Mark Otto
2018-07-10correct spelling errors (#26837)Andrew
2018-07-09disable to fix ciMark Otto
2018-07-09Restore feedback icons on validated form fieldsMark Otto
2018-04-24add validation styles for .form-control-file (#26181)Mark Otto
2018-04-16Suppress text-hide deprecation warning (#26242)Alexander Rechsteiner