| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2013-01-18 | Fix logic error where a disabled button would change color in an enabled ↵ | Vickash Mahabir | 1 | -24/+24 | |
| fieldset | |||||
| 2013-01-18 | Forgot to add built docs css file | Vickash Mahabir | 1 | -18/+36 | |
| 2013-01-18 | unified and simplified sign in form example | Mark Otto | 1 | -15/+27 | |
| 2013-01-18 | cleanup more examples | Mark Otto | 2 | -19/+25 | |
| 2013-01-18 | mo betta justified nav | Mark Otto | 1 | -0/+12 | |
| 2013-01-17 | overhaul justified nav example | Mark Otto | 2 | -54/+54 | |
| 2013-01-17 | Remove docs and prettify css from examples thus far; update narrow page | Mark Otto | 3 | -35/+31 | |
| 2013-01-17 | fix up jumbotron example | Mark Otto | 2 | -47/+56 | |
| 2013-01-17 | Rename hero.html to jumbotron.html | Mark Otto | 3 | -2/+2 | |
| 2013-01-17 | Semibold dat .navbar .brand | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | finish updating starter template | Mark Otto | 1 | -2/+12 | |
| 2013-01-17 | comment tweaks and updating starter template | Mark Otto | 10 | -20/+19 | |
| 2013-01-17 | Update commenting and structure of layout.mustache | Mark Otto | 9 | -45/+64 | |
