| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-07 | Do csscomb earlier in build phase | Bas Bosman | 5 | -5/+5 | |
| 2014-03-07 | Merge branch 'master' into document_popover_focus | Mark Otto | 8 | -684/+8208 | |
| Conflicts: docs/assets/js/docs.min.js | |||||
| 2014-03-07 | Fixes #12748 | mrmrs | 5 | -3/+14 | |
| 2014-03-07 | G R U N T | Mark Otto | 5 | -5/+5 | |
| 2014-03-07 | Merge branch 'master' into pr/12670 | Mark Otto | 6 | -18/+24 | |
| 2014-03-07 | grunt for days | Mark Otto | 5 | -3/+5 | |
| 2014-03-07 | Fixes #12937: Darken active button states just a smidge more | Mark Otto | 6 | -18/+22 | |
| 2014-03-07 | Add autoprefixer | Bas Bosman | 3 | -30/+174 | |
| 2014-03-06 | Moving the embed to it's own CSS file, moving the docs to the Components ↵ | Mark Otto | 5 | -55/+57 | |
| page with an example, fixing a Glyhpicons list problem in the docs | |||||
| 2014-03-06 | Merge branch 'master' into boulox-responsive-embed | Mark Otto | 8 | -1038/+8382 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-03-06 | Fixes #12683: Remove the overflow: hidden; from the .panel-group > .panel ↵ | Mark Otto | 5 | -5/+3 | |
| because it apparently serves no purpose and cuts off nested dropdown menus. | |||||
| 2014-03-06 | Merge branch 'master' into popovers-use-radii-var | Mark Otto | 5 | -5/+40 | |
| Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map | |||||
| 2014-03-06 | Rewrite the disabled list group items to simplify styles | Mark Otto | 5 | -7/+5 | |
| 2014-03-06 | Merge branch 'master' into pr/12490 | Mark Otto | 8 | -951/+8216 | |
| Conflicts: less/list-group.less | |||||
| 2014-03-06 | Fixes #12722: Fixes up responsive tables in print | Mark Otto | 5 | -5/+5 | |
| Safari renders this fine for one reason or another, but Chrome still renders the media query styles to make tables responsive. This change scopes them to screen devices only, so printing looks boss everywhere. | |||||
| 2014-03-06 | Fixes #12934 | mrmrs | 1 | -1/+1 | |
| 2014-03-06 | Fixes #12824: Remove white-space: nowrap from code elements | Mark Otto | 5 | -5/+3 | |
| 2014-03-06 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-03-04 | Fixes #12901: Refactors list group active state for use on non-anchors | Mark Otto | 5 | -21/+21 | |
| 2014-03-04 | Fixes #12848: Account for and document progress bars at 0-3% | Mark Otto | 5 | -3/+27 | |
| 2014-03-04 | Grunt after merging #12863 | Mark Otto | 6 | -20/+20 | |
| 2014-03-04 | Fixes #12868: Enables icon feedback on validation states for large/small inputs. | Mark Otto | 6 | -1444/+1466 | |
| Also reorders the CSS to place Glyhpicons as a dependency before other components for fewer overrides and less specific CSS. | |||||
| 2014-03-04 | Fixes #12914: Darken immediate children hr elements in jumbotrons | Mark Otto | 5 | -3/+10 | |
| 2014-03-04 | Merge branch 'master' into rtl_via_css_flip | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/assets/js/raw-files.min.js | |||||
| 2014-03-04 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-03 | Rename RTL files and add some basic docs | Mark Otto | 2 | -0/+0 | |
| 2014-03-03 | Don't RTL the theme file--no need | Mark Otto | 4 | -407/+9 | |
| 2014-03-03 | Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into ↵ | Mark Otto | 4 | -7293/+542 | |
| rtl_via_css_flip Conflicts: Gruntfile.js package.json test-infra/npm-shrinkwrap.canonical.json | |||||
| 2014-03-03 | Merge branch 'master' into rtl_via_css_flip | Mark Otto | 4 | -3/+9 | |
| 2014-03-03 | Fixes #12593: Add support for table bodies and table rows to the collapse plugin | Mark Otto | 3 | -2/+8 | |
| 2014-03-01 | Run `grunt`. | XhmikosR | 3 | -3/+3 | |
| 2014-02-26 | Run grunt dist. | XhmikosR | 1 | -1/+1 | |
| 2014-02-25 | add Grunt task for css-flip-ing & add RTL to Gruntfile configs | Chris Rebert | 4 | -7293/+542 | |
| 2014-02-24 | Use CSS Flip to generate RTL variation | Mark Otto | 2 | -0/+14338 | |
| 2014-02-24 | grunt dist | Mark Otto | 2 | -2/+1 | |
| 2014-02-22 | Fixes #12822: Scope panel collapse styles to immediate panel bodies only | Mark Otto | 4 | -15/+15 | |
| 2014-02-22 | Fixes #12801: Add padding to the bottom of .form-control-static to match ↵ | Mark Otto | 3 | -2/+3 | |
| height of standard form controls | |||||
| 2014-02-22 | Update modals to use more consistent padding—modal body and footer now ↵ | Mark Otto | 3 | -4/+4 | |
| match modal header | |||||
| 2014-02-22 | Merge branch 'master' into pr/12813 | Mark Otto | 3 | -2/+5 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-02-22 | Fixes #12756: Ensure horizontal dls are cleared by moving the clearfix out ↵ | Mark Otto | 3 | -2/+5 | |
| of the media query | |||||
| 2014-02-21 | Correctly set .btn-link colors in a .navbar and .navbar-inverse #12694 | Supergibbs | 3 | -2/+28 | |
| 2014-02-21 | replace .visible-{size} with .visible-{size}-{display} ; fixes #8869 | Chris Rebert | 1 | -0/+98 | |
| 2014-02-21 | grunt | Mark Otto | 4 | -4/+3 | |
| 2014-02-13 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-02-13 | v3.1.1 bump | Mark Otto | 6 | -6/+6 | |
| 2014-02-11 | Fixes #11659, #12698, and #12349: Always apply position and z-index form ↵ | Mark Otto | 3 | -2/+4 | |
| controls in input groups for proper borders | |||||
| 2014-02-11 | Merge branch 'master' into pr/12412 | Mark Otto | 6 | -220/+177 | |
| Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css test-infra/npm-shrinkwrap.canonical.json | |||||
| 2014-02-10 | Update Glyphicons | Mark Otto | 1 | -1/+1 | |
| 2014-02-10 | Fixes #12674 | Mark Otto | 1 | -1/+1 | |
| * The problem with #12674 is that it reassigns the same variable, but the color values were purposely different. * This uses Less's color functions to generate the proper darker colors. * Why darker colors? Because those CSS carets render lighter than their solid border counterparts. Consider it a design hack. | |||||
| 2014-02-10 | add .sr-only-focusable; fixes #12259 | Chris Rebert | 1 | -0/+9 | |
