| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-24 | bump version | Mark Otto | 2 | -2/+2 | |
| 2015-11-14 | Ensure proper z-indexing in input-groups | Mark Otto | 1 | -0/+4 | |
| 2015-11-14 | Fix IE9 clickthru of carousel controls | Mark Otto | 1 | -0/+1 | |
| 2015-11-14 | [v3] Use border-radius mixin in button-groups.less | vsn4ik | 1 | -4/+2 | |
| 2015-11-12 | Follow up to #16975 | Mark Otto | 1 | -3/+3 | |
| 2015-11-12 | Merge pull request #16975 from kkirsche/patch-3 | Mark Otto | 1 | -3/+3 | |
| Use @carousel-control-font-size for in min-width sm | |||||
| 2015-11-11 | Update verb tenses to proper tense for feature deprecations | Kevin Kirsche | 2 | -2/+2 | |
| X-Ref: https://github.com/twbs/bootstrap/commit/fce30b57e2fbe750cdebf1794d3917f3176d06ce | |||||
| 2015-11-08 | Merge pull request #16684 from kkirsche/patch-2 | Mark Otto | 1 | -0/+2 | |
| Fix border-radius not being set on 2 corners of vertical btn group | |||||
| 2015-10-10 | Add missing space in .backface-visibility definition; fixes #17873 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-12 | Use @carousel-control-font-size for in min-width sm | Kevin Kirsche | 1 | -3/+3 | |
| Fix #16973 As 30px was hard coded for the following attribute values: `width`, `height`, and `font-size`, I have used the same pixel formula for each of these three as the `@carousel-control-width` is a percent value not a pixel value in variables.less | |||||
| 2015-08-04 | Merge pull request #16785 from studyjan/debug_container | Mark Otto | 1 | -2/+2 | |
| Round paddings of .container & .container-fluid to match .row's margins | |||||
| 2015-08-04 | fixes #16769: use a clearfix on the .modal-header instead of a min-height to ↵ | Mark Otto | 1 | -1/+1 | |
| avoid collapsing when only a dismiss button is available and no .modal-title | |||||
| 2015-08-04 | Merge pull request #16804 from edwinlin1987/fix/activeDisabledButtons | Mark Otto | 1 | -4/+1 | |
| Show active buttons when form disabled | |||||
| 2015-08-04 | Merge pull request #16780 from rlindner81/fix/16779 | Mark Otto | 1 | -0/+2 | |
| Fixes #16779: Add padding to jumbotron with outer container | |||||
| 2015-08-04 | fixes #16824: Correct the match on .control-label sizing for input group sizes | Mark Otto | 1 | -1/+1 | |
| 2015-07-10 | Show active buttons when form disabled | Edwin Lin | 1 | -4/+1 | |
| 2015-07-08 | Debug .container and .container-fluid | Jan Vonka | 1 | -2/+2 | |
| 2015-07-07 | fixes https://github.com/twbs/bootstrap/issues/16779 | Richard Lindner | 1 | -0/+2 | |
| 2015-06-27 | Fix show "2b" text instead of proper glyphicon | deniss-muhla | 1 | -2/+2 | |
| I'm using babel and webpack with less-loader to bundle all resources maybe this will cause this issue. | |||||
| 2015-06-22 | Fix border-radius not being set on left of vertical btn group | Kevin Kirsche | 1 | -0/+2 | |
| While this is correct that it was not being set, I did not notice any visible difference in Chrome on OS X when it is not set. Fixes #16683 | |||||
| 2015-06-18 | Follow up to #16529 (remove select caret in IE10+) | Mark Otto | 1 | -4/+2 | |
| - Update comment as recommended by @cvrebert - Use `transparent` for `background-color` so we don't need to override that value again in the disabled state. - Remove disabled changes. /cc @wonsong | |||||
| 2015-06-18 | Merge pull request #16529 from WonSong/master | Mark Otto | 1 | -2/+10 | |
| Removes border around <select> caret in IE10+ | |||||
| 2015-06-18 | Merge pull request #16563 from dbkaplun/dl-horizontal-breakpoint | Mark Otto | 2 | -1/+3 | |
| Adds @dl-horizontal-breakpoint | |||||
| 2015-06-18 | Merge pull request #16492 from supergibbs/input-group-addon-border-radius | Mark Otto | 1 | -3/+3 | |
| Fixed .input-group-addon border-radius | |||||
| 2015-06-16 | Fix hover border covering active in pagination | Kevin Kirsche | 1 | -2/+2 | |
| Fix #16646 | |||||
| 2015-06-16 | bump version | Mark Otto | 2 | -2/+2 | |
| 2015-06-10 | Fix asymmetry between dropup and dropdown carets. | Simon Pai | 1 | -1/+2 | |
| 2015-06-01 | Merge pull request #16567 from justincron/master | Chris Rebert | 1 | -1/+1 | |
| Fixed typo in hide-text.less [skip sauce] [skip validator] | |||||
| 2015-06-01 | Fixed typo | Justin Cron | 1 | -1/+1 | |
| 2015-05-30 | Adds @dl-horizontal-breakpoint | Dan Kaplun | 2 | -1/+3 | |
| 2015-05-24 | Removes border around select caret in IE | Won Song | 1 | -2/+10 | |
| 2015-05-16 | Remove grunt-banner completely. | XhmikosR | 1 | -0/+5 | |
| Add a license header in theme instead. | |||||
| 2015-05-15 | Changed .input-group-addon to use @input-border-radius (along with sm/lg | Supergibbs | 1 | -3/+3 | |
| variations) | |||||
| 2015-05-14 | [Close #16482] Add border-radius to theme's navbar-inverse | Kevin Kirsche | 1 | -1/+1 | |
| [Close #16482] Add border-radius to theme's navbar-inverse | |||||
| 2015-05-14 | Merge pull request #16472 from twbs/fixes_16346 | Mark Otto | 1 | -1/+5 | |
| Tweak temporal inputs | |||||
| 2015-05-14 | Redo jumbotron padding | Mark Otto | 1 | -2/+4 | |
| - In general, there are very few instances that would require a jumbotron without a parent or child container. - Right now we account for that behavior though with some horizontal padding on the .jumbotron class. - This removes that horizontal padding as it narrows our grid classes unnecessarily and accounts for a super small use case. - It also improves consistency across breakpoints, in that padding isn't being added and removed. - In doing so, I also removed the shorthand padding property and went with the specific ones (because yay specificity). | |||||
| 2015-05-14 | add comment, remove week type | Mark Otto | 1 | -1/+2 | |
| 2015-05-13 | Group inverted navbar vars under a subheading | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-05-13 | Use vanilla comment since this isn't a description of @btn-border-radius-base | Chris Rebert | 1 | -1/+1 | |
| 2015-05-13 | scope temporal changes to .form-control class, add week input to boot | Mark Otto | 1 | -1/+4 | |
| 2015-05-13 | Merge pull request #16215 from zacechola/list_group_buttons | Mark Otto | 2 | -4/+11 | |
| Adds button styles to `.list-group-item` | |||||
| 2015-05-13 | Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into ↵ | Mark Otto | 3 | -6/+11 | |
| martinbean-btn-borders | |||||
| 2015-05-13 | Merge pull request #16405 from rlindner81/Fix16371 | Mark Otto | 1 | -1/+1 | |
| Fixes Issue #16371 Carousel control is vertically off center | |||||
| 2015-05-13 | Merge pull request #16462 from kkirsche/patch-12 | Mark Otto | 2 | -3/+4 | |
| [Closes #16460] Fix .pagination-sm line height | |||||
| 2015-05-13 | [Closes #16460] Fix .pagination-sm line height | Kevin Kirsche | 2 | -3/+4 | |
| [Closes #16460] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`. | |||||
| 2015-05-11 | [Closes #16447] Concat. license to bootstrap.less | Kevin Kirsche | 1 | -0/+6 | |
| [Closes #16447] Concat. license to bootstrap.less | |||||
| 2015-05-02 | Fixes Issue #16371 Carousel control is vertically off center for small screens | Richard Lindner | 1 | -1/+1 | |
| 2015-04-28 | Merge branch 'master' of https://github.com/twbs/bootstrap into ↵ | Zac Echola | 19 | -50/+85 | |
| list_group_buttons | |||||
| 2015-04-28 | dropdowns.less: Add space before IE8 workaround. | XhmikosR | 1 | -1/+1 | |
| This in turn works around an issue with clean-css (fixed in 3.2.6). So this basically is just a consistency change. | |||||
| 2015-04-26 | Add @btn-border-radius variables (#16271) | Martin Bean | 3 | -6/+11 | |
