| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-03-09 | Fixes #12738 | Mark Otto | 5 | -5/+25 | |
| * Removes default max-height from .navbar-collapse (so not every navbar will get a max-height collapse section) * Scopes regular 340px max-height to fixed top and bottom navbars only (those are the only ones that really need a max-height to enable scrolling) * Adds a landscape media query for phones to cap the max-height at 200px for fixed navbars" | |||||
| 2014-03-09 | Fixes #12843: Scope label styles for horizontal forms to a media query so ↵ | Mark Otto | 5 | -5/+7 | |
| their narrow viewport display looks just like a normal form | |||||
| 2014-03-09 | Fixes #12669: Properly reset line-height on date inputs for all sizes; Fix ↵ | Mark Otto | 5 | -3/+19 | |
| IE8+'s misaslignment of text within date inputs | |||||
| 2014-03-09 | Reorganize mixins and G R U N T | Mark Otto | 2 | -2/+2 | |
| 2014-03-09 | Merge branch 'master' into mixin-table-of-contents | mrmrs | 1 | -4/+4 | |
| * master: Fix bad grunt merge and then G R U N T Reorder the Gruntfile a bit Fixes #12892: Link to one of the SO articles on Bootstrap modals and YouTube Remove unneeded quotes. Rename generateRawFilesJs to generateRawFiles Remove redundant parens Conflicts: docs/assets/js/raw-files.min.js test-infra/npm-shrinkwrap.canonical.json | |||||
| 2014-03-09 | Adjusts some section titles to be more explicit. | mrmrs | 2 | -2/+2 | |
| FIXES #12992 | |||||
| 2014-03-09 | Changes compiled assets after changing mixins.less | mrmrs | 2 | -2/+2 | |
| 2014-03-10 | Merge pull request #12986 from twbs/unneeded-quotes | XhmikosR | 1 | -4/+4 | |
| Remove unneeded quotes. | |||||
| 2014-03-09 | Remove unneeded quotes. | XhmikosR | 1 | -4/+4 | |
| 2014-03-08 | Merge branch 'master' into sr-only-focusable | Mark Otto | 14 | -830/+8367 | |
| Conflicts: dist/css/bootstrap.css | |||||
| 2014-03-08 | fixes #9836 | fat | 2 | -3/+5 | |
| 2014-03-08 | fix #9342 | fat | 2 | -2/+2 | |
| 2014-03-08 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-03-08 | grunt | Mark Otto | 6 | -8/+8 | |
| 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 | 10 | -712/+8236 | |
| 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 | 14 | -1119/+8464 | |
| 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 | 14 | -1027/+8292 | |
| 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 | 4 | -8/+8 | |
| 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 | |
