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
path: root/scss
AgeCommit message (Expand)Author
2019-03-07Add <ol> to nav's comment (#28426)Shohei Yoshida
2019-03-06Update RFS to v8.0.2 (#28405)Martijn Cuppens
2019-03-05disable assert assending check if the previous unit was a percentual value (#...mspae
2019-03-04Hyphenate server-side (#28401)Jonathan
2019-02-26Fix border if only one card (#28365)Martijn Cuppens
2019-02-20Remove IE-specific breadcrumb CSS hackMark Otto
2019-02-20Change breadcrumb item padding variable name (#28125)astrahov
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz
2019-02-15Deprecate form-control-focus mixin (#28262)Martijn Cuppens
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR
2019-02-13Update RFS to v8.0.1 (#28245)Martijn Cuppens
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-02-07Remove `-ms-autohiding-scrollbar` to prevent overlapping the table content (#...Shohei Yoshida
2019-02-07Optional btn & input font sizes (#28068)Martijn Cuppens
2019-02-07Deprecate `img-retina()` mixin (#28072)Martijn Cuppens
2019-02-07Deprecate `invisible()` mixin (#28066)Martijn Cuppens
2019-02-07Add map-name param to _assert-starts-at-zero (#24986)Zachary Welch
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-02-07Add text-decoration to .btn-link. (#28169)Bardi Harborow
2019-02-06Fix text break in Firefox (#28063)Martijn Cuppens
2019-02-04Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)Martijn Cuppens
2019-01-25Fix custom select caret issue on IE (#28112)Shohei Yoshida
2019-01-25Fix validated custom select bg color (#28119)Shohei Yoshida
2019-01-24Deprecate float mixins (#28104)Martijn Cuppens
2019-01-24Add `!important` to `.text-monospace` utility class (#28064)Martijn Cuppens
2019-01-23Add default value for `$ignore-warning` (#28103)Martijn Cuppens
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens
2019-01-21Make component colors configurable (#28035)Martijn Cuppens
2019-01-21Scrollable modal (#27769)Shohei Yoshida
2019-01-21Add ref to reason why `min-width: 0;` is added (#28061)Martijn Cuppens
2019-01-15Make progress animation respect `$enable-transitions` and `prefers-reduced-mo...Martijn Cuppens
2019-01-14Remove map-merge (#28033)Martijn Cuppens
2019-01-14Cleanup popover arrows (#28008)Martijn Cuppens
2019-01-14Sync dropdown font size to base font sizeMartijn Cuppens
2019-01-14Sync dropdown font size with btn font sizeMartijn Cuppens
2019-01-14Remove background from nested tablesMartijn Cuppens
2019-01-14Fix background size yMartijn Cuppens
2019-01-14Minify background propertyMartijn Cuppens
2019-01-14Combine background properties into oneMartijn Cuppens
2019-01-14Prevent useless property renderingMartijn Cuppens
2019-01-14Don't render a background by defaultMartijn Cuppens
2019-01-14Prevent rendering of color property by defaultMartijn Cuppens
2019-01-14Change comment heading title to `Typography` (#28032)Martijn Cuppens
2019-01-14Align toast variables (#28041)Martijn Cuppens
2019-01-13Add new rounded sizes classes (#28011)Justin
2019-01-13Change default custom select styles (#28027)Martijn Cuppens
2019-01-13Prevent wrapping if caret is included (#28029)Martijn Cuppens
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto