| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -20/+23 |
| 2012-11-29 | add holder and replace placehold.it | Mark Otto | 1 | -25/+28 |
| 2012-11-22 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+0 |
| 2012-11-21 | Simpler footer for docs | Mark Otto | 1 | -1/+0 |
| 2012-11-15 | Change important badges/labels to danger | Mark Otto | 1 | -4/+4 |
| 2012-11-04 | add justified nav links for tabs and pills | Mark Otto | 1 | -0/+25 |
| 2012-11-04 | run make after removing responsive css file | Mark Otto | 1 | -1/+0 |
| 2012-11-03 | Swap old icons for new in docs | Mark Otto | 1 | -14/+14 |
| 2012-11-03 | Navs refactor, restoring .nav-list | Mark Otto | 1 | -47/+35 |
| 2012-11-03 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -0/+3 |
| 2012-11-03 | Fixes #5775: Collapse labels/badges | Mark Otto | 1 | -0/+3 |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -8/+10 |
| 2012-10-31 | fixes #5717: add retina favicon, recompile docs | Mark Otto | 1 | -1/+1 |
| 2012-10-13 | Fixing typo in docs. | Bradly Feeley | 1 | -1/+1 |
| 2012-10-07 | Changing title of docs pages to simply say 'Bootstrap' like the docs home page | Mark Otto | 1 | -1/+1 |
| 2012-10-02 | copy and style changes to improve docs rendering on mobile devices | Mark Otto | 1 | -5/+7 |
| 2012-10-02 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -1/+1 |
| 2012-10-02 | fixes #5352: update docs messaging for disable nav links | Mark Otto | 1 | -1/+1 |
| 2012-10-01 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 1 | -23/+55 |
| 2012-10-01 | improve dropdown submenu docs; add docs for left submenu; remove all dupe css... | Mark Otto | 1 | -19/+50 |
| 2012-10-01 | fixes #5377: change selectors for navbar collapse to be unique so only one op... | Mark Otto | 1 | -4/+4 |
| 2012-10-01 | remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no... | Mark Otto | 1 | -47/+10 |
| 2012-10-01 | remove tabbable tabs on left, right, and bottom; instead, from here out use s... | Mark Otto | 1 | -153/+0 |
| 2012-09-25 | remove .dividers from breadcrumbs, instead use :after and content | Mark Otto | 1 | -5/+5 |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 1 | -204/+178 |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use standa... | Mark Otto | 1 | -81/+38 |
| 2012-09-20 | fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col... | Mark Otto | 1 | -3/+3 |
| 2012-09-18 | add new vars for common border-radius, upping border-radius of inputs to 4px;... | Mark Otto | 1 | -0/+16 |
| 2012-09-18 | add new vars for common font-sizes and paddings with large, small, and mini c... | Mark Otto | 1 | -79/+35 |
| 2012-09-18 | Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ubers... | Mark Otto | 1 | -0/+99 |
| 2012-09-17 | Merge branch 'wpbrains-media-component' into 2.1.2-wip | Mark Otto | 1 | -0/+141 |
| 2012-09-17 | overhaul the docs and css to merge into 2.1.2 since this was against master | Mark Otto | 1 | -0/+141 |
| 2012-09-14 | Standardized spelling of 'JavaScript'; added icons to file trees | Martin Bean | 1 | -10/+10 |
| 2012-09-13 | fixes #5119: javascript in navbar typo | Mark Otto | 1 | -1/+1 |
| 2012-09-12 | Updated pagination to support .pagination-large, .pagination-small, .paginati... | Brian Campbell | 1 | -0/+99 |
| 2012-09-07 | fixes #5020: submenu support in dropup | Mark Otto | 1 | -0/+18 |
| 2012-08-27 | fixes #4640: pagination span issues resolved by scoping selectors to appropri... | Mark Otto | 1 | -1/+11 |
| 2012-08-25 | fixes #4676 manually: example html updated | Mark Otto | 1 | -1/+1 |
| 2012-08-21 | fixes #4493: typo in dimiss alerts docs | Mark Otto | 1 | -1/+1 |
| 2012-08-20 | fix ie7 dropdowns examples in docs | Mark Otto | 1 | -2/+2 |
| 2012-08-20 | bump up height of progress bars, give some extra depth with stacking bars, an... | Mark Otto | 1 | -9/+6 |
| 2012-08-20 | stack mutliple progress bars | Jonas Pommerening | 1 | -0/+20 |
| 2012-08-19 | pre font-size increase; revert static top navbar, undo contents section for now | Mark Otto | 1 | -1/+1 |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing th... | Mark Otto | 1 | -2/+2 |
| 2012-08-19 | copy change for previous commit | Mark Otto | 1 | -1/+1 |
| 2012-08-19 | fixes #4460 and #4461: copy change for opera animations support | Mark Otto | 1 | -1/+1 |
| 2012-08-17 | fixes #4421: add static top navbar class | Mark Otto | 1 | -1/+23 |
| 2012-08-17 | fixes #4417: proper height on thumbnail placeholder image | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | get affix actually working and update docs | Jacob Thornton | 1 | -1/+1 |
| 2012-08-13 | fixes #4342: navbar vars not in use, render navbar dividers | Mark Otto | 1 | -0/+2 |