| Age | Commit message (Expand) | Author | Files | Lines |
| 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-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 |
| 2012-01-29 | fix broken navbar collapse | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | update navbar collapse everywhere and remake | Mark Otto | 1 | -2/+2 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | removing required .navbar-static class, rewrote docs to reflect the change, a... | Mark Otto | 1 | -4/+4 |
| 2012-01-28 | revamped the thumbnails examples to make them work and look better at higher ... | Mark Otto | 1 | -14/+14 |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 1 | -23/+19 |
| 2012-01-28 | updates to responsive and docs for responsive navbar | Mark Otto | 1 | -0/+3 |
| 2012-01-28 | update components page to include docs for the new navbar collapse feature, r... | Mark Otto | 1 | -1/+28 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 1 | -37/+44 |
| 2012-01-28 | turn off brand hover for now + get nav toggling in mobile | Jacob Thornton | 1 | -26/+28 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 1 | -0/+5 |
| 2012-01-28 | fix tabs-below typo | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | remove fixed width from labels table | Mark Otto | 1 | -1/+1 |