| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-27 | renamed less.html to extend.html, removing all the vars and mixins | Mark Otto | 1 | -1052/+0 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 1 | -7/+9 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -1/+1 |
| 2012-06-19 | add separate vars for dropdown link hover and active states | Mark Otto | 1 | -0/+8 |
| 2012-06-19 | fix less docs typos | Mark Otto | 1 | -2/+2 |
| 2012-06-13 | fix #gradientBar to .gradientBar in LESS docs | Mark Otto | 1 | -1/+1 |
| 2012-06-12 | Add space on navbar button | Purwandi | 1 | -1/+1 |
| 2012-06-08 | restore scrollspy to body | Mark Otto | 1 | -80/+2 |
| 2012-06-07 | restore top navs entirely | Mark Otto | 1 | -14/+8 |
| 2012-06-07 | drop the side nav, restore topbar | Mark Otto | 1 | -0/+44 |
| 2012-06-07 | fix grids | Mark Otto | 1 | -1/+1 |
| 2012-06-07 | nav and content tweaks | Mark Otto | 1 | -1/+1 |
| 2012-06-07 | more content changes to docs | Mark Otto | 1 | -2/+2 |
| 2012-06-06 | add back left rail nav, tweak colors | Mark Otto | 1 | -45/+78 |
| 2012-06-05 | remove sidenav | Mark Otto | 1 | -83/+0 |
| 2012-06-05 | updated less page to single col | Mark Otto | 1 | -65/+48 |
| 2012-06-05 | updated javascripts for first pass at single column | Mark Otto | 1 | -4/+93 |
| 2012-06-05 | more tweaks to layouts and some docs styles | Mark Otto | 1 | -2/+2 |
| 2012-06-05 | two col scaffolding rev | Mark Otto | 1 | -2/+2 |
| 2012-06-04 | updated index page and footer | Mark Otto | 1 | -1/+1 |
| 2012-06-04 | revamp docs to have new width, start realigning the base css page to match | Mark Otto | 1 | -1/+1 |
| 2012-06-04 | fix double @@ on less pages | Mark Otto | 1 | -2/+2 |
| 2012-05-26 | adding google analytics tracking to docs | Mark Otto | 1 | -0/+1 |
| 2012-05-24 | fix navbar button for mobile tapping (turn to button instead of adding href=#... | Mark Otto | 1 | -498/+491 |
| 2012-05-17 | manually resolve #3516: type in less docs | Mark Otto | 1 | -1/+1 |
| 2012-05-13 | document .hyphens() mixin | Mark Otto | 1 | -0/+5 |
| 2012-05-13 | #3469: add variables for dropdown menu dividers | Mark Otto | 1 | -0/+8 |
| 2012-04-30 | #3228: update docs to list dependencies from 2.0.3 for compiling via make | Mark Otto | 1 | -2/+2 |
| 2012-04-14 | merge in #2684, offset on the .makeColumn mixin | Mark Otto | 1 | -0/+10 |
| 2012-04-07 | readd bootstrap.zip, add @inputBorderRadius var to close #2946 | Mark Otto | 1 | -0/+4 |
| 2012-04-02 | fix #2911: correct /lib/ path to /less/ | Mark Otto | 1 | -1/+1 |
| 2012-03-31 | update less docs page to reflect changes in mixins (no more default values) a... | Mark Otto | 1 | -7/+7 |
| 2012-03-28 | document .backface-visibility and update comments and initial value | Mark Otto | 1 | -0/+5 |
| 2012-03-26 | update LESS docs to note @baseFontSize and @baseLineHeight must be pixels | Mark Otto | 1 | -8/+10 |
| 2012-03-25 | fix responsive navbar | Jacob Thornton | 1 | -1/+1 |
| 2012-03-25 | adding 144x144 ipad touch icon | Mark Otto | 1 | -0/+1 |
| 2012-03-22 | add shell of tests page, lighten form actions background and give it a variable | Mark Otto | 1 | -0/+4 |
| 2012-03-22 | finish adding remaining component variables to less docs page | Mark Otto | 1 | -32/+193 |
| 2012-03-22 | remove mentions of unused button variable per #2537 | Mark Otto | 1 | -1/+77 |
| 2012-03-11 | use variable for navbar text line-height | Mark Otto | 1 | -2/+2 |
| 2012-03-11 | updated apple touch icons and moved input responsive fix from <480 to <767 | Mark Otto | 1 | -3/+3 |
| 2012-03-11 | update grid system mixins in less docs for new grid | Mark Otto | 1 | -12/+7 |
| 2012-03-10 | fix gradient mixins by escaping them, add notes on progress bars | Mark Otto | 1 | -9/+9 |
| 2012-03-10 | change title attr to re-include twitter | Mark Otto | 1 | -1/+1 |
| 2012-03-08 | give pages custom titles based on names | Jacob Thornton | 1 | -3/+3 |
| 2012-02-12 | move shim after css | Mark Otto | 1 | -5/+5 |
| 2012-02-12 | re-add protocol to the shim | Mark Otto | 1 | -5/+5 |
| 2012-02-11 | fix type in less docs per #1902 | Mark Otto | 1 | -1/+1 |
| 2012-02-10 | clarify npm install command in less docs | Mark Otto | 1 | -2/+2 |
| 2012-02-04 | #1706: protocol independent html5shim added, and moved after the CSS for load... | Mark Otto | 1 | -5/+5 |