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-07-20Use escape-svg() function (#29077)Martijn Cuppens
2019-07-13v5: Forms update (#28450)Mark Otto
2019-06-17Add Error checking to prevent invalid breakpoint (#28889)Ashfahan Khan
2019-05-30Utility API improvement: use $key/$value instead of nth (#28828)Ashfahan Khan
2019-05-26Fix background position (#28814)Sezer Esen
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens
2019-05-20`.sr-only` & `.sr-only-focusable` tweaks (#28720)Martijn Cuppens
2019-05-08Drop all hover mixinsMark Otto
2019-05-05Configurable container padding (#28554)Martijn Cuppens
2019-05-03Scrollbar fix (#28417)Martijn Cuppens
2019-04-25Prevent form validation mixin from generating invalid CSS (#28447)Mark Otto
2019-04-05Fix buttons :focus state styles (#27890)Matěj Kříž
2019-03-14Remove hover states on background utilities (#28457)Martijn Cuppens
2019-03-14v5: Drop remaining deprecated mixins (#28461)Mark Otto
2019-03-14v5: Update badges (#28458)Mark Otto
2019-03-12v5: Don't automatically adjust all hr elements in alert variants (#28462)Mark Otto
2019-03-12v5: Drop deprecated size mixin (#28460)Mark Otto
2019-03-12Drop deprecated img-retina mixin (#28459)Mark Otto
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