| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | -504/+433 |
| 2012-06-04 | navs tabs pills to single column | Mark Otto | 1 | -239/+211 |
| 2012-06-04 | button groups and dropdowns to single column | Mark Otto | 1 | -338/+321 |
| 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 | add misc helper classes to components css docs | Mark Otto | 1 | -3/+58 |
| 2012-06-04 | document large and small well classes | Mark Otto | 1 | -0/+12 |
| 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-15 | clarify button type on dismiss icons | Mark Otto | 1 | -1/+1 |
| 2012-05-13 | #3465 part 2: add mention to docs of type button issue | Mark Otto | 1 | -2/+2 |
| 2012-05-13 | #3465 part 1: add type="button" to all dismiss buttons in docs | Mark Otto | 1 | -5/+5 |
| 2012-04-30 | #3255: typo in components for tabbable tabs | Mark Otto | 1 | -1/+1 |
| 2012-04-19 | mention responsive css in navbar responsive section | Mark Otto | 1 | -1/+1 |
| 2012-04-12 | add 's' to 'classe' in components docs. thanks mishmosh. | ctalkington | 1 | -1/+1 |
| 2012-03-28 | fix #2832: clarify docs on use of .tabbable and add mention of .fade | Mark Otto | 1 | -24/+28 |
| 2012-03-27 | Finish of close conversion from a to button | Andreas Cederstròˆm | 1 | -2/+4 |
| 2012-03-26 | fix #2799, mention of text in the navbar | Mark Otto | 1 | -1/+1 |
| 2012-03-25 | update docs messaging around alerts and buttons | Mark Otto | 1 | -1/+1 |
| 2012-03-25 | change all anchor alert closes to buttons | Mark Otto | 1 | -6/+6 |
| 2012-03-25 | add heads up note for required href on alert dismiss actions | Mark Otto | 1 | -2/+3 |
| 2012-03-25 | add back href for alerts in components docs to make close work on iphone | Mark Otto | 1 | -5/+5 |
| 2012-03-25 | change arrows in one pagination example because opera janks it up, per #2697 | Mark Otto | 1 | -2/+2 |
| 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-23 | badge-error => badge-important | Andreas Cederstròˆm | 1 | -3/+3 |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -20/+0 |
| 2012-03-22 | fix #2716, incorrect required markup for navbar search form | Mark Otto | 1 | -1/+1 |
| 2012-03-18 | Could have sworn I added that 's'! | Mark | 1 | -1/+1 |
| 2012-03-18 | Added URL fix from #2643 - Thanks ctalkington | Mark | 1 | -1/+1 |
| 2012-03-13 | Some Doc Typos | Mark | 1 | -2/+2 |
| 2012-03-12 | button group sizes for ie7 fixes | Mark Otto | 1 | -5/+31 |
| 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-10 | ensure right align dropdown example doesn't go all the way off page | Mark Otto | 1 | -1/+1 |
| 2012-03-10 | fix gradient mixins by escaping them, add notes on progress bars | Mark Otto | 1 | -4/+4 |
| 2012-03-10 | fix #2510, docs typo | Mark Otto | 1 | -1/+1 |
| 2012-03-10 | simplify notes around using button dropdowns | Mark Otto | 1 | -9/+4 |
| 2012-03-10 | change title attr to re-include twitter | Mark Otto | 1 | -1/+1 |
| 2012-03-10 | add button sizes to docs for button dropdowns, clean up styles for them | Mark Otto | 1 | -0/+44 |
| 2012-03-10 | simplify buttons docs section by changing a buttons to button elements | Mark Otto | 1 | -47/+47 |
| 2012-03-08 | give pages custom titles based on names | Jacob Thornton | 1 | -1/+1 |
| 2012-03-05 | move padding from container to body for max-width: 767; responsive layout | Mark Otto | 1 | -0/+2 |
| 2012-03-05 | clearing up progress bar docs and resetting the striped one to match default ... | Mark Otto | 1 | -17/+37 |
| 2012-03-05 | fix warning button issue per #2392 and add warning buttons to components | Mark Otto | 1 | -0/+23 |
| 2012-02-28 | .progress-warning mention in docs | Mark Otto | 1 | -0/+1 |
| 2012-02-27 | manually resolve #2266, typo in example HTML for breadcrumbs | Mark Otto | 1 | -3/+1 |
| 2012-02-21 | set width to auto for default navbar container, then override it later for fi... | Mark Otto | 1 | -1/+1 |