| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-22 | Add summary of #11526 to explanatory Less comment | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2014-10-30 | Update grid-framework.less | Bass Jobsen | 1 | -2/+2 | |
| The `when (@index = 1)` guards are not needed cause the mixins already only match on arity. | |||||
| 2014-09-06 | Fixes #14545: Avoid strange formatting on vendor prefixing for placeholder | Mark Otto | 1 | -3/+6 | |
| 2014-08-26 | Less: Remove empty lines and blanks. | vsn4ik | 1 | -1/+1 | |
| 2014-07-07 | Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG ↵ | Mark Otto | 1 | -1/+0 | |
| img-responsive | |||||
| 2014-07-07 | Follow up to #13907: Add .focus styles for buttons | Mark Otto | 1 | -0/+2 | |
| 2014-07-02 | merge in and resolve conflicts | Mark Otto | 1 | -1/+5 | |
| 2014-06-19 | Use full deprecation version | Bas Bosman | 2 | -2/+2 | |
| 2014-06-18 | lol words | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 1 | -0/+2 | |
| 2014-06-18 | change skew(x,y) to skewX skewY because mdn told me so | Mark Otto | 1 | -3/+3 | |
| 2014-06-18 | fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵ | Mark Otto | 1 | -0/+1 | |
| correctly | |||||
| 2014-06-10 | Merge pull request #13687 from smmoosavi/patch-1 | Mark Otto | 1 | -0/+4 | |
| Color Contrast for panel heading | |||||
| 2014-06-10 | Fix gutter variable | Bas Bosman | 1 | -2/+2 | |
| 2014-06-10 | Fixes #13616: Add custom gutter support to containers | Mark Otto | 1 | -1/+1 | |
| 2014-06-08 | Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵ | Mark Otto | 1 | -1/+1 | |
| horizontal gradients | |||||
| 2014-05-27 | fix variables in panels.less | سید مرتضی موسوی | 1 | -2/+2 | |
| 2014-05-27 | Color Contrast for panel heading | سید مرتضی موسوی | 1 | -0/+4 | |
| related to #13686 | |||||
| 2014-05-14 | change note in .resizable() mixin for accuracy | Chris Rebert | 1 | -1/+1 | |
| Not a Safari bug. It's standards-compliant. Quoting from http://www.w3.org/TR/css3-ui/#resize : > ### 8.1. `resize` property > > * Applies to: elements with `overflow` other than `visible` > > The `resize` property applies to elements whose computed `overflow` value is something other than `visible`. Original comment was added in commit 648c4689273647c321dd6e3979d910282e9a9339. | |||||
| 2014-03-27 | fix doc typo | Дмитро Будник | 1 | -1/+1 | |
| one can find correct name of variable just few lines below the typo | |||||
| 2014-03-24 | Merge pull request #13013 from ogonkov/patch-1 | Mark Otto | 1 | -0/+1 | |
| Support for hovering on cell's with some state | |||||
| 2014-03-24 | Fixes #13079: Scope .open class in button variant mixin to immediate children | Mark Otto | 1 | -2/+2 | |
| 2014-03-11 | Support for hovering on cell's with state | Alexey | 1 | -0/+1 | |
| If parent row are hovered, child cell with state should react to this. | |||||
| 2014-03-10 | words | Mark Otto | 1 | -1/+1 | |
| 2014-03-10 | Formatting, comment consolidation, and line endings | Mark Otto | 29 | -108/+21 | |
| 2014-03-09 | Add consistent newline at end of files in less/mixins | mrmrs | 22 | -3/+21 | |
| 2014-03-09 | Break mixins.less up into smaller modules. | mrmrs | 29 | -0/+1029 | |
| Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less Create mixins directory and move partials to that directory. FIXES #12994 | |||||
