| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-22 | adds minLength #3960 | Jacob Thornton | 1 | -0/+6 |
| 2012-07-20 | move from downloads.html to customize.html to better match purpose of page, f... | Mark Otto | 1 | -1/+1 |
| 2012-07-12 | remove getting started link from home, add to navbar, overhaul getting starte... | Mark Otto | 1 | -0/+3 |
| 2012-07-12 | overhaul docs on sub pages, clean up css and copy | Mark Otto | 1 | -1185/+1190 |
| 2012-07-12 | updated footer | Mark Otto | 1 | -6/+9 |
| 2012-07-12 | add chevrons to other docs navs | Mark Otto | 1 | -13/+13 |
| 2012-07-09 | fix indenting on extend and js docs pages, remove hidden subnavs | Mark Otto | 1 | -1191/+1177 |
| 2012-07-09 | remove popoverarrows mixin, relegate code to tooltips and popvers since we on... | Mark Otto | 1 | -1/+11 |
| 2012-07-09 | fix up docs popover examples and copy | Mark Otto | 1 | -2/+1 |
| 2012-07-08 | adding getting started page based on Bootstrap University from awhile back, t... | Mark Otto | 1 | -1/+24 |
| 2012-07-07 | fix up docs to use default container, fix responsive home changes | Mark Otto | 1 | -2/+7 |
| 2012-07-07 | Merge branch '21jumpst' into 2.1.0-wip | Mark Otto | 1 | -7/+0 |
| 2012-07-06 | update buttons in docs to include type | Mark Otto | 1 | -20/+20 |
| 2012-07-05 | updates to type scale | Mark Otto | 1 | -7/+0 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 1 | -2/+43 |
| 2012-06-27 | renamed less.html to extend.html, removing all the vars and mixins | Mark Otto | 1 | -3/+3 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 1 | -15/+40 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -3/+4 |
| 2012-06-20 | run make on js files | Mark Otto | 1 | -1/+7 |
| 2012-06-11 | Merge pull request #3810 from purwandi/develop | Mark Otto | 1 | -1/+1 |
| 2012-06-11 | more rearrangement and removal of about sections in js docs | Mark Otto | 1 | -71/+67 |
| 2012-06-11 | cleanup options display in all sections, rearrange typeahead section | Mark Otto | 1 | -9/+27 |
| 2012-06-12 | Add space on navbar button | Purwandi | 1 | -1/+1 |
| 2012-06-11 | add a dropdowns section to Components (still needs work) and reformat much of... | Mark Otto | 1 | -108/+146 |
| 2012-06-11 | keep tables at 13px in docs for now, clean up some modals js docs stuff | Mark Otto | 1 | -11/+38 |
| 2012-06-08 | restore scrollspy to body | Mark Otto | 1 | -80/+2 |
| 2012-06-07 | overhaul js docs top sections, update subhead | Mark Otto | 1 | -63/+29 |
| 2012-06-07 | remove individual js file download buttons | Mark Otto | 1 | -12/+0 |
| 2012-06-07 | restore top navs entirely | Mark Otto | 1 | -4/+20 |
| 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 | -1/+1 |
| 2012-06-06 | add back left rail nav, tweak colors | Mark Otto | 1 | -68/+79 |
| 2012-06-05 | remove sidenav | Mark Otto | 1 | -83/+0 |
| 2012-06-05 | updated javascripts for first pass at single column | Mark Otto | 1 | -1110/+1167 |
| 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 | more changes to js and components, playing with new docs subnav | Mark Otto | 1 | -88/+88 |
| 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-03 | adds remote source to modal. Remote source can be specified in href or by pro... | Jacob Thornton | 1 | -0/+7 |
| 2012-06-02 | make active selector more specific #2043 and rebuild | Jacob Thornton | 1 | -2/+3 |
| 2012-06-02 | change note to point out that boostrap.js bundles all plugins #3174 | Jacob Thornton | 1 | -1/+1 |
| 2012-06-02 | add relatedTarget to carousel slide event | Jacob Thornton | 1 | -1/+1 |
| 2012-06-02 | add html option back to tooltip and popover to explicitly prevent XSS #3421 | Jacob Thornton | 1 | -0/+12 |
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 1 | -55/+58 |
| 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 | -2/+2 |
| 2012-05-24 | fix example code for carousel | Mark Otto | 1 | -1/+1 |