| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-22 | add more refs to browser-related bugs in Less comments | Chris Rebert | 1 | -0/+1 | |
| 2014-11-27 | Center .icon-prev and .icon-next | Catalin Zalog | 1 | -0/+1 | |
| Center .icon-prev and .icon-next the same way .glyphicon icon are. And this is the html markup: <a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev"> <span class="icon-prev" aria-hidden="true"></span> </a> | |||||
| 2014-11-17 | grunt | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-11-17 | Revert "Follow-up to #13074: use spec syntax instead of deprecated mixins" | Heinrich Fenkart | 1 | -7/+7 | |
| This reverts commit b10b373c6019666dbe1152245c9efdf214ceaa6a. Resolves #14937. | |||||
| 2014-08-04 | Follow-up to #13074: use spec syntax instead of deprecated mixins | Heinrich Fenkart | 1 | -7/+7 | |
| 2014-08-02 | Merge pull request #13074 from haydenbleasel/master | Mark Otto | 1 | -0/+24 | |
| WebKit CSS3 carousel transforms for supported devices | |||||
| 2014-07-08 | CSS3 Carousel code formatting | Hayden Bleasel | 1 | -3/+8 | |
| 2014-07-07 | Added Firefox support for CSS3 carousel transition | Hayden Bleasel | 1 | -1/+1 | |
| 2014-04-26 | Minor Spacing fixes | Nick Schonning | 1 | -1/+3 | |
| Flagged upstream in bootstrap-sass by scss-lint | |||||
| 2014-04-23 | Improved mixin ability with nested media query | Hayden Bleasel | 1 | -23/+19 | |
| 2014-03-31 | Fix carousel control margin asymmetry | Nikolay Shebanov | 1 | -2/+11 | |
| 2014-03-16 | Removed unnecessary percentage sign for 3D translation | Hayden Bleasel | 1 | -1/+1 | |
| 2014-03-15 | Utilised mixins rather than specific WebKit properties | Hayden Bleasel | 1 | -6/+6 | |
| 2014-03-15 | WebKit CSS3 carousel transforms for supported devices | Hayden Bleasel | 1 | -0/+23 | |
| 2014-03-10 | Use `outline: 0` consistently | Zlatan Vasović | 1 | -1/+1 | |
| 2014-02-08 | Merge pull request #12552 from stoudenmire/carousel-icon-classname-fix | Mark Otto | 1 | -2/+2 | |
| Fixes two typos in carousel.less | |||||
| 2014-02-06 | use :extend(.img-responsive) in Carousel's Less | Chris Rebert | 1 | -1/+1 | |
| 2014-02-03 | fixed two typos in carousel.less | stoudenmire | 1 | -2/+2 | |
| carousel.less has two typos in glyphicon classnames. fixed them. | |||||
| 2013-11-28 | Fixes #10147: Remove outline from carousel controls on focus | Mark Otto | 1 | -0/+1 | |
| 2013-10-24 | fix WebKit caps in comments | Chris Rebert | 1 | -1/+1 | |
| 2013-10-20 | Fixes #10903 and #10457: IE8-9 don't support events on elements without ↵ | Mark Otto | 1 | -0/+11 | |
| background-color, so we have to hack it | |||||
| 2013-09-11 | Eagle eye | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-10 | add missing comma in carousel.less; fixes #10562 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-06 | Merge branch 'master' of https://github.com/nuttertag/bootstrap into ↵ | Mark Otto | 1 | -1/+8 | |
| nuttertag-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-09-01 | fixes #10115: Default carousel controls and Glyphicon controls should behave ↵ | Mark Otto | 1 | -7/+11 | |
| the same on small devices and up | |||||
| 2013-08-21 | Fixing carousel control positioning | Jason Nutter | 1 | -1/+8 | |
| The left control should be positioned from the left, while the right control should be positioning from the right. Positioning both from the left results in the right carousel control being incorrectly positioned (most noticeable with a larger than normal font size). | |||||
| 2013-08-21 | deprecate @screen-{phone,tablet,desktop} vars | Chris Rebert | 1 | -1/+1 | |
| 2013-08-19 | Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵ | Mark Otto | 1 | -1/+6 | |
| example | |||||
| 2013-08-12 | Removed remaining Glyphicons mentions in carousel.less | ggam | 1 | -2/+1 | |
| 2013-08-08 | Removed Glyphicons mention from carousel.less | Guillermo González de Agüero | 1 | -1/+0 | |
| 2013-08-06 | update use of mixins and add bg-colors where necessary | Mark Otto | 1 | -2/+0 | |
| 2013-08-05 | Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into ↵ | Mark Otto | 1 | -3/+3 | |
| saas786-3.0.0-wip Conflicts: customize.html less/alerts.less less/badges.less less/button-groups.less less/buttons.less less/carousel.less | |||||
| 2013-08-05 | carousel.less: copyedit explanatory comment | Chris Rebert | 1 | -1/+1 | |
| 2013-08-05 | Fixes #8872: widen the carousel indicators to prevent wrapping | Mark Otto | 1 | -3/+6 | |
| 2013-07-28 | move things around | syed | 1 | -4/+4 | |
| Moved alerts, badges, button groups, buttons, carousel, close to variables.less and customize.html | |||||
| 2013-07-26 | rebuild + use serif arrows | fat | 1 | -0/+1 | |
| 2013-07-23 | Run make on prev commits | Mark Otto | 1 | -1/+1 | |
| 2013-07-23 | Update carousel vars | Mark Otto | 1 | -4/+4 | |
| * Remove `@carousel-control-hover-color` since that's just the same as the default control color and all we change is `opacity` (it's required for specificity). * Add vars to customizer * Update customizer nav to include new section * Remove the `li` from the var names * Consolidate and simplify `text-shadow` vars | |||||
| 2013-07-20 | Move inline properties to variables.less | syed | 1 | -7/+7 | |
| moved buttons.less, carousel.less & close.less in this commit | |||||
| 2013-07-19 | Fixes #8385: update carousel captions | Mark Otto | 1 | -3/+8 | |
| * No longer hidden by default--up to users to figure that part out with longer content * Cleaned up styles and spacing | |||||
| 2013-07-18 | add comments to gloss Unicode codepoint hex | Chris Rebert | 1 | -2/+2 | |
| 2013-07-18 | change characters | Mark Otto | 1 | -3/+5 | |
| 2013-07-06 | Carousel no longer dependent on glyphicons | Maurice Wahba | 1 | -2/+15 | |
| Used laquo/raquo for control buttons Updated docs | |||||
| 2013-07-01 | fixes #7367: slightly larger carousel indicators | Mark Otto | 1 | -6/+8 | |
| 2013-07-01 | Make more components mixin-friendly | Mark Otto | 1 | -12/+2 | |
| 2013-06-28 | Nuke hella things | Mark Otto | 1 | -1/+1 | |
| * Any mentions of .btn-mini * Old docs page that somehow found it's way back | |||||
| 2013-06-22 | Reset left padding for .carousel-indicators | Francis Brunelle | 1 | -0/+1 | |
| 2013-05-25 | Gradients refactor | Mark Otto | 1 | -2/+2 | |
| * Add start and end support to the horizontal gradient as well * Change all variables from camelCase to use-dashes * Better comments in the gradients mixins area * Update current uses of gradients in dropdowns and carousel to specify only two values by direct assignment of variables | |||||
| 2013-05-16 | Fix z-index of carousel indicators | Mark Otto | 1 | -1/+1 | |
| 2013-04-27 | Adding media queries breakpoints variables | Kevin | 1 | -2/+2 | |
