| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-28 | fixes #15830: properly reset border-radius on list items in collapsing panel ↵ | Mark Otto | 4 | -2/+12 | |
| groups | |||||
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -8/+12 | |
| 2015-03-28 | Merge pull request #15956 from twbs/input-group-sizes-glyphicon | Mark Otto | 1 | -2/+4 | |
| Input group sizes: Properly position `.form-control-feedback` | |||||
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -20/+20 | |
| 2015-03-28 | Merge pull request #16159 from twbs/input_sizing | Mark Otto | 4 | -10/+34 | |
| Fixes #15074 | |||||
| 2015-03-28 | Merge pull request #16174 from twbs/bang_table_utility | Mark Otto | 1 | -1/+1 | |
| Update .visible* classes to use !important on table elements | |||||
| 2015-03-28 | Match all other responsive utilities and use important on the display: table | Mark Otto | 1 | -1/+1 | |
| 2015-03-28 | Merge branch 'master' into input_sizing | Mark Otto | 15 | -59/+363 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2015-03-28 | Revert "Images are responsive by default" | Chris Rebert | 3 | -6/+23 | |
| This reverts commit d29f851e827db27fb42573f14003bb018c037342. Making <img>s responsive by-default without opt-in can severely break third-party widgets such as Google Maps. This was an acknowledged problem in Bootstrap v2 (see https://github.com/twbs/bootstrap/issues/1506 ) and was fixed in v3 by requiring the .img-responsive class for explicit opt-in (see 09cdee2f03aaad5c5a767fbec2e3896ad3d1f980). The situation hasn't really changed since then. The responsive-by-default approach hasn't become any more suitable in the intervening time. So let's avoid having this regress in v4. :-) | |||||
| 2015-03-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -28/+280 | |
| 2015-03-28 | Merge pull request #16154 from patrickhlauke/focus-active-disambiguation | Patrick H. Lauke | 1 | -2/+18 | |
| Darker style focus/hover on active buttons | |||||
| 2015-03-27 | Merge pull request #16171 from zachleat/patch-1 | Chris Rebert | 1 | -1/+1 | |
| There is no jshint:src task | |||||
| 2015-03-27 | There is no jshint:src task | Zach Leatherman | 1 | -1/+1 | |
| 2015-03-27 | Merge pull request #16167 from patrickhlauke/tabpanel-documentation | Patrick H. Lauke | 1 | -2/+2 | |
| Remove wrong role="tabpanel" from docs | |||||
| 2015-03-27 | Remove wrong role="tabpanel" from parent container | Patrick H. Lauke | 1 | -2/+2 | |
| As per discussion on https://github.com/w3c/wai-wcag-quickref/issues/2 and #13554 | |||||
| 2015-03-27 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -14/+24 | |
| 2015-03-27 | Merge pull request #16160 from monoblaine/master | Patrick H. Lauke | 1 | -1/+2 | |
| Make .bg-variant adjust :focus color in addition to :hover color | |||||
| 2015-03-26 | Merge pull request #16162 from twbs/jscs-fn-decl | Heinrich Fenkart | 1 | -0/+1 | |
| JSCS: Add "disallowSpacesInFunctionDeclaration" | |||||
| 2015-03-26 | JSCS: Add "disallowSpacesInFunctionDeclaration" | Heinrich Fenkart | 1 | -0/+1 | |
| Valid: function a() {} Invalid: function a () {} | |||||
| 2015-03-26 | Make .bg-variant adjust :focus color in addition to :hover color | Serhan Apaydın | 1 | -1/+2 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-03-25 | Merge pull request #16089 from max-b/jumbotron-font-size | Chris Rebert | 2 | -1/+2 | |
| Jumbotron: Putting heading font size in variables to allow for easier overrides | |||||
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -14/+24 | |
| 2015-03-25 | Make .text-emphasis-variant adjust :focus color in addition to :hover color | Serhan Apaydın | 1 | -1/+2 | |
| Closes #16047 by merging a tweaked version of it. | |||||
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 5 | -5/+8 | |
| 2015-03-25 | Merge pull request #16092 from twbs/pointer-events-none-a | Chris Rebert | 2 | -2/+11 | |
| Only disable pointer-events on disabled <a> btns | |||||
| 2015-03-25 | Fixes #15074: Manually handle input sizing in form groups instead of using ↵ | Mark Otto | 4 | -10/+34 | |
| mixins because nesting | |||||
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -10/+4 | |
| 2015-03-25 | Merge pull request #16158 from twbs/fix-16020 | Chris Rebert | 4 | -45/+14 | |
| remove redundant aria-hidden usage from Modals | |||||
| 2015-03-25 | Merge pull request #16157 from twbs/fix-16069 | Chris Rebert | 1 | -0/+7 | |
| Document how to disable transitions in jQuery plugins | |||||
| 2015-03-25 | Merge pull request #16156 from twbs/fix-16115 | Chris Rebert | 1 | -27/+10 | |
| Properly document $(...).tab('show') method | |||||
| 2015-03-25 | rm redundant aria-hidden usage from Modals; fixes #16020 | Chris Rebert | 4 | -45/+14 | |
| 2015-03-25 | Document how to disable transitions in jQuery plugins; fixes #16069 | Chris Rebert | 1 | -0/+7 | |
| [skip sauce] | |||||
| 2015-03-25 | Properly document $(...).tab('show') method; fixes #16115 | Chris Rebert | 1 | -21/+4 | |
| [skip sauce] | |||||
| 2015-03-25 | docs: #myTab => #myTabs, to slightly increase clarity | Chris Rebert | 1 | -8/+8 | |
| 2015-03-25 | Darker style focus/hover on active buttons | Patrick H. Lauke | 1 | -2/+18 | |
| Currently, hovering with mouse or setting focus on a button which is active has same styling as on a non-active button. This results in problems for keyboard users, who set focus on a toggle and activate it, but cannot visually see that their action had any effect. Ditto for mouse users hovering over a toggle and clicking it. This adds an explicit additional style for focus/hover on active buttons. Note that this does not address issues of browser focus remaining on a button after a mouse click (e.g. #13971), as this will likely require extra JavaScript to fix. | |||||
| 2015-03-25 | Tooltip/popover: Fix auto placement to use viewport | Adrien Jarthon | 1 | -6/+5 | |
| Currently, auto placement is using the container dimensions (if provided) or the element's parent to determine where to open the tooltip: ```javascript var $container = this.options.container ? $(this.options.container) : this.$element.parent() var containerDim = this.getPosition($container) ``` This is quite broken in fact, because the parent element could be just a small div outside the element for example, leading in a totally random placement (placing the tooltip on top even if there's no room). And the container can also be outside of the viewport. This fix simply uses the viewport instead, that's the purpose of the viewport actually, to position the tooltip. So the auto placement should use it to find where there's more room. By default this is body, which is good. | |||||
| 2015-03-24 | add missing <code> within docs heading for `.modal('handleUpdate')` | Chris Rebert | 1 | -1/+1 | |
| 2015-03-24 | Merge pull request #15987 from twbs/fix-15972 | Chris Rebert | 4 | -39/+39 | |
| add role="button" to a[data-toggle="collapse"] | |||||
| 2015-03-24 | Merge pull request #16140 from patrickhlauke/toggle-navigation-aria-expanded | Patrick H. Lauke | 2 | -12/+12 | |
| Add aria-expanded to navbar toggles | |||||
| 2015-03-24 | Add aria-expanded and aria-controls to docs navbar toggle | Patrick H. Lauke | 1 | -2/+2 | |
| Also, use id rather class name for the navigation, as it's unique and lets us use correct aria-controls (and without the use of id, aria-expanded does not get updated correctly by the current dropdown toggle script) | |||||
| 2015-03-24 | Add aria-expanded to navbar toggles | Patrick H. Lauke | 1 | -10/+10 | |
| 2015-03-23 | Merge pull request #16136 from patrickhlauke/docs-tooltip | Patrick H. Lauke | 1 | -16/+22 | |
| Callout for tooltips and keyboard/AT accessibility | |||||
| 2015-03-23 | Move all tooltip callouts into appropriate section | Patrick H. Lauke | 1 | -20/+22 | |
| Before, most callouts hierarchically came under Examples > Four directions, which is not appropriate. Now they're under Markup | |||||
| 2015-03-23 | Callout for tooltips and keyboard/AT accessibility | Patrick H. Lauke | 1 | -0/+4 | |
| Include callout explicitly mentioning tooltips should only be added to focusable elements. Closes #16134 | |||||
| 2015-03-21 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -4/+8 | |
| 2015-03-21 | Fix #16072: Clicking into input field within dropdown no longer closes the ↵ | Emmanuel Bourgerie | 2 | -0/+40 | |
| dropdown Closes #16073 by merging it | |||||
| 2015-03-21 | Fix #16117 more permanently/generically | Chris Rebert | 1 | -1/+1 | |
| 2015-03-21 | Merge pull request #16117 from vsn4ik/inc_quick_start | Patrick H. Lauke | 1 | -1/+1 | |
| Increment quick start options to six in readme.md | |||||
| 2015-03-21 | Increment quick start options to six | vsn4ik | 1 | -1/+1 | |
| [skip validator] [skip sauce] | |||||
