aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-04Fix theme.css .btn[disabled] styles.vsn4ik1-4/+17
2015-04-04Merge pull request #16208 from StevenBlack/issue.15100Mark Otto1-1/+1
2015-04-04automatic `grunt dist`Bootstrap's Grunt bot6-8/+12
2015-04-04Merge pull request #16176 from twbs/input_group_sizingMark Otto1-4/+6
2015-04-03Merge pull request #16222 from yuan3y/patch-1Patrick H. Lauke1-1/+1
2015-04-03fix dead link: reduced text casesYuan Yiyang1-1/+1
2015-04-02Adds button styles to `.list-group-item`Zac Echola2-4/+11
2015-04-01Eliminate spurrious padding in .bs-docs-headerSteven Black1-1/+1
2015-04-01Merge pull request #16194 from fyquah95/masterPatrick H. Lauke1-36/+36
2015-04-01indented javascript/modal/using-grid-system sample code from 4 spaces to 2 sp...fyquah951-36/+36
2015-03-29fixed IE incompatible CSSAdrien Jarthon1-1/+1
2015-03-29Added non-regression test & fixed existing oneAdrien Jarthon1-12/+33
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot2-2/+0
2015-03-28gruntMark Otto5-5/+11
2015-03-28Fixes #15536: Resize .control-label's font-size and account for border on sta...Mark Otto1-4/+6
2015-03-28fixes #15830: properly reset border-radius on list items in collapsing panel ...Mark Otto4-2/+12
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot6-8/+12
2015-03-28Merge pull request #15956 from twbs/input-group-sizes-glyphiconMark Otto1-2/+4
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot6-20/+20
2015-03-28Merge pull request #16159 from twbs/input_sizingMark Otto4-10/+34
2015-03-28Merge pull request #16174 from twbs/bang_table_utilityMark Otto1-1/+1
2015-03-28Match all other responsive utilities and use important on the display: tableMark Otto1-1/+1
2015-03-28Merge branch 'master' into input_sizingMark Otto15-59/+363
2015-03-28automatic `grunt dist`Bootstrap's Grunt bot6-28/+280
2015-03-28Merge pull request #16154 from patrickhlauke/focus-active-disambiguationPatrick H. Lauke1-2/+18
2015-03-27Merge pull request #16171 from zachleat/patch-1Chris Rebert1-1/+1
2015-03-27There is no jshint:src taskZach Leatherman1-1/+1
2015-03-27Merge pull request #16167 from patrickhlauke/tabpanel-documentationPatrick H. Lauke1-2/+2
2015-03-27Remove wrong role="tabpanel" from parent containerPatrick H. Lauke1-2/+2
2015-03-27automatic `grunt dist`Bootstrap's Grunt bot6-14/+24
2015-03-27Merge pull request #16160 from monoblaine/masterPatrick H. Lauke1-1/+2
2015-03-26Merge pull request #16162 from twbs/jscs-fn-declHeinrich Fenkart1-0/+1
2015-03-26JSCS: Add "disallowSpacesInFunctionDeclaration"Heinrich Fenkart1-0/+1
2015-03-26Make .bg-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-03-25Merge pull request #16089 from max-b/jumbotron-font-sizeChris Rebert2-1/+2
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot6-14/+24
2015-03-25Make .text-emphasis-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot5-5/+8
2015-03-25Merge pull request #16092 from twbs/pointer-events-none-aChris Rebert2-2/+11
2015-03-25Fixes #15074: Manually handle input sizing in form groups instead of using mi...Mark Otto4-10/+34
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot4-10/+4
2015-03-25Merge pull request #16158 from twbs/fix-16020Chris Rebert4-45/+14
2015-03-25Merge pull request #16157 from twbs/fix-16069Chris Rebert1-0/+7
2015-03-25Merge pull request #16156 from twbs/fix-16115Chris Rebert1-27/+10
2015-03-25rm redundant aria-hidden usage from Modals; fixes #16020Chris Rebert4-45/+14
2015-03-25Document how to disable transitions in jQuery plugins; fixes #16069Chris Rebert1-0/+7
2015-03-25Properly document $(...).tab('show') method; fixes #16115Chris Rebert1-21/+4
2015-03-25docs: #myTab => #myTabs, to slightly increase clarityChris Rebert1-8/+8
2015-03-25Darker style focus/hover on active buttonsPatrick H. Lauke1-2/+18