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-04-29Remove redundant slashes (#28677)Martijn Cuppens
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens
2018-04-01Remove navbar alignMartijn Cuppens
2017-08-14Add option to disable carets on dropdowns through `$enable-caret`Patrick Yeo
2017-07-01Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto
2017-04-09Ensure carousel works in IE10/11Mark Otto
2017-03-05Move box-shadow and transition mixins out of the main mixins file and into th...Mark Otto
2016-12-31Rip out the tab-focus mixin, remove application to anchors in rebootMark Otto
2016-12-31Rewrite progress component without <progress> elementMark Otto
2016-12-23Remove IE9 browser hacks. (#21393)Bardi Harborow
2016-12-20Add variables for transitions (#21345)Tom Lutzenberger
2016-11-26Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19...Chris Rebert
2016-10-28Merge pull request #20441 from cortopy/visibility-mixinMark Otto
2016-10-27Rename .tag to .badge to avoid conflicting with WordPressMark Otto
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto
2016-08-02Update _mixins.scssJuan J. Jimenez-Anca
2016-02-11Rename .label class to .tagAmeya Pandilwar
2016-02-07Drop .center-block for .m-x-autoMark Otto
2015-12-08Merge pull request #18356 from lesleh/card-mixinMark Otto
2015-11-26Create a mixin for creating new card styles.Leslie Hoare
2015-10-13Extract list-unstyled mixin; closes #17792Marko Prelec
2015-10-07Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius...Chris Rebert
2015-09-06Rename file with text-hide mixinvsn4ik
2015-08-27rm responsive-invisibility mixin since it's only used onceChris Rebert
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-06-23drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto
2015-06-19Merge branch 'master' into v4Mark Otto
2015-03-31Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t...Mark Otto
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert
2015-01-07Kill scss/mixins/_media-queries.scssChris Rebert
2015-01-01fix typo in commentChris Rebert
2014-12-24Automate breakpointsGleb Mazovetskiy
2014-12-24Update styles for Ruby Sass compatGleb Mazovetskiy
2014-12-12Use grid classes or mixins on .dl-horizontal, update docs to include it, remo...Mark Otto
2014-12-03convert to scssMark Otto