| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2012-12-22 | remake js | fat | 4 | -4/+4 | |
| 2012-12-22 | allow multiple trigger types in tooltip and popover + default tooltip to ↵ | fat | 5 | -21/+37 | |
| hover & focus | |||||
| 2012-12-21 | chnage for #6248 | fat | 3 | -3/+3 | |
| 2012-12-21 | Merge pull request #6247 from jimwebb/scrollspy-documentation-clarify | fat-kun | 1 | -2/+8 | |
| change scrollspy documentation to clarify javascript usage | |||||
| 2012-12-21 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 2 | -0/+1 | |
| 2012-12-21 | update mustace to reflect changes to data-slide-to | fat | 2 | -4/+14 | |
| 2012-12-21 | add support for [data-slide-to] attr on carousel | fat | 5 | -9/+23 | |
| 2012-12-21 | Fixes #6189: Add holder.js to carousel example | Mark Otto | 1 | -0/+1 | |
| 2012-12-21 | add readme image | Mark Otto | 1 | -0/+0 | |
| 2012-12-21 | Add docs readme icon | Mark Otto | 1 | -0/+0 | |
| 2012-12-21 | rewrite makefile to make a bit more "efficient" + rebuild | fat | 3 | -1/+3 | |
| 2012-12-21 | rebuild | fat | 3 | -1/+3 | |
