| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-31 | Merge pull request #15464 from twbs/address-15419 | Chris Rebert | 1 | -6/+0 | |
| Address #15419 | |||||
| 2015-01-01 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2014-12-29 | Disable .glyphicon-door & .glyphicon-key for the time being | Chris Rebert | 1 | -6/+0 | |
| Closes #15419 Refs #10106 | |||||
| 2014-12-22 | Fixes #15422: Alternate fix for temporal input sizing in input groups | Mark Otto | 1 | -2/+10 | |
| 2014-12-21 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -0/+4 | |
| 2014-12-15 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2014-12-12 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2014-12-03 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -0/+1 | |
| 2014-12-02 | Temporarily revert "automatic grunt dist" so Grunt bot will run again. | Chris Rebert | 1 | -1/+0 | |
| This reverts commit 2c1c885ed4978900fb2a5e3310a428fd72b89c12. | |||||
| 2014-12-03 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -0/+1 | |
| 2014-11-30 | Bump Glyphicons to v1.9 | Mark Otto | 1 | -0/+180 | |
| 2014-11-29 | grunt | Mark Otto | 1 | -3/+8 | |
| 2014-11-29 | Fixes #15074: Fix the nesting problem with form control size variants | Mark Otto | 1 | -8/+30 | |
| 2014-11-29 | grunt | Mark Otto | 1 | -1/+4 | |
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 1 | -1/+1 | |
| 2014-11-11 | grunt | Mark Otto | 1 | -4/+0 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 1 | -36/+36 | |
| 2014-11-09 | grunt | Mark Otto | 1 | -7/+7 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 1 | -50/+19 | |
| - Rather than override and hack for IE8-10 and then IE11, scope to just Safari. - Drops the IE hacks for a media query Webkit hack | |||||
| 2014-11-08 | Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars | Mark Otto | 1 | -0/+2 | |
| 2014-11-07 | Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵ | Mark Otto | 1 | -1/+2 | |
| .container | |||||
| 2014-11-07 | Fixes #15046: Add full font overrides for popovers and tooltips | Mark Otto | 1 | -0/+3 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 1 | -6/+9 | |
| 2014-10-29 | version bump | Mark Otto | 1 | -1/+1 | |
| 2014-10-25 | follow up fix for #14837 /cc @hnrch02 | Mark Otto | 1 | -1/+1 | |
| 2014-10-25 | Fixes #14736: Reverts the remaining progress bar min value overrides from #12848 | Mark Otto | 1 | -8/+0 | |
| 2014-10-25 | Merge branch 'pr/14801' | Mark Otto | 1 | -15/+21 | |
| Conflicts: 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.css.map docs/dist/css/bootstrap.min.css | |||||
| 2014-10-25 | grunt | Mark Otto | 1 | -13/+14 | |
| 2014-10-25 | grunt | Mark Otto | 1 | -1/+2 | |
| 2014-10-23 | Fixes #14799: Add vertical alignment of image in media component | Nicole Sullivan | 1 | -15/+20 | |
| Signed-off-by: Jenn Dodd <[email protected]> | |||||
| 2014-10-22 | grunt | Heinrich Fenkart | 1 | -0/+1 | |
| 2014-10-13 | Update less/print.less to the latest html5 bp version. | XhmikosR | 1 | -1/+4 | |
| Also, keep the html5 boilerplate link in the built CSS. | |||||
| 2014-10-09 | fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵ | fat | 1 | -2/+1 | |
| outside dialog | |||||
| 2014-10-07 | Update normalize.css to v3.0.2. | XhmikosR | 1 | -2/+3 | |
| 2014-10-02 | grunt | Mark Otto | 1 | -4/+8 | |
| 2014-10-02 | Fixes #14711: Account for list groups in collapsing panels | Mark Otto | 1 | -1/+2 | |
| 2014-09-26 | grunt | Mark Otto | 1 | -4/+0 | |
| 2014-09-26 | Fixes #14687: Include video element in responsive embed | Mark Otto | 1 | -1/+2 | |
| 2014-09-25 | grunt | Heinrich Fenkart | 1 | -3/+14 | |
| 2014-09-22 | grunt | Mark Otto | 1 | -2/+0 | |
| 2014-09-08 | grunt | Mark Otto | 1 | -3/+2 | |
| 2014-09-08 | Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵ | Mark Otto | 1 | -0/+3 | |
| .navbar-form to prevent extra spacing | |||||
| 2014-09-08 | Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵ | Mark Otto | 1 | -3/+2 | |
| isn't interferred with by .jumbotron side padding | |||||
| 2014-09-04 | Fixes #14437: Round the corners of table rows in panels as well as the cells | Mark Otto | 1 | -0/+14 | |
| 2014-09-01 | Fixes #14443: Only transition what needs transitioning for thumbnails to ↵ | Mark Otto | 1 | -3/+3 | |
| avoid Safari/Chrome render bug | |||||
| 2014-08-27 | Finish reverting #14444 | Mark Otto | 1 | -2/+0 | |
| 2014-08-27 | Undo the collapse visibility changes since it breaks our collapse plugin | Mark Otto | 1 | -2/+0 | |
| 2014-08-27 | Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵ | Mark Otto | 1 | -4/+8 | |
| @apexskier | |||||
| 2014-08-27 | Fixes #14337: Round .jumbotron corners within .container and .container-fluid | Mark Otto | 1 | -1/+2 | |
| 2014-08-27 | typo | Mark Otto | 1 | -1/+1 | |
