| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-07 | update docs modals | Mark Otto | 2 | -6/+8 | |
| 2013-02-06 | Overhaul modal to make it responsive and not super lame | Mark Otto | 2 | -37/+215 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 3 | -11/+19 | |
| 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 | 2 | -7/+15 | |
| Conflicts: docs/assets/js/bootstrap.min.js | |||||
| 2013-02-05 | clean up styles | fat | 1 | -4/+4 | |
| 2013-02-05 | Fixes #6190: Add print utility classes | Mark Otto | 1 | -0/+9 | |
| 2013-02-05 | Merge branch '2.3.0-wip' of git://github.com/ghusse/bootstrap into ↵ | fat | 1 | -5/+4 | |
| ghusse-2.3.0-wip | |||||
| 2013-02-05 | Merge pull request #6780 from agatronic/2.3.0-wip | fat-kun | 1 | -7/+6 | |
| less: Move to new selector interpolation, supported from 1.3.1 | |||||
| 2013-02-05 | White navbar brand text for inverted navbar | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | nuke rogue conflict comment and remake | Mark Otto | 1 | -1/+0 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 13 | -34/+59 | |
| 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 | -4/+0 | |
| 2013-02-05 | restore comma between selectors | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into ↵ | Mark Otto | 15 | -60/+118 | |
| 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 | 2 | -2/+6 | |
| 2013-02-05 | Add justified button groups for link buttons; reorganize dropdowns and ↵ | Mark Otto | 1 | -0/+14 | |
| button groups docs sections | |||||
| 2013-02-04 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 4 | -6/+32 | |
| Conflicts: docs/assets/css/bootstrap.css less/type.less | |||||
| 2013-02-02 | Revamp button mixins and pseudo states | Mark Otto | 2 | -55/+25 | |
| * Remove .darken-button-states and .buttonBackground mixins (latter wasn't being used anyway) * Create new .btn-pseudo-states mixin for setting button background and border colors for default and pseudo states | |||||
| 2013-02-02 | Merge branch '3.0.0-wip' of https://github.com/vickash/bootstrap into ↵ | Mark Otto | 1 | -38/+27 | |
| vickash-3.0.0-wip | |||||
| 2013-02-02 | Simplify input and input group sizing | Mark Otto | 2 | -15/+5 | |
| * 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 | 2 | -9/+62 | |
| gilbarbara-3.0.0-wip | |||||
| 2013-02-02 | Add @btn-color variable and use in buttons and carets; fixes dropup caret as ↵ | Mark Otto | 3 | -11/+7 | |
| well | |||||
| 2013-02-02 | Merge pull request #6763 from rjregenold/2.3.0-wip | Mark Otto | 1 | -5/+6 | |
| fixes jankiness with anchor tags in carousel. | |||||
| 2013-02-02 | Move to new selector interpolation, supported from 1.3.1 | Luke Page | 1 | -7/+6 | |
| 2013-02-01 | Refactor navbar dividers | Mark Otto | 2 | -10/+21 | |
| * 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 | -8/+30 | |
| 2013-02-01 | Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip | Mark Otto | 1 | -0/+1 | |
| 2013-02-01 | Merge branch 'dospuntocero-master' into 2.3.0-wip | Mark Otto | 3 | -1/+26 | |
| 2013-02-01 | add horizontal-three-color gradient test | Mark Otto | 2 | -1/+15 | |
| 2013-02-01 | Refactor colors and progress bars | Mark Otto | 2 | -50/+62 | |
| * 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/+1 | |
| 2013-02-01 | Update input-group-addon for input sizes | Gil Barbara | 1 | -0/+15 | |
| 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 | -1/+1 | |
| 2013-01-31 | Update line-height and padding for input sizes | Gil Barbara | 2 | -9/+47 | |
| 2013-01-31 | removes anchor tag definition. | RJ Regenold | 1 | -1/+0 | |
| 2013-01-31 | its not dyslexic being easy. | RJ Regenold | 1 | -1/+1 | |
| 2013-01-31 | fixes jankiness with anchor tags in carousel. | RJ Regenold | 1 | -5/+7 | |
| 2013-01-30 | Merge branch 'baslr-master' into 2.3.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-01-30 | Merge pull request #6750 from nextgenthemes/3.0.0-wip | Mark Otto | 1 | -11/+12 | |
| Update less/carousel.less | |||||
| 2013-01-30 | Update less/carousel.less | nextgenthemes | 1 | -11/+12 | |
| lessified .carousel-caption | |||||
| 2013-01-26 | Tooltip positionning on special cases | Guillaume Gautreau | 1 | -5/+4 | |
| 2013-01-26 | .icon-folder-close same width as icon-folder-open | baslr | 1 | -1/+1 | |
| .icon-folder-close same width as icon-folder-open. this prevents buttons from wobbling if the icon changes from closed folder to open folder | |||||
| 2013-01-24 | Update less/mixins.less | Francisco arenas | 1 | -0/+11 | |
| horizontal three color gradient added | |||||
| 2013-01-19 | Tighten up badges docs; less bottom margin on h3 | Mark Otto | 2 | -9/+18 | |
| 2013-01-19 | Merge branch '3.0.0-wip-badges-to-counters' of ↵ | Mark Otto | 2 | -21/+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 | -4/+12 | |
| 2013-01-18 | Change .badge to .counter, make appearance more OSX-ish, and remove colors | Vickash Mahabir | 2 | -21/+9 | |
| 2013-01-18 | Fix logic error where a disabled button would change color in an enabled ↵ | Vickash Mahabir | 1 | -2/+2 | |
| fieldset | |||||
| 2013-01-18 | Fix that thing with disabled buttons changing color on hover | Vickash Mahabir | 1 | -39/+20 | |
