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