| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 4 | -4/+4 | |
| 2014-11-11 | grunt | Mark Otto | 3 | -6/+2 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 6 | -78/+78 | |
| 2014-11-09 | grunt | Mark Otto | 3 | -9/+9 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 3 | -52/+21 | |
| - 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 | 3 | -2/+4 | |
| 2014-11-08 | grunt | Mark Otto | 3 | -2/+15 | |
| 2014-11-07 | Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵ | Mark Otto | 3 | -3/+4 | |
| .container | |||||
| 2014-11-07 | Fixes #15046: Add full font overrides for popovers and tooltips | Mark Otto | 3 | -2/+5 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-11-05 | grunt | Heinrich Fenkart | 3 | -8/+11 | |
| 2014-10-29 | Merge branch 'master' into v3.3.0v3.3.0 | Mark Otto | 3 | -2/+7 | |
| Conflicts: docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js | |||||
| 2014-10-29 | fixes #14913: badges in list group shouldn't have text shadow | Mark Otto | 3 | -2/+7 | |
| 2014-10-29 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-10-29 | version bump | Mark Otto | 6 | -6/+6 | |
| 2014-10-28 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-26 | grunt | Mark Otto | 2 | -2/+2 | |
| 2014-10-25 | follow up fix for #14837 /cc @hnrch02 | Mark Otto | 3 | -3/+3 | |
| 2014-10-25 | Fixes #14736: Reverts the remaining progress bar min value overrides from #12848 | Mark Otto | 3 | -10/+2 | |
| 2014-10-25 | Fixes #14806: reset the text-shadow in the themed buttons | Mark Otto | 3 | -2/+10 | |
| 2014-10-25 | Fixes #14814: Use the link active bg variables for theme navbar gradients | Mark Otto | 3 | -12/+12 | |
| 2014-10-25 | Merge branch 'pr/14801' | Mark Otto | 3 | -17/+23 | |
| 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 | 3 | -15/+16 | |
| 2014-10-25 | grunt | Mark Otto | 3 | -3/+4 | |
| 2014-10-25 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 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 | 3 | -2/+3 | |
| 2014-10-13 | Update less/print.less to the latest html5 bp version. | XhmikosR | 3 | -3/+6 | |
| 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 | 3 | -4/+3 | |
| outside dialog | |||||
| 2014-10-07 | Update normalize.css to v3.0.2. | XhmikosR | 3 | -4/+5 | |
| 2014-10-02 | grunt | Mark Otto | 3 | -6/+10 | |
| 2014-10-02 | more grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-02 | Fixes #14711: Account for list groups in collapsing panels | Mark Otto | 3 | -3/+4 | |
| 2014-09-26 | grunt | Mark Otto | 3 | -6/+2 | |
| 2014-09-26 | Fixes #14687: Include video element in responsive embed | Mark Otto | 3 | -3/+4 | |
| 2014-09-25 | grunt | Heinrich Fenkart | 3 | -5/+16 | |
| 2014-09-22 | grunt | Mark Otto | 3 | -4/+2 | |
| 2014-09-18 | Fixes #14592: Add new variable for progress border radius | Mark Otto | 1 | -1/+1 | |
| 2014-09-08 | grunt | Mark Otto | 3 | -5/+4 | |
| 2014-09-08 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-09-08 | Fixes #14557: Reset the bottom margin on .form-group:last-child in ↵ | Mark Otto | 3 | -2/+5 | |
| .navbar-form to prevent extra spacing | |||||
| 2014-09-08 | Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵ | Mark Otto | 3 | -5/+4 | |
| isn't interferred with by .jumbotron side padding | |||||
| 2014-09-08 | Run `grunt`. | XhmikosR | 2 | -2/+2 | |
| 2014-09-04 | Fixes #14437: Round the corners of table rows in panels as well as the cells | Mark Otto | 3 | -2/+16 | |
| 2014-09-01 | Fixes #14443: Only transition what needs transitioning for thumbnails to ↵ | Mark Otto | 3 | -5/+5 | |
| avoid Safari/Chrome render bug | |||||
| 2014-08-27 | Finish reverting #14444 | Mark Otto | 3 | -4/+2 | |
| 2014-08-27 | Undo the collapse visibility changes since it breaks our collapse plugin | Mark Otto | 3 | -4/+2 | |
| 2014-08-27 | Fixes #14329: Fixed list-groups nested inside of collapsing panels, from ↵ | Mark Otto | 3 | -6/+10 | |
| @apexskier | |||||
| 2014-08-27 | Fixes #14337: Round .jumbotron corners within .container and .container-fluid | Mark Otto | 3 | -3/+4 | |
| 2014-08-27 | typo | Mark Otto | 3 | -3/+3 | |
