| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-21 | clean up and simplify support for bottom navbar by automagically turning drop... | Mark Otto | 1 | -20/+0 |
| 2012-02-21 | Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo... | Mark Otto | 1 | -8/+114 |
| 2012-02-21 | add support and docs for .navbar-fixed-bottom | Mark Otto | 1 | -2/+13 |
| 2012-02-21 | fix second part of #1962 | Mark Otto | 1 | -3/+2 |
| 2012-02-20 | adding basic badges support | Mark Otto | 1 | -5/+97 |
| 2012-02-20 | add horizontal divider support to nav list, including documentation for it, p... | Mark Otto | 1 | -0/+12 |
| 2012-02-19 | Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wip | Mark Otto | 1 | -0/+29 |
| 2012-02-18 | clarify forms in navbar per #2072 | Mark Otto | 1 | -2/+8 |
| 2012-02-18 | clarify misc components subhead | Mark Otto | 1 | -1/+1 |
| 2012-02-17 | add small section to navbar docs on text in the component, per #2035 | Mark Otto | 1 | -0/+3 |
| 2012-02-17 | fix page header example and docs per #2048 | Mark Otto | 1 | -1/+4 |
| 2012-02-17 | Keep origin in track | Andreas Cederström | 1 | -4/+12 |
| 2012-02-16 | add mention of navbar vertical divider in docs | Mark Otto | 1 | -0/+8 |
| 2012-02-16 | rebuild bro | Jacob Thornton | 1 | -4/+4 |
| 2012-02-13 | Clean up inverse button using variables, adding button group examples. Also a... | Andreas Cederström | 1 | -0/+29 |
| 2012-02-12 | add typography pattern .page-header to components per #1701 | Mark Otto | 1 | -6/+19 |
| 2012-02-12 | update docs on fixed nav per #1726 | Mark Otto | 1 | -1/+3 |
| 2012-02-12 | add note to button dropdowns about js plugin dependency per #1746 | Mark Otto | 1 | -1/+3 |
| 2012-02-12 | add hero-unit docs per #1880 | Mark Otto | 1 | -0/+37 |
| 2012-02-12 | enable the use of .nav-header in dropdowns per #1827 | Mark Otto | 1 | -0/+2 |
| 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-10 | add best practices and re-org the button groups | Mark Otto | 1 | -15/+23 |
| 2012-02-05 | fix for #1658 to give .label-success proper text | Mark Otto | 1 | -1/+1 |
| 2012-02-05 | #1695: manually fix broken primary button instances | Mark Otto | 1 | -2/+2 |
| 2012-02-05 | follow up to #1702, add callout on component alignment in tabs/pills | Mark Otto | 1 | -3/+4 |
| 2012-02-05 | #1702: add callout to navbar for component alignment | Mark Otto | 1 | -0/+2 |
| 2012-02-04 | #1706: protocol independent html5shim added, and moved after the CSS for load... | Mark Otto | 1 | -5/+5 |
| 2012-02-04 | fix broken alert example with data-dismiss | Mark Otto | 1 | -1/+1 |
| 2012-02-04 | #1732: make examples of alerts in docs components page dismissable | Mark Otto | 1 | -7/+7 |
| 2012-02-02 | Merge branch 'shama-master' into 2.0.1-wip | Mark Otto | 1 | -2/+2 |
| 2012-02-01 | Typo fixes | Kyle Robinson Young | 1 | -2/+2 |
| 2012-02-01 | fix makefile to reset zips | Jacob Thornton | 1 | -0/+15 |
| 2012-02-01 | nuke all curly ticks | Mark Otto | 1 | -5/+5 |
| 2012-02-01 | fix mis-labeled label | Mark Otto | 1 | -1/+1 |
| 2012-02-01 | fix js links in components | Mark Otto | 1 | -3/+3 |
| 2012-02-01 | only add the anyalytics to production | Jacob Thornton | 1 | -0/+2 |
| 2012-01-31 | move js stuff into assets | Jacob Thornton | 1 | -13/+13 |
| 2012-01-31 | Merge pull request #1457 from nkryptic/2.0-wip | Mark Otto | 1 | -5/+5 |
| 2012-01-31 | chance icon class | Mark Otto | 1 | -17/+17 |
| 2012-01-31 | add nav- prefix to rest of docs | nkryptic | 1 | -5/+5 |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 1 | -7/+7 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 1 | -7/+7 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -27/+27 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 1 | -12/+12 |
| 2012-01-30 | fix docs: move .pull-left from search input to search form in navbar | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | add in regular button dropdowns, rejigger the button dropdowns section to ref... | Mark Otto | 1 | -2/+79 |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 1 | -0/+4 |
| 2012-01-29 | remove .collapse from navbar responsive docs | Mark Otto | 1 | -1/+1 |