| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-16 | Remove grunt-banner completely. | XhmikosR | 1 | -0/+5 | |
| Add a license header in theme instead. | |||||
| 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 | |
| 2015-04-25 | Remove inaccurate comment | Mark Otto | 1 | -1/+0 | |
| 2015-04-25 | Merge pull request #16280 from arxene/issue-16270 | Mark Otto | 1 | -1/+1 | |
| Fixes #16270. | |||||
| 2015-04-25 | Merge pull request #16333 from pine3ree/patch-2 | Mark Otto | 1 | -2/+4 | |
| form-group size + form-control-feedback | |||||
| 2015-04-25 | Merge pull request #16351 from thomasphorton/gutterRounding | Mark Otto | 3 | -5/+5 | |
| Round results from gutter division to prevent decimal margins and padding | |||||
| 2015-04-24 | Fix collapsing .img-thumbnail due to display: table-cell clashing with max-width | Thomas P. Horton | 1 | -0/+5 | |
| 2015-04-23 | Round results from gutter division to prevent decimal margins and padding | Thomas P. Horton | 3 | -5/+5 | |
| 2015-04-22 | form-group size + form-control-feedback | maks feltrin | 1 | -2/+4 | |
| automatically feedback icon sizing inside a larger|smaller form-group. | |||||
| 2015-04-21 | Merge pull request #16258 from twbs/fix-16172 | Chris Rebert | 1 | -0/+1 | |
| Use CSS hack to fix IE8 .caret regression | |||||
| 2015-04-21 | https://github.com/necolas/normalize.css/pull/379 was rejected | Chris Rebert | 1 | -2/+1 | |
| Refs #15947 | |||||
| 2015-04-13 | Merge pull request #16279 from twbs/fix-16276 | Chris Rebert | 1 | -0/+1 | |
| Make .btn in .btn-toolbar float:left too | |||||
| 2015-04-13 | Fixes #16270. | Ray McMahan | 1 | -1/+1 | |
| Badges now appeared vertically centered next to text. Previously, badges appeared to be somewhat lower than tall text such as h1's next to it. | |||||
| 2015-04-12 | Merge pull request #16256 from twbs/fix-16247 | Chris Rebert | 1 | -1/+1 | |
| Add px unit to perspective property value | |||||
| 2015-04-12 | Merge pull request #16086 from twbs/fix-15925 | Chris Rebert | 4 | -13/+27 | |
| Reset text/font properties more thoroughly for tooltips+popovers | |||||
| 2015-04-12 | Make .btn in .btn-toolbar float:left too; fixes #16276 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-08 | rm defunct workaround for OS X Chrome <select> printing bug | Chris Rebert | 1 | -6/+0 | |
| Chrome fixed the bug several versions ago (see https://github.com/twbs/bootstrap/issues/11245#issuecomment-57494756 ) thus rendering this workaround unnecessary. [skip sauce] | |||||
| 2015-04-08 | Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925 | Chris Rebert | 4 | -13/+27 | |
| [skip sauce] | |||||
| 2015-04-08 | hoist text-decoration reset up from .tooltip-inner to .tooltip | Chris Rebert | 1 | -1/+1 | |
| 2015-04-08 | tooltip: line-height: 1.4 => @line-height-base | Chris Rebert | 1 | -1/+1 | |
| 2015-04-07 | Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-07 | add px unit to perspective property value; fixes #16247 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-05 | Merge pull request #15978 from sqal/fix_pagination_border_on_hover | Mark Otto | 1 | -0/+1 | |
| [Fixes #15976] Fix pagination link cut off border on hover | |||||
| 2015-04-05 | property order | Mark Otto | 1 | -1/+1 | |
| 2015-04-05 | Merge pull request #15945 from kkirsche/patch-9 | Mark Otto | 1 | -0/+1 | |
| [Fixes #15944] Add Z-Index to avoid border overlapping | |||||
| 2015-04-04 | Merge pull request #16234 from twbs/normalize_303 | Mark Otto | 1 | -11/+8 | |
| Normalize v3.0.3 | |||||
| 2015-04-04 | Merge branch 'master' into fix_15830 | Mark Otto | 3 | -13/+54 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2015-04-04 | Merge pull request #16224 from vsn4ik/fix_theme_disabled_btn | Mark Otto | 1 | -4/+17 | |
| Fix theme.css .btn[disabled] styles. | |||||
| 2015-04-04 | bring in normalize's v3.0.3 changes | Mark Otto | 1 | -11/+8 | |
| 2015-04-04 | Fix theme.css .btn[disabled] styles. | vsn4ik | 1 | -4/+17 | |
