| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-23 | Fixes #13903: Restore side padding on .btn-block | Mark Otto | 3 | -4/+2 | |
| 2014-06-20 | Fixes #13872 more: add overrides for lg and sm input modifiers | Mark Otto | 3 | -7/+12 | |
| 2014-06-19 | Fixes #13872: Always apply padding to .form-control-static for that vertical ↵ | Mark Otto | 3 | -6/+4 | |
| alignment | |||||
| 2014-06-19 | fixes #13881: restore existing striped progress bar behavior with theme styles | Mark Otto | 3 | -2/+7 | |
| 2014-06-19 | grunt dist | Mark Otto | 4 | -10/+22 | |
| 2014-06-19 | Run `grunt`. | XhmikosR | 4 | -4/+4 | |
| 2014-06-18 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | rewrite striped and active to deprecate the parent selectors, change the docs | Mark Otto | 4 | -5/+7 | |
| 2014-06-18 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-06-18 | grunt | Mark Otto | 6 | -5/+42 | |
| 2014-06-18 | fixes #13021: add .form-group-sm/-lg | Mark Otto | 3 | -4/+16 | |
| 2014-06-18 | fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ↵ | Mark Otto | 3 | -2/+4 | |
| correctly | |||||
| 2014-06-18 | grunt dist | Mark Otto | 3 | -29/+29 | |
| 2014-06-18 | Run `grunt`. | XhmikosR | 3 | -3/+3 | |
| 2014-06-17 | address #13811 | Chris Rebert | 1 | -1/+1 | |
| 2014-06-17 | grunt dist | Chris Rebert | 5 | -1509/+1534 | |
| 2014-06-11 | grunt dist | Mark Otto | 2 | -5/+15 | |
| 2014-06-10 | grunt | Mark Otto | 3 | -2/+8 | |
| 2014-06-10 | grunt | Mark Otto | 3 | -2/+11 | |
| 2014-06-10 | grunt | Mark Otto | 3 | -2/+26 | |
| 2014-06-10 | grunt | Mark Otto | 2 | -3/+13 | |
| 2014-06-10 | New text align class, .text-nowrap, for preventing text from breaking to new ↵ | Mark Otto | 3 | -2/+5 | |
| lines. Applies it to the grid docs table. | |||||
| 2014-06-10 | Fixes #13548: Use position: absolute; to fix checkbox and radio line-height ↵ | Mark Otto | 3 | -3/+5 | |
| problems that were introduced after #13003 | |||||
| 2014-06-10 | grunt | Mark Otto | 3 | -4/+7 | |
| 2014-06-10 | grunt | Mark Otto | 3 | -26/+75 | |
| 2014-06-10 | grunt for table change | Mark Otto | 3 | -3/+3 | |
| 2014-06-10 | Fixes #13616: Add custom gutter support to containers | Mark Otto | 1 | -1/+1 | |
| 2014-06-09 | grunt | Mark Otto | 2 | -11/+7 | |
| 2014-06-08 | Addresses part of #13643: Correct webkit-linear-gradient syntax in ↵ | Mark Otto | 4 | -7/+5 | |
| horizontal gradients | |||||
| 2014-06-08 | remove max-width: 100%; from table and place it on .table | Mark Otto | 5 | -6/+5 | |
| 2014-06-08 | fixes #13375 | Mark Otto | 3 | -3/+4 | |
| 2014-06-08 | Merge branch 'master' into pr/13736 | Mark Otto | 5 | -57/+84 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2014-06-08 | grunt | Mark Otto | 3 | -3/+3 | |
| 2014-06-08 | grunt | Mark Otto | 5 | -57/+97 | |
| 2014-06-08 | grunt | Mark Otto | 5 | -29/+41 | |
| 2014-06-08 | Merge pull request #13745 from twbs/fix-13281 | Mark Otto | 1 | -7/+13 | |
| set not-allowed cursor on disabled radio+checkbox labels | |||||
| 2014-06-06 | set not-allowed cursor on disabled radio+checkbox labels; fixes #13281 | Chris Rebert | 1 | -7/+13 | |
| [skip validator] [skip sauce] | |||||
| 2014-06-06 | Run `grunt`. | XhmikosR | 2 | -23/+32 | |
| 2014-06-04 | Resolves Issue #13689 | Ben Zumhagen | 3 | -2/+5 | |
| Doing this the right way this time. Hiding .panel-footer top border when preceeded by a .list-group. This should resolve the "double border" issue. | |||||
| 2014-05-23 | grunt dist | Chris Rebert | 3 | -3/+4 | |
| 2014-05-23 | Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480 | Chris Rebert | 1 | -0/+12 | |
| Aria describedby tooltip: #13480 | |||||
| 2014-05-22 | Merge branch 'master' into icon_paths | Mark Otto | 6 | -11/+19 | |
| Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map | |||||
| 2014-05-22 | Reset the padding on radio/checkbox labels in form-inline | Mark Otto | 3 | -4/+10 | |
| 2014-05-21 | grunt dist | Chris Rebert | 5 | -9/+11 | |
| 2014-05-20 | Merge branch 'master' into icon_paths | Mark Otto | 2 | -3/+25 | |
| 2014-05-16 | Adds aria described by to tooltip plugin for accessibility | Steven Bassett | 1 | -0/+12 | |
| Generates a unique id for tooltip and adds [aria-describedby] to the element it is called on. Resolves issue #13480 - set up test - linted the code styles - passed the tests - integrated feedback from @cvrebert | |||||
| 2014-05-12 | grunt | Mark Otto | 2 | -2/+24 | |
| 2014-05-12 | grunt dist | Mark Otto | 2 | -2/+2 | |
| 2014-05-12 | Merge branch 'master' into icon_paths | Mark Otto | 3 | -2/+5 | |
| Conflicts: dist/css/bootstrap.css.map docs/dist/css/bootstrap.css.map | |||||
| 2014-05-12 | grunt dist | Mark Otto | 3 | -2/+5 | |
