| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2013-01-31 | Remove gallery link from navbar; add to homepage examples section instead | Mark Otto | 10 | -29/+2 | |
| 2013-01-31 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 8 | -17/+26 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css docs/assets/js/application.js docs/components.html docs/templates/pages/components.mustache less/sprites.less | |||||
| 2013-01-31 | removes anchor tag definition. | RJ Regenold | 1 | -1/+0 | |
| 2013-01-31 | lets see how much i can mess this pull request up. :| | RJ Regenold | 1 | -1/+1 | |
| 2013-01-31 | fixes jankiness with anchor tags in carousel. | RJ Regenold | 1 | -1/+3 | |
| 2013-01-30 | make on prev commit | Mark Otto | 1 | -0/+1 | |
| 2013-01-30 | clear up show-grid stuff | Mark Otto | 2 | -3/+3 | |
| 2013-01-30 | add meta tag to second example | Mark Otto | 2 | -0/+2 | |
| 2013-01-30 | make on prev commit | Mark Otto | 1 | -2/+3 | |
| 2013-01-30 | Merge branch 'greg-raven-patch-2' into 2.3.0-wip | Mark Otto | 1 | -2/+3 | |
| 2013-01-30 | Update pagination example HTML to match examples | Mark Otto | 2 | -4/+6 | |
| 2013-01-28 | Fix form-actions documentation | Fred Sauer | 2 | -2/+2 | |
| 2013-01-22 | Update docs/templates/pages/getting-started.mustache | Greg Raven | 1 | -2/+3 | |
| Add meta tag for viewport in the <head>; revise the URL for the latest version of jQuery. | |||||
| 2013-01-19 | Tighten up badges docs; less bottom margin on h3 | Mark Otto | 3 | -9/+90 | |
| 2013-01-19 | Merge branch '3.0.0-wip-badges-to-counters' of ↵ | Mark Otto | 3 | -153/+33 | |
| https://github.com/vickash/bootstrap into vickash-3.0.0-wip-badges-to-counters | |||||
| 2013-01-19 | IE8 compatible fix for disabled button hover | Vickash Mahabir | 1 | -36/+96 | |
| 2013-01-19 | remove .navbar-inner from sticky footer navbar | Mark Otto | 1 | -28/+26 | |
| 2013-01-19 | mo betta links between sticky footer examples | Mark Otto | 2 | -2/+2 | |
| 2013-01-19 | Add sticky footer navbar example to list; fix docs padding | Mark Otto | 3 | -3/+17 | |
| 2013-01-19 | update sticky footer templates | Mark Otto | 2 | -38/+42 | |
| 2013-01-18 | Counters example doesn't need to be a table | Vickash Mahabir | 2 | -44/+12 | |
| 2013-01-18 | Make the counter example more meaningful | Vickash Mahabir | 2 | -2/+2 | |
| 2013-01-18 | Change .badge to .counter, make appearance more OSX-ish, and remove colors | Vickash Mahabir | 3 | -111/+23 | |
