| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-13 | Merge pull request #11874 from ZDroid/hotfix | Chris Rebert | 1 | -1/+1 | |
| ';' isn't needed | |||||
| 2013-12-13 | ';' isn't needed | Zlatan Vasović | 1 | -1/+1 | |
| 2013-12-12 | -ms-transform is for IE9 only, IE10+ don't require it | Mark Otto | 1 | -6/+6 | |
| 2013-12-10 | transform origin mixin for explorer | Jan Panschab | 1 | -0/+1 | |
| 2013-12-09 | add parens around arithmetic in recursive mixin calls to comply with LESS ↵ | Chris Rebert | 1 | -5/+5 | |
| strictMath <3 @seven-phases-max for helping to confirm & debug this X-Ref: https://github.com/less/less.js/issues/1725 | |||||
| 2013-12-09 | Merge pull request #11790 from twbs/drop_recess_for_less | Mark Otto | 1 | -2/+2 | |
| Drop grunt-recess for grunt-contrib-less | |||||
| 2013-12-08 | more nesting in .list-group-item-variant mixin | Chris Rebert | 1 | -15/+16 | |
| 2013-12-08 | Switch to `&:extend(.clearfix all)` for clearfix mixin | Mark Otto | 1 | -2/+2 | |
| Original discussion: https://github.com/less/less.js/issues/1437#issuecomment-21383639. Since we’re switching to `grunt-contrib-less`, we can take advantage of newer LESS features than what RECESS supported. Included in that is the ability to `:extend`, and not only that, but `:extend(.mixin-name all)`. By doing so, we remove duplicate CSS for all our elements that were being clearfix-ed. Fixes #8947, #8968, #8991, #9257, #9268, #9291, #9430, #9604, #9686, #9929, #10731, #10793, #11305, #11498, #11533, #11570, #11604, #11652. (dem issues, tho) | |||||
| 2013-12-08 | Add `.animation-*()` mixins | Zlatan Vasović | 1 | -0/+24 | |
| 2013-12-08 | Merge pull request #11748 from bganicky/patch-1 | Mark Otto | 1 | -4/+4 | |
| Updated .scale() mixin so that it accepts optional vertical scale factor... | |||||
| 2013-12-08 | Merge branch 'master' into pr/11750 | Mark Otto | 1 | -1/+28 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.min.css | |||||
| 2013-12-07 | Merge branch 'pr/11138' | Mark Otto | 1 | -0/+27 | |
| Conflicts: dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs-assets/js/raw-files.js | |||||
| 2013-12-07 | Contextual list group cleanup | Mark Otto | 1 | -7/+19 | |
| * Adds nav link to sidebar for contextual classes * Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes * Adds default and linked variations to example in docs | |||||
| 2013-12-07 | Fixes #11766: Use color var for background on badges in buttons to restore ↵ | Mark Otto | 1 | -1/+1 | |
| proper background to default button badge | |||||
| 2013-12-06 | reverted changes in commit 96109d3 which seemed to break conditional classes ↵ | Luke Noel-Storr | 1 | -13/+13 | |
| in striped tables (ignoring the comment above that the previous rules were needed for just this purpose) fixes issue twbs/bootstrap#11728 | |||||
| 2013-12-06 | Updated .scale() mixin so that it accepts optional vertical scale factor ↵ | Bohdan Ganicky | 1 | -4/+4 | |
| parameter. | |||||
| 2013-12-04 | Merge branch 'master' into gradient-prefix-cleanup | Mark Otto | 1 | -2/+3 | |
| Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js | |||||
| 2013-12-03 | -moz and old webkit syntax removed for gradients based on | awebdeveloper | 1 | -20/+7 | |
| http://caniuse.com/#search=grad | |||||
| 2013-12-03 | add <table> case to responsive-visibility mixin; see #10056 | Chris Rebert | 1 | -2/+3 | |
| 2013-12-01 | Merge pull request #11662 from ZDroid/deprecation-fix | Mark Otto | 1 | -5/+1 | |
| Use mixin instead of whole code | |||||
| 2013-12-01 | Use mixin instead of whole code | Zlatan Vasović | 1 | -5/+1 | |
| 2013-11-30 | Fixes #11268: Account for badges within buttons by matching background to ↵ | Mark Otto | 1 | -0/+5 | |
| text color and text color to background | |||||
| 2013-11-30 | Merge branch 'master' into pr/11648 | Mark Otto | 1 | -16/+16 | |
| Conflicts: dist/css/bootstrap.min.css less/grid.less | |||||
| 2013-11-30 | Merge pull request #11398 from thelukemcdonald/master | Mark Otto | 1 | -2/+2 | |
| Don't print .clearfix() comment references | |||||
| 2013-11-30 | Merge branch 'master' into pr/11388 | Mark Otto | 1 | -7/+5 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-29 | Add missing last column float | Zlatan Vasović | 1 | -2/+2 | |
| 2013-11-28 | Merge pull request #11551 from masterbee/outlinetweak | Mark Otto | 1 | -2/+2 | |
| removed color treatment of outline for easier integration | |||||
| 2013-11-28 | removed all caret border color settings. | Tobias Lindig | 1 | -3/+0 | |
| 2013-11-25 | Removed unnecessary semicolon | Jerri Christiansen | 1 | -1/+1 | |
| 2013-11-20 | removed color treatment of outline | Mario Bonito | 1 | -2/+2 | |
| 2013-11-18 | add explanatory comment Re: #11526 | Chris Rebert | 1 | -1/+2 | |
| 2013-11-18 | - Firefox placeholder text is faded out and not the full color. Adding ↵ | Erik Flowers | 1 | -1/+1 | |
| opacity:1 to it returns it to the proper color - (this is a re-commit since I messed up my branch last time and failed the travis build) | |||||
| 2013-11-07 | Don't print .clearfix() comment references | Luke McDonald | 1 | -2/+2 | |
| 2013-11-07 | Simplify table state styles | Zlatan Vasović | 1 | -14/+14 | |
| 2013-11-06 | Fixes #11295: Restore offset, push, and pull zero classes (e.g., ↵ | Mark Otto | 1 | -2/+2 | |
| .col-md-offset-0) | |||||
| 2013-10-28 | Fixes #10341: don't change border color on contextual table classes | Mark Otto | 1 | -2/+0 | |
| 2013-10-26 | Add .animation() mixin | Zlatan Vasović | 1 | -1/+6 | |
| 2013-10-24 | remove ref to nonexistent branch | Chris Rebert | 1 | -1/+0 | |
| 2013-10-24 | fix WebKit caps in comments | Chris Rebert | 1 | -2/+2 | |
| 2013-10-20 | Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradient | Mark Otto | 1 | -1/+1 | |
| remove comma separating the color and the color-stop in -webkit-linear-gradient in the #gradient .vertical mixin. | |||||
| 2013-10-20 | Merge branch 'master' into pr/10656 | Mark Otto | 1 | -3/+85 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | spacing | Mark Otto | 1 | -0/+3 | |
| 2013-10-20 | Fixes #10522: Enable use of form validation class on .radio, .checkbox, ↵ | Mark Otto | 1 | -1/+5 | |
| .radio-inline, and .checkbox-inline | |||||
| 2013-10-16 | Active state overrides contextual list-item styles | Max Edmands | 1 | -2/+2 | |
| 2013-10-16 | Adding contextual styles to list-items | Aaron Borden | 1 | -0/+15 | |
| 2013-10-11 | Combine separate efforts for grid mixins into one, cleanup and reorganize | Mark Otto | 1 | -0/+75 | |
| 2013-09-30 | remove comma separating the color and the color-stop in ↵ | Shaun Dychko | 1 | -1/+1 | |
| -webkit-linear-gradient in the #gradient .vertical mixin. | |||||
| 2013-09-18 | less/mixins.less: tabs to spaces. | XhmikosR | 1 | -1/+1 | |
| 2013-09-16 | Simplified CSS responsive-invisibility mixin | Steve S | 1 | -2/+2 | |
| 2013-09-16 | Dropdown in panel header does not inherit its colors | Chris Ziogas | 1 | -0/+3 | |
| Fix for issue #10627 | |||||
