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
2017-10-19Gradients and shadows (#24429)Mark Otto
2017-07-02Update carousel display settingsMark Otto
2017-07-01using max-width in flex: 1 0 auto; in ie11 offsets the center-aligned contentsMark Otto
2017-07-01use @supports to apply transform3d to those who can do it, then provide a non...Mark Otto
2017-04-09property orderMark Otto
2017-04-09Do not stretch images in carousel-itemPierre-Denis Vanduynslager
2017-04-09Ensure carousel works in IE10/11Mark Otto
2017-01-24Remove `cursor: pointer;` (#21812)Mark Otto
2017-01-01Update carousel comments (#21501)Quy
2016-12-23lintingMark Otto
2016-12-23text-align doesn't apply here, so we can nuke itMark Otto
2016-12-23Redo controls in flexboxMark Otto
2016-12-23flexbox powered indicatorsMark Otto
2016-12-23start small--set flex instead of block for active itemsMark Otto
2016-12-20Add variables for transitions (#21345)Tom Lutzenberger
2016-12-05drop the .carousel-control base classMark Otto
2016-12-05lintingMark Otto
2016-12-05drop the fixed width of the indicators. instead use the carousel-control widt...Mark Otto
2016-12-05rename varMark Otto
2016-12-05there's no font, so rip that varMark Otto
2016-12-05rip responsive styles; they're unnecessary and likely require overriding anywayMark Otto
2016-12-05redo control icons to use open iconic svgs inlinedMark Otto
2016-12-05rename control left and right to prev and next; simplify styling by removing ...Mark Otto
2016-12-05code commentMark Otto
2016-12-05rename and un-nest iconsMark Otto
2016-12-05remove commentMark Otto
2016-12-05Merge branch 'v4-dev' into carouselMark Otto
2016-12-05nuke the text-shadowMark Otto
2016-12-05lintingMark Otto
2016-12-05redesign indicatorsMark Otto
2016-12-05redo css moreMark Otto
2016-11-29Remove lots of duplication + minor cleanup (#21238)Starsam80
2016-11-26fix nesting and syntax errorMark Otto
2016-11-26Start renaming carousel classesMark Otto
2016-11-26Add @supports feature query for Carousel CSS 3D transforms; fixes #15534 (#19...Chris Rebert
2016-05-08Merge pull request #19236 from twbs/carousel-icon-widthMark Otto
2016-02-18Extract $carousel-indicators-width variableChris Rebert
2016-02-17Merge pull request #19242 from twbs/carousel-caption-widthMark Otto
2016-02-17Extract $carousel-caption{-sm-up}-width variablesChris Rebert
2016-02-17Extract $carousel-indicator{-active}-size variablesChris Rebert
2016-02-17Extract $carousel-control-sm-up-size variableChris Rebert
2016-02-17Extract $carousel-icon-width variableChris Rebert
2016-01-14Rename gradient mixins to match new naming conventionChris Rebert
2015-11-06scss/_carousel.scss: Add missing backticks in commentChris Rebert
2015-10-27Give better description of IE9 transparent click bug & workaroundChris Rebert
2015-09-02Rename .img-responsive class to .img-fluidKevin Kirsche
2015-08-24Use double colons for psuedo elementsKevin Kirsche
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-06-19fix scss lintingMark Otto
2015-06-19Merge branch 'master' into v4Mark Otto