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
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
2015-04-18comments and spacingMark Otto
2015-03-28Revert "Images are responsive by default"Chris Rebert
2015-03-11Images are responsive by defaultMark Otto
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert
2015-01-07Kill scss/mixins/_media-queries.scssChris Rebert
2014-12-18rename .item => .carousel-itemChris Rebert
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto
2014-12-03convert to scssMark Otto