| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-06 | Fixes #6823: add some docs notes about tooltips in input groups | Mark Otto | 3 | -3/+3 | |
| 2013-02-06 | Overhaul modal to make it responsive and not super lame | Mark Otto | 4 | -37/+67 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 9 | -36/+152 | |
| Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/js/bootstrap-popover.js docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache js/bootstrap-popover.js less/mixins.less less/tooltip.less | |||||
| 2013-02-05 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | fat | 5 | -11/+25 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-02-05 | clean up styles | fat | 4 | -12/+109 | |
| 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 | 1 | -0/+0 | |
| 2013-02-05 | Dat compression | Mark Otto | 21 | -0/+0 | |
| 2013-02-05 | Update homepage examples, add hella new sites to gallery | Mark Otto | 25 | -0/+8 | |
| 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 | 2 | -47/+111 | |
| 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 | 1 | -4688/+0 | |
| 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 | 2 | -6097/+6 | |
| patrickhlauke-2.3.0-wip Conflicts: docs/assets/css/bootstrap.css less/navbar.less | |||||
| 2013-02-05 | Increase margins and line-height on h3; overhaul button dropdown docs | Mark Otto | 1 | -2/+6 | |
| 2013-02-05 | Add justified button groups for link buttons; reorganize dropdowns and ↵ | Mark Otto | 1 | -0/+11 | |
| button groups docs sections | |||||
| 2013-02-04 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+2 | |
| Conflicts: docs/assets/css/bootstrap.css less/type.less | |||||
| 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 | Simplify input and input group sizing | Mark Otto | 1 | -34/+7 | |
| * 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 | 1 | -11/+22 | |
| * 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 | 1 | -39/+21 | |
| * 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 | Update input-group-addon for input sizes | Gil Barbara | 1 | -5/+86 | |
| 2013-01-31 | Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes | Mark Otto | 1 | -0/+0 | |
| 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 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 2 | -7/+10 | |
| 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-19 | Tighten up badges docs; less bottom margin on h3 | Mark Otto | 1 | -7/+16 | |
| 2013-01-19 | Merge branch '3.0.0-wip-badges-to-counters' of ↵ | Mark Otto | 1 | -31/+9 | |
| 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 | Add sticky footer navbar example to list; fix docs padding | Mark Otto | 1 | -1/+1 | |
| 2013-01-18 | Change .badge to .counter, make appearance more OSX-ish, and remove colors | Vickash Mahabir | 1 | -31/+9 | |
| 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-17 | fix up jumbotron example | Mark Otto | 1 | -1/+1 | |
