| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-18 | fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵ | Mark Otto | 1 | -1/+1 | |
| to fix button sizing in Win 8.1 Chrome | |||||
| 2015-01-18 | Fixes #15142: Add position: relative; to .dropup for proper placement of menus | Mark Otto | 1 | -0/+1 | |
| 2015-01-18 | Merge branch 'master' into pr/15278 | Mark Otto | 17 | -30/+69 | |
| 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 | |||||
| 2015-01-17 | fixes #15493: inherit color on small/.small in .panel-title | Mark Otto | 1 | -1/+5 | |
| 2015-01-17 | Merge pull request #15551 from lee101/master | Mark Otto | 1 | -1/+1 | |
| Fix table-striped to work with bootstraps tooltips on rows | |||||
| 2015-01-16 | Added blank line between selectors in badges | Kevin Jannis | 1 | -0/+4 | |
| 2015-01-16 | .form-control: add note about <select> & border-radius | Chris Rebert | 1 | -1/+1 | |
| Refs #15340 | |||||
| 2015-01-16 | Added blank lines between selectors for alerts | Kevin Jannis | 1 | -0/+5 | |
| 2015-01-15 | Fixes #15536, #15559: Add .form-group sizing support to .form-control-static | Mark Otto | 1 | -0/+12 | |
| 2015-01-15 | Merge pull request #15567 from twbs/fix-15565 | Mark Otto | 1 | -1/+1 | |
| Use @link-hover-decoration for .btn-link too; fixes #15565 | |||||
| 2015-01-15 | Merge pull request #15482 from liias/patch-1 | Mark Otto | 1 | -0/+1 | |
| Add .disabled class styling for .btn-styles in theme | |||||
| 2015-01-15 | Added blank line between selectors in jumbotron | Kevin Jannis | 1 | -0/+1 | |
| 2015-01-14 | Use @link-hover-decoration for .btn-link too; fixes #15565 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-01-13 | Fix table-striped to work with bootstraps tooltips on rows | Lee Penkman | 1 | -1/+1 | |
| 2015-01-02 | Add .disabled class styling for .btn-styles | liias | 1 | -0/+1 | |
| Bootstrap itself has .btn-default.disabled styled. IE8 with angularjs has some weird behaviour if anchor has disabled attribute set, so I use disabled class as a workaround and assume the .disabled class styles the buttons the same as disabled attribute would. | |||||
| 2014-12-29 | Disable .glyphicon-door & .glyphicon-key for the time being | Chris Rebert | 1 | -2/+8 | |
| Closes #15419 Refs #10106 | |||||
| 2014-12-22 | Merge branch 'master' of https://github.com/twbs/bootstrap | Mark Otto | 6 | -6/+8 | |
| Conflicts: dist/css/bootstrap.css.map | |||||
| 2014-12-22 | Fixes #15422: Alternate fix for temporal input sizing in input groups | Mark Otto | 1 | -12/+10 | |
| 2014-12-22 | Add summary of #11526 to explanatory Less comment | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2014-12-22 | IE11 & current Firefox are still affected. | Chris Rebert | 1 | -2/+2 | |
| Refs #11623 | |||||
| 2014-12-22 | add more refs to browser-related bugs in Less comments | Chris Rebert | 4 | -3/+5 | |
| 2014-12-22 | Reference iOS Safari temporal input bug in explanatory Less comment | Chris Rebert | 1 | -1/+1 | |
| Refs #11266, #13098, #15415 [skip sauce] [skip validator] | |||||
| 2014-12-22 | Remove reference to old fixed WebKit bug in Less comment. | Chris Rebert | 1 | -2/+1 | |
| Per https://github.com/twbs/bootstrap/issues/1969#issuecomment-36971094 [skip sauce] [skip validator] | |||||
| 2014-12-20 | Merge pull request #15391 from stubbornella/master | Mark Otto | 1 | -0/+4 | |
| Fixes #14990: Media bodies take up full width | |||||
| 2014-12-20 | Merge pull request #15307 from vsn4ik/part_of_15148 | Mark Otto | 1 | -0/+1 | |
| Fix part of #15148. | |||||
| 2014-12-19 | fix "propertes" typos in comments | Chris Rebert | 2 | -2/+2 | |
| 2014-12-17 | Fixes #14990: Media bodies take up full width | Nicole Sullivan | 1 | -0/+4 | |
| Signed-off-by: Beatrice Peng <[email protected]> | |||||
| 2014-12-15 | Add docs for #15340 | Chris Rebert | 1 | -0/+1 | |
| border-radius CSS property doesn't affect <select>s in some browsers. Hence, @input-border-radius doesn't affect <select class="form-control"> in some browsers. Closes #15340. [skip sauce] [skip validator] | |||||
| 2014-12-12 | Add glyphicons fonts in woff2 | Bastien | 1 | -0/+1 | |
| 2014-12-12 | Add new brand-primary color in the doc and the true color in comment | Bastien | 1 | -1/+1 | |
| 2014-12-11 | glyphicons.less: lowercase F in codepoint number for consistency | Chris Rebert | 1 | -1/+1 | |
| 2014-12-05 | Fix margin-bottom on dropdown (navbar-fixed-bottom). | vsn4ik | 1 | -0/+1 | |
| 2014-12-03 | Nested button groups with only one child now have rounded corners (Iss.#15270) | Matt Smith | 1 | -2/+2 | |
| 2014-11-30 | Merge pull request #15244 from zalog/patch-2 | Mark Otto | 1 | -0/+1 | |
| Center .icon-prev and .icon-next in carousel | |||||
| 2014-11-30 | Bump Glyphicons to v1.9 | Mark Otto | 1 | -0/+60 | |
| 2014-11-29 | Fixes #15140: Restore more missing .media styles from shipping #14801 | Mark Otto | 1 | -4/+10 | |
| 2014-11-29 | Fixes #15074: Fix the nesting problem with form control size variants | Mark Otto | 1 | -4/+15 | |
| 2014-11-29 | Fixes #15124: Restore .media-object | Mark Otto | 1 | -0/+4 | |
| 2014-11-29 | Fixes #15148: make the dropdown and dropup menus have the same margins | Mark Otto | 1 | -1/+1 | |
| 2014-11-27 | Center .icon-prev and .icon-next | Catalin Zalog | 1 | -0/+1 | |
| Center .icon-prev and .icon-next the same way .glyphicon icon are. And this is the html markup: <a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev"> <span class="icon-prev" aria-hidden="true"></span> </a> | |||||
| 2014-11-17 | grunt | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-11-17 | Revert "Follow-up to #13074: use spec syntax instead of deprecated mixins" | Heinrich Fenkart | 1 | -7/+7 | |
| This reverts commit b10b373c6019666dbe1152245c9efdf214ceaa6a. Resolves #14937. | |||||
| 2014-11-11 | Fixes #14939: Don't remove focus outline from buttons in button groups | Mark Otto | 1 | -4/+0 | |
| 2014-11-09 | darken primary blue for accessibility contrast on link colors | Mark Otto | 1 | -1/+1 | |
| 2014-11-09 | Merge pull request #15052 from twbs/badge-in-non-anchor-list-group-item | Mark Otto | 2 | -9/+7 | |
| Badges: fix active styles when in non-anchor `.list-group-item` | |||||
| 2014-11-09 | comment and formatting | Mark Otto | 1 | -5/+4 | |
| 2014-11-09 | Fixes #14234 again | Mark Otto | 1 | -27/+15 | |
| - 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 | Badges: fix active styles when in non-anchor `.list-group-item` | Heinrich Fenkart | 2 | -9/+7 | |
| 2014-11-08 | Fixes #14965: Reset top border-radii on dropdown menus in fixed bottom navbars | Mark Otto | 1 | -0/+1 | |
| 2014-11-08 | Merge pull request #15018 from twbs/fix-theme-active-items | Mark Otto | 1 | -0/+12 | |
| Theme: Correctly override active dropdown items in collapsed navbars | |||||
