| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-08 | Added missing semicolon | Zlatan Vasović | 1 | -1/+1 | |
| 2013-09-06 | Merge pull request #9968 from thelukemcdonald/master | Mark Otto | 1 | -6/+6 | |
| Apply gradient stripe @color parameter | |||||
| 2013-09-06 | Merge pull request #10025 from barryvdh/patch-2 | Mark Otto | 1 | -0/+27 | |
| Add missing methods (rotateX/Y, perspective(-origin) and transform-origin) | |||||
| 2013-09-04 | Fixed error in documentation in mixins.less | Liam | 1 | -1/+1 | |
| 2013-08-24 | Merge pull request #10059 from felixhirschfeld/patch-1 | Mark Otto | 1 | -0/+4 | |
| Add mixin for transition-property | |||||
| 2013-08-23 | Merge pull request #9963 from twbs/min-breakpoint-naming | Mark Otto | 1 | -11/+11 | |
| rename @screen-XX to @screen-XX-min for clarity+unambiguity | |||||
| 2013-08-23 | split mixin and grunt dist to be sure | Mark Otto | 1 | -2/+11 | |
| 2013-08-23 | Deprecate .hide-text mixin for .text-hide as mixin and class | Mark Otto | 1 | -1/+8 | |
| 2013-08-23 | Add mixin for transition-property | Felix Hirschfeld | 1 | -0/+4 | |
| It's quite handy if a transition needs the same duration, timing-function or delay and only specific properties to animate. | |||||
| 2013-08-22 | Add missing methods (rotateX/Y, perspective(-origin) and transform-origin) | Barry vd. Heuvel | 1 | -0/+27 | |
| Added missing mixins: rotateX rotateY perspective perspective-origin transform-origin | |||||
| 2013-08-21 | Fixes #9974 | James Lawrence | 1 | -1/+2 | |
| Added th selector in .table-row-variant mixin | |||||
| 2013-08-20 | rename @screen-XX to @screen-XX-min for clarity+unambiguity | Chris Rebert | 1 | -11/+11 | |
| 2013-08-20 | Remove progress bar striped @color parameters; use default transparent white. | Luke McDonald | 1 | -1/+1 | |
| * If the @color parameter is not removed, the stripes are the same color as the element background color. In this case, the stripes do not appear. | |||||
| 2013-08-20 | Apply @color argument to striped gradient | Luke McDonald | 1 | -5/+5 | |
| The @color argument is currently not being used for the striped gradient. | |||||
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 1 | -1/+1 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-18 | Update mixins.less | Mike Pagé | 1 | -1/+1 | |
| 2013-08-17 | More consistent naming with screen size variables using xs, sm, md, and lg | Mark Otto | 1 | -12/+12 | |
| 2013-08-16 | fixes #9436 more: put padding on containers, not the body because full width ↵ | Mark Otto | 1 | -0/+2 | |
| elements | |||||
| 2013-08-16 | Make negative margins on rows the default, not just in containers, and add ↵ | Mark Otto | 1 | -14/+2 | |
| padding to body to compensate | |||||
| 2013-08-15 | don't scope width on .make-xs-column mixin | Mark Otto | 1 | -6/+1 | |
| 2013-08-15 | nuke bg image on active/open for buttons for when we add gradients | Mark Otto | 1 | -1/+5 | |
| 2013-08-15 | fixes #9647: ensure open dropdown toggles get .active styles | Mark Otto | 1 | -1/+2 | |
| 2013-08-15 | fixes #9582: restore img-responsive as a class and move it's mixin to ↵ | Mark Otto | 1 | -6/+17 | |
| mixins.less | |||||
| 2013-08-14 | Merge pull request #9498 from ggam/panel-variant-fix | Mark Otto | 1 | -2/+2 | |
| Made panel-variant apply styles only to first child | |||||
| 2013-08-14 | Removed commented lines | Guillermo González de Agüero | 1 | -2/+0 | |
| 2013-08-14 | Added table-row-variant mixin | ggam | 1 | -0/+31 | |
| 2013-08-14 | Made panel-variant apply styles only to first child | ggam | 1 | -2/+2 | |
| 2013-08-13 | Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel | Mark Otto | 1 | -0/+47 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-13 | Merge pull request #9410 from ggam/pagination-size | Mark Otto | 1 | -0/+24 | |
| Added pagination-size mixin | |||||
| 2013-08-13 | Added input-size mixin | ggam | 1 | -0/+23 | |
| 2013-08-13 | Fixed errors | Guillermo González de Agüero | 1 | -1/+1 | |
| 2013-08-13 | Added pagination-size mixin | ggam | 1 | -0/+24 | |
| 2013-08-12 | Drop the accordion for the panel | Mark Otto | 1 | -0/+8 | |
| * Deletes the accordion.less file * Extends the panel to be collapsible with our JS plugin * Supports panel color variations | |||||
| 2013-08-12 | update grid xs mixin and update docs to match new mixins | Mark Otto | 1 | -2/+2 | |
| 2013-08-12 | Merge pull request #9373 from ggam/button-sizes | Mark Otto | 1 | -0/+9 | |
| Added button-size mixin | |||||
| 2013-08-12 | Merge pull request #9371 from ggam/buttons-consistency | Mark Otto | 1 | -2/+2 | |
| Renamed btn-pseudo-states mixin to btn-variant for consistency | |||||
| 2013-08-12 | Drop background-clip and background-size mixins since they have no prefixes ↵ | Mark Otto | 1 | -10/+0 | |
| anyway | |||||
| 2013-08-12 | Added button-size mixin | ggam | 1 | -0/+9 | |
| 2013-08-12 | Renamed btn-pseudo-states mixin to btn-variant for consistency | ggam | 1 | -2/+2 | |
| 2013-08-12 | rename and refactor a smidge to add medium grid mixins | Mark Otto | 1 | -9/+42 | |
| 2013-08-12 | Merge branch 'patch-12' of https://github.com/ggam/bootstrap into ggam-patch-12 | Mark Otto | 1 | -14/+47 | |
| 2013-08-07 | Added missing grid make-column mixins and fixed some inconsistencies | Guillermo González de Agüero | 1 | -14/+47 | |
| make-column() was still been use to generate "medium size" columns (col-sm), while make-small-column was creating the default columns (col). I also changed @grid-float-breakpoint to @screen-small, as it was used in make-row() and I think it makes more sense here than the other. | |||||
| 2013-08-07 | Added panel-variant mixin | Guillermo González de Agüero | 1 | -0/+11 | |
| 2013-08-06 | fixes #8959: only negative indent rows within .container (prevents ↵ | Mark Otto | 1 | -3/+5 | |
| horizontal scroll on full-width pages) | |||||
| 2013-08-06 | fixes #8935: add gutter width param to grid mixins | Mark Otto | 1 | -11/+11 | |
| 2013-08-06 | Merge branch '3.0.0-wip' of https://github.com/archanl/bootstrap into ↵ | Mark Otto | 1 | -8/+0 | |
| archanl-3.0.0-wip Conflicts: less/mixins.less | |||||
| 2013-08-05 | Fixes #8786 (part 2): new default button styles | Mark Otto | 1 | -0/+1 | |
| Also relevant: http://www.youtube.com/watch?v=Ldyx3KHOFXw | |||||
| 2013-08-05 | Fixes #8786 (part 1): darken hover states on buttons | Mark Otto | 1 | -2/+2 | |
| 2013-08-05 | Fixes #9049: switch order of gradient mixin params to avoid problems for ↵ | Mark Otto | 1 | -2/+2 | |
| upgraders | |||||
| 2013-08-05 | Clean up mixins, fix #9100 (no ms-keyframes) | Mark Otto | 1 | -8/+8 | |
| - Spacing tweaks in the general mixins - Add comments to transform mixins about IE support - Remove `-ms-keyframes` because only IE10+ supports it, and without prefix | |||||
