| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-15 | fix modal horizontal alignment | Mark Otto | 1 | -1/+1 |
| 2012-01-15 | make horizontal form labels map to default grid sizing | Mark Otto | 1 | -4/+3 |
| 2012-01-15 | normalize the alert classes to match last night's flip for form and table cla... | Mark Otto | 1 | -9/+9 |
| 2012-01-15 | fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix page... | Mark Otto | 1 | -3/+3 |
| 2012-01-14 | gray out links for active state on pagination | Mark Otto | 1 | -0/+1 |
| 2012-01-14 | change up classes on tables and forms, fix nav list styles in example | Mark Otto | 1 | -14/+14 |
| 2012-01-14 | adding the pager component after rewriting the pagination docs and css | Mark Otto | 1 | -5/+13 |
| 2012-01-14 | allow btn-groups to work in navbars | Mark Otto | 1 | -2/+3 |
| 2012-01-14 | fix duplicate icons | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | update preventing double border line for bordered tables by account for th el... | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | make inline and search form labels inline-block | Mark Otto | 1 | -0/+1 |
| 2012-01-14 | move up alert message close icon | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | rewrite alert messages to use less code, combine the look of default and bloc... | Mark Otto | 1 | -19/+17 |
| 2012-01-13 | update dropdowns spacing and docs section spacing | Mark Otto | 1 | -3/+2 |
| 2012-01-12 | nuke uber footer, bring back topbar dropdowns | Mark Otto | 1 | -6/+8 |
| 2012-01-12 | fix type shorthand in blockquote | Mark Otto | 1 | -1/+1 |
| 2012-01-11 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -12/+12 |
| 2012-01-11 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -0/+1 |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 1 | -13/+13 |
| 2012-01-11 | comments and borders for multiple tbody | Mark Otto | 1 | -0/+1 |
| 2012-01-10 | account for multiple tbody with 2px border between | Mark Otto | 1 | -0/+1 |
| 2012-01-09 | remove empty margin property | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | remove static popovers, modals, and twipsies from components in favor of full... | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | updated js pages to put examples first | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | add utilities.less file for generic classes | Mark Otto | 1 | -4/+5 |
| 2012-01-08 | fix dropdowns for active state in dropdown menus | Mark Otto | 1 | -4/+7 |
| 2012-01-08 | fix navbar styles for .brand | Mark Otto | 1 | -2/+2 |
| 2012-01-08 | fix placement of dropdowns in navbar after getting to general in those styles | Mark Otto | 1 | -2/+2 |
| 2012-01-08 | clean up dup css in responsive, fix navbar dropdown caret | Mark Otto | 1 | -3/+3 |
| 2012-01-08 | rejigger z-index ranks for popovers/topbar/etc | Mark Otto | 1 | -6/+17 |
| 2012-01-08 | get carousel working in firefox | Jacob Thornton | 1 | -12/+2 |
| 2012-01-08 | move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to... | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | fix responsive navbar nav treatment by using hover instead of click | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | adjust navs for fine details on dropdowns in stacked nav and improved open st... | Mark Otto | 1 | -4/+6 |
| 2012-01-08 | fix styles on right aligned blockquote to flip padding and border appropriately | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | fix docs for fluid layout, update topbar to fix active text color for links | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | clean up some spacing on the dropdown for typeahead | Mark Otto | 1 | -1/+2 |
| 2012-01-08 | remove / on js, fix link to typeahead, remove old gradient on dropdown hover | Mark Otto | 1 | -2/+13 |
| 2012-01-08 | first pass at ultra basic autocomplete | Jacob Thornton | 1 | -15/+5 |
| 2012-01-07 | redoing the tabs on bottom, left, and right | Mark Otto | 1 | -14/+17 |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 1 | -15/+14 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 1 | -32/+38 |
| 2012-01-07 | overhauled docs to include example markup, add language around browser suppor... | Mark Otto | 1 | -10/+11 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 1 | -0/+10 |
| 2012-01-07 | fixing tablesorter styles by adding the jquery plugin back to the lib, fixing... | Mark Otto | 1 | -4/+9 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 1 | -1/+11 |
| 2012-01-07 | adding back table grid sizing; will need support for responsive perhaps | Mark Otto | 1 | -0/+12 |
| 2012-01-07 | add html5 invalid state for super fancy errors via browser | Mark Otto | 1 | -0/+1 |
| 2012-01-07 | scope close icon in modal to modal-header to allow alerts in modals to use cl... | Mark Otto | 1 | -3/+2 |
| 2012-01-07 | change up the z-indexing and add some popover/twipsy content to the test moda... | Mark Otto | 1 | -3/+3 |