aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-27stub out flexbox grid variation via -flexMark Otto4-3/+45
2015-04-27Set `box-sizing: border-box` on .container-viewport in #16142 testcaseChris Rebert1-0/+1
2015-04-27automatic `grunt dist`Bootstrap's Grunt bot4-4/+4
2015-04-27Compare tooltip right offset to viewport right offset (and not width)Adrien2-1/+28
2015-04-27gruntMark Otto8-94/+40
2015-04-27fix up file exampleMark Otto1-2/+2
2015-04-26Add @btn-border-radius variables (#16271)Martin Bean9-11/+30
2015-04-26docs noteMark Otto1-1/+1
2015-04-26fix progress bar animation buttonMark Otto1-1/+2
2015-04-26automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-04-26Run `grunt`.XhmikosR6-100/+107
2015-04-26Update autoprefixer.js.XhmikosR1-1812/+2320
2015-04-26remove some un-used grid class resets in input groupsMark Otto1-7/+0
2015-04-26unnecessary commentMark Otto1-1/+1
2015-04-26remove another extendMark Otto1-1/+2
2015-04-26remove more old navbar stylesMark Otto1-54/+0
2015-04-26remove the old navbar-form classMark Otto1-42/+0
2015-04-26remove extends: navs and unstyled listsMark Otto1-1/+2
2015-04-25Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto8-44/+77
2015-04-26automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-04-25Remove inaccurate commentMark Otto1-1/+0
2015-04-26automatic `grunt dist`Bootstrap's Grunt bot6-6/+6
2015-04-25Merge pull request #16280 from arxene/issue-16270Mark Otto1-1/+1
2015-04-25Merge pull request #16369 from vsn4ik/split_docs_dropupMark Otto1-13/+19
2015-04-26automatic `grunt dist`Bootstrap's Grunt bot6-8/+18
2015-04-25Merge pull request #16333 from pine3ree/patch-2Mark Otto1-2/+4
2015-04-25Merge pull request #16351 from thomasphorton/gutterRoundingMark Otto3-5/+5
2015-04-25Merge pull request #16350 from thomasphorton/masterMark Otto1-0/+5
2015-04-25navMark Otto4-6/+6
2015-04-25automatic `grunt dist`Bootstrap's Grunt bot4-6/+18
2015-04-25Merge pull request #16324 from twbs/address-16219Chris Rebert3-1/+28
2015-04-25Throw error when tooltip/popover template has multiple top-level elementsChris Rebert3-1/+28
2015-04-25Merge pull request #16368 from vsn4ik/use_https_slackMark Otto1-2/+2
2015-04-25Use https on herokuapp.comvsn4ik1-2/+2
2015-04-25DOCS: Separation of .dropdown and .dropup.vsn4ik1-13/+19
2015-04-25Merge pull request #16367 from twbs/unresponsiveChris Rebert1-0/+58
2015-04-25Link slack badgeMark Otto1-1/+1
2015-04-24Merge pull request #16344 from twbs/sed-taskChris Rebert3-5/+18
2015-04-24Fix collapsing .img-thumbnail due to display: table-cell clashing with max-widthThomas P. Horton1-0/+5
2015-04-24Ensure .form-inline in non-responsive example doesn't stack; fixes #15977Chris Rebert1-0/+58
2015-04-24Merge pull request #109 from twbs/callout-ifMark Otto1-6/+5
2015-04-24re-work callout tag conditionalThomas McDonald1-6/+5
2015-04-24Add slack badge, link to join, and update copyMark Otto1-1/+3
2015-04-24Merge pull request #16359 from twbs/bowerChris Rebert1-7/+1
2015-04-24bower.json: Remove bootstrap.css from `main`Chris Rebert1-1/+0
2015-04-24bower.json: Remove font files from `main`Chris Rebert1-6/+1
2015-04-23Round results from gutter division to prevent decimal margins and paddingThomas P. Horton3-5/+5
2015-04-23forms.md: fix typoChris Rebert1-1/+1
2015-04-23card.md: fix typoChris Rebert1-1/+1
2015-04-23Merge pull request #28 from twbs/tooltip-display-none-errorChris Rebert3-34/+68