- 03 Apr, 2015 1 commit
-
-
Yuan Yiyang authored
-
- 01 Apr, 2015 2 commits
-
-
Patrick H. Lauke authored
Remove stray spaces from modal/using-grid-system sample code
-
fyquah95 authored
-
- 29 Mar, 2015 9 commits
-
-
Bootstrap's Grunt bot authored
-
Mark Otto authored
-
Bootstrap's Grunt bot authored
-
Mark Otto authored
Input group sizes: Properly position `.form-control-feedback`
-
Bootstrap's Grunt bot authored
-
Mark Otto authored
Update .visible* classes to use !important on table elements
-
Mark Otto authored
-
Mark Otto authored
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
-
- 28 Mar, 2015 2 commits
-
-
Bootstrap's Grunt bot authored
-
Patrick H. Lauke authored
Darker style focus/hover on active buttons
-
- 27 Mar, 2015 6 commits
-
-
Chris Rebert authored
There is no jshint:src task
-
Zach Leatherman authored
-
Patrick H. Lauke authored
Remove wrong role="tabpanel" from docs
-
Patrick H. Lauke authored
As per discussion on https://github.com/w3c/wai-wcag-quickref/issues/2 and #13554
-
Bootstrap's Grunt bot authored
-
Patrick H. Lauke authored
Make .bg-variant adjust :focus color in addition to :hover color
-
- 26 Mar, 2015 18 commits
-
-
Heinrich Fenkart authored
JSCS: Add "disallowSpacesInFunctionDeclaration"
-
Heinrich Fenkart authored
Valid: function a() {} Invalid: function a () {}
-
Serhan Apaydın authored
-
Bootstrap's Grunt bot authored
-
Chris Rebert authored
Jumbotron: Putting heading font size in variables to allow for easier overrides
-
Bootstrap's Grunt bot authored
-
Serhan Apaydın authored
Closes #16047 by merging a tweaked version of it.
-
Bootstrap's Grunt bot authored
-
Chris Rebert authored
Only disable pointer-events on disabled <a> btns
-
Mark Otto authored
-
Bootstrap's Grunt bot authored
-
Chris Rebert authored
remove redundant aria-hidden usage from Modals
-
Chris Rebert authored
Document how to disable transitions in jQuery plugins
-
Chris Rebert authored
Properly document $(...).tab('show') method
-
Chris Rebert authored
-
Chris Rebert authored
[skip sauce]
-
Chris Rebert authored
[skip sauce]
-
Chris Rebert authored
-
- 25 Mar, 2015 1 commit
-
-
Patrick H. Lauke authored
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.
-
- 24 Mar, 2015 1 commit
-
-
Chris Rebert authored
-