| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-11 | Increase input group margin on bottom and vertically center to match inputs | Mark Otto | 1 | -1/+2 | |
| 2013-01-11 | Fixes #6473: Make .input-prepend and .input-append inline-block to match ↵ | Mark Otto | 1 | -0/+1 | |
| other form states | |||||
| 2013-01-11 | Fixes #6474: remove duplicate .btn border colors to make @btn-border work | Mark Otto | 1 | -7/+2 | |
| 2013-01-11 | Fixes #6478: scope table backgrounds to immediate td/th elements | Mark Otto | 1 | -10/+10 | |
| 2013-01-11 | Comment fix | Mark Otto | 1 | -1/+1 | |
| 2013-01-11 | Remove overflow: auto; from .tab-content | Mark Otto | 1 | -4/+0 | |
| 2013-01-11 | Fixes #6555: remove .controls-row from responsive | Mark Otto | 1 | -3/+0 | |
| 2013-01-11 | Remove navbar links from sticky footer navbar example | Mark Otto | 1 | -5/+0 | |
| 2013-01-11 | Merge branch 'wilfra-patch-2' into 2.3.0-wip | Mark Otto | 5 | -5/+5 | |
| 2013-01-10 | Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago | Mark Otto | 3 | -5/+5 | |
| 2013-01-10 | Update docs/examples/marketing-narrow.html | William Franceschine | 1 | -1/+1 | |
| Updated copyright to 2013 | |||||
| 2013-01-10 | Update docs/examples/marketing-alternate.html | William Franceschine | 1 | -1/+1 | |
| Updated copyright to 2013 | |||||
| 2013-01-10 | Update docs/examples/hero.html | William Franceschine | 1 | -1/+1 | |
| Updated copyright to 2013 | |||||
| 2013-01-10 | Update docs/examples/carousel.html | William Franceschine | 1 | -1/+1 | |
| Updated copyright to 2013 | |||||
| 2013-01-10 | Update docs/examples/fluid.html | William Franceschine | 1 | -1/+1 | |
| Updated copyright to 2013 | |||||
| 2013-01-09 | Merge branch 'Justin-John-master' into 2.3.0-wip | Mark Otto | 1 | -0/+1 | |
| 2013-01-09 | add sticky footer with navbar | Mark Otto | 2 | -0/+167 | |
| 2013-01-09 | Add text alignment utility classes | Mark Otto | 3 | -0/+38 | |
| 2013-01-09 | Corrected carousel arrows to active.#6494, #6489 | Justin John Mathews | 1 | -0/+1 | |
| Corrected the carousel arrows to active on resizing the browser window. | |||||
| 2013-01-05 | update docs to reflect #5786 | Chris Rebert | 2 | -2/+2 | |
| 2013-01-05 | update docs to reflect #5786 | Chris Rebert | 2 | -2/+2 | |
| 2013-01-02 | Basic keyboard accessibility CSS tweaks | Patrick H. Lauke | 4 | -1685/+754 | |
| Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors). | |||||
| 2012-12-28 | Super lame typo on my part, sorry @necolas :) | Mark Otto | 2 | -2/+2 | |
| 2012-12-28 | Improve documentation for new form validation styles | Mark Otto | 2 | -12/+22 | |
| 2012-12-28 | Popovers are now flexible width: | Mark Otto | 1 | -1/+5 | |
| * Instead of a fixed width, we use max-width * Width has been increased from 240px to 280px * Added ability to hide the title via CSS :empty selector if no title is provided | |||||
| 2012-12-28 | Merge pull request #6407 from aurnik/master | Mark Otto | 2 | -2/+2 | |
| Fix link to File structure anchor | |||||
| 2012-12-27 | Fix link to File structure anchor | Aurnik Islam | 2 | -2/+2 | |
| 2012-12-26 | Simplify form validation states while enabling them to be applied to one ↵ | Mark Otto | 3 | -110/+46 | |
| field at a time. | |||||
| 2012-12-26 | Remove .text-info and .info form validation states | Mark Otto | 3 | -63/+0 | |
| 2012-12-26 | Drop .input-block-level modifier as inputs are already width: 100%; | Mark Otto | 3 | -28/+0 | |
| 2012-12-26 | Add grid column example to form input sizing | Mark Otto | 2 | -2/+54 | |
| 2012-12-26 | Remove .controls-row; instead, folks should use .row and .span* for all ↵ | Mark Otto | 3 | -169/+2 | |
| their grid input sizing needs when multiple inputs per line are required | |||||
| 2012-12-26 | Restore .form-horizontal | Mark Otto | 1 | -0/+25 | |
| 2012-12-26 | Run make on previous commits | Mark Otto | 1 | -8/+2 | |
| 2012-12-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -2/+8 | |
| 2012-12-26 | Add longer tooltip example to docs, tighten up line-height on tooltip; run make | Mark Otto | 7 | -16/+44 | |
| 2012-12-26 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 10 | -126/+188 | |
| 2012-12-24 | Merge pull request #6378 from Yohn/patch-7 | fat-kun | 2 | -0/+16 | |
| fixes tooltip insert problems | |||||
| 2012-12-24 | Update docs/templates/pages/javascript.mustache | Yohn | 1 | -4/+3 | |
| 2012-12-24 | Update docs/javascript.html | Yohn | 1 | -4/+3 | |
| 2012-12-24 | Update docs to reflect latest on .clearfix | Mark Otto | 2 | -2/+2 | |
| 2012-12-24 | Remove .badge-info and .badge-inverse; change docs label of .badge-important ↵ | Mark Otto | 3 | -62/+2 | |
| to .badge-danger | |||||
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -11/+11 | |
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -11/+11 | |
| 2012-12-23 | data-toggle instead of rel for tooltip and popover | Yohn | 1 | -3/+3 | |
| 2012-12-23 | Update docs/javascript.html | Yohn | 1 | -0/+9 | |
| 2012-12-23 | Update docs/templates/pages/javascript.mustache | Yohn | 1 | -0/+9 | |
| 2012-12-22 | Update docs/templates/pages/javascript.mustache | Jake Spurlock | 1 | -2/+2 | |
| Adding spaces around the pipes. Makes it consistent with the rest of the docs. | |||||
| 2012-12-22 | Version bump | Mark Otto | 19 | -32/+32 | |
| 2012-12-22 | shifting focus to parent and adding aria menuitem for dropdown | fat | 5 | -63/+69 | |
