| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-05 | Fixes #6190: Add print utility classes | Mark Otto | 5 | -9/+23 | |
| 2013-02-05 | screwed up a merge and an old version number crept in | Mark Otto | 2 | -2/+2 | |
| 2013-02-05 | don't hide if already hidden ya n00b | fat | 3 | -3/+3 | |
| 2013-02-05 | add codecademy to gallery | Mark Otto | 3 | -0/+10 | |
| 2013-02-05 | Dat compression | Mark Otto | 21 | -0/+0 | |
| 2013-02-05 | Update homepage examples, add hella new sites to gallery | Mark Otto | 29 | -20/+130 | |
| 2013-02-05 | White navbar brand text for inverted navbar | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | clear interval in cycle + rebuild | fat | 5 | -15/+18 | |
| 2013-02-05 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 4 | -49/+113 | |
| 2013-02-05 | update jquery to 1.9 | fat | 1 | -2/+5 | |
| 2013-02-05 | nuke rogue conflict comment and remake | Mark Otto | 1 | -0/+4705 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 2 | -4689/+1 | |
| Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/examples/hero.html less/buttons.less less/carousel.less less/close.less less/dropdowns.less less/labels-badges.less less/mixins.less less/navbar.less less/navs.less less/pagination.less less/responsive-navbar.less less/scaffolding.less less/sprites.less less/thumbnails.less less/type.less | |||||
| 2013-02-05 | derp, fix broke css and recompile | Mark Otto | 1 | -0/+6155 | |
| 2013-02-05 | Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵ | Mark Otto | 4 | -6099/+8 | |
| patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less | |||||
| 2013-02-05 | simplify media docs | Mark Otto | 2 | -12/+4 | |
| 2013-02-05 | reorganize progress bars docs | Mark Otto | 2 | -116/+64 | |
| 2013-02-05 | simpler alerts docs | Mark Otto | 2 | -34/+12 | |
| 2013-02-05 | mo betta thumbnails docs | Mark Otto | 2 | -2/+4 | |
| 2013-02-05 | reorder counters docs | Mark Otto | 2 | -14/+20 | |
| 2013-02-05 | pagination docs cleanup | Mark Otto | 2 | -24/+6 | |
| 2013-02-05 | simpler breadcrumbs docs | Mark Otto | 2 | -4/+2 | |
| 2013-02-05 | Increase margins and line-height on h3; overhaul button dropdown docs | Mark Otto | 3 | -189/+59 | |
| 2013-02-05 | Add justified button groups for link buttons; reorganize dropdowns and ↵ | Mark Otto | 3 | -58/+49 | |
| button groups docs sections | |||||
| 2013-02-05 | Forgot to remove base-css.mustache | Mark Otto | 1 | -2101/+0 | |
| 2013-02-04 | Remove base-css.html after recent merges | Mark Otto | 1 | -2229/+0 | |
| 2013-02-04 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 3 | -5/+4 | |
| Conflicts: docs/assets/css/bootstrap.css less/type.less | |||||
| 2013-02-04 | Fixes #6794: incorrect docs mention of th element | Mark Otto | 2 | -4/+2 | |
| 2013-02-04 | Fixes #6794: incorrect docs mention of th element | Mark Otto | 2 | -4/+2 | |
| 2013-02-02 | Merge branch '3.0.0-wip' of https://github.com/vickash/bootstrap into ↵ | Mark Otto | 1 | -0/+78 | |
| vickash-3.0.0-wip | |||||
| 2013-02-02 | Verion number in JS makefile | Mark Otto | 1 | -1/+1 | |
| 2013-02-02 | Rearrange forms content | Mark Otto | 2 | -236/+238 | |
| 2013-02-02 | Simplify input and input group sizing | Mark Otto | 3 | -38/+79 | |
| * Remove .input-mini because who really needs inputs that small * Remove unnecessary border-radius resets from large and small input groups | |||||
| 2013-02-02 | Merge branch '3.0.0-wip' of https://github.com/gilbarbara/bootstrap into ↵ | Mark Otto | 1 | -5/+86 | |
| gilbarbara-3.0.0-wip | |||||
| 2013-02-02 | Add @btn-color variable and use in buttons and carets; fixes dropup caret as ↵ | Mark Otto | 1 | -13/+7 | |
| well | |||||
| 2013-02-02 | Merge pull request #6763 from rjregenold/2.3.0-wip | Mark Otto | 1 | -1/+2 | |
| fixes jankiness with anchor tags in carousel. | |||||
| 2013-02-01 | Refactor navbar dividers | Mark Otto | 3 | -25/+36 | |
| * Instead of .divider-vertical, use .divider * Makes use of .nav-divider mixin * Dividers are horizontal to start, matching the default state of navbar nav links * Dividers become vertical above 768px via media queries | |||||
| 2013-02-01 | Fixes #6657: Upgrade Normalize to 2.1.0 | Mark Otto | 1 | -2/+13 | |
| 2013-02-01 | Refactor colors and progress bars | Mark Otto | 3 | -129/+111 | |
| * Buttons and progress bars now make use of more semantic global @brand- colors * Progress bars have been rewritten to reduce the number of possible selectors * Instead of .progress .bar, it's .progress-bar for individual bars of color, ultimately making for less CSS | |||||
| 2013-02-02 | Fixing inline lists for IE7 | Nikhil Dabas | 1 | -0/+2 | |
| 2013-02-01 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 3 | -6/+6 | |
| Conflicts: docs/examples/hero.html docs/examples/sticky-footer-navbar.html | |||||
| 2013-02-01 | Use button element instead of a for responsive navbar buttons | Mark Otto | 5 | -10/+10 | |
| 2013-02-01 | start to refactor justified nav example | Mark Otto | 1 | -44/+55 | |
| 2013-02-01 | button element instead of href-less a tag for navbar button | Mark Otto | 1 | -2/+2 | |
| 2013-02-01 | Update input-group-addon for input sizes | Gil Barbara | 1 | -5/+86 | |
| 2013-01-31 | Refactor jumbotron-narrow.html example | Mark Otto | 1 | -7/+40 | |
| * Make it mobile-first * Add a handful of comments to explain CSS * Instead of an <hr> between custom header and jumbotron, use border for a tighter mobile layout | |||||
| 2013-01-31 | Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes | Mark Otto | 4 | -4/+4 | |
| 2013-01-31 | Refactor jumbotron example: | Mark Otto | 1 | -22/+48 | |
| * Add hella CSS comments * Reduce padding on body to height of navbar, then set top margin on jumbotron at +768px * Wrap marketing copy and footer in an extra div so we can set some padding for ideal responsive views | |||||
| 2013-01-31 | only round jumbotron corners at 768px+ | Mark Otto | 1 | -1/+1 | |
| 2013-01-31 | Button up navbar form which was adding 2px padding to .navbar | Mark Otto | 1 | -2/+2 | |
| 2013-01-31 | Update starter template to include left/right padding on inner container; ↵ | Mark Otto | 1 | -1/+4 | |
| also include body padding | |||||
