aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-10-14Add Chinese (Traditional) language website.jackzzjack
2015-10-13Merge pull request #16710 from supergibbs/NuGet_16692Chris Rebert
Added NuGet support
2015-10-13Clarify that .panel-heading overrides font-size of <hN> tagsPhilip Masek
Closes #17533 Closes #17735
2015-10-12Port #17906 to v3Chris Rebert
Add Wall of Browser Bugs entry for #14975 See https://bugs.webkit.org/show_bug.cgi?id=150079 Closes #14975 [ci skip]
2015-10-12Port #17902 to v3Chris Rebert
http://wkbug.com/138167 has been fixed! See http://trac.webkit.org/changeset/190893 Refs #9774, #14907 [ci skip]
2015-10-10Merge pull request #17880 from bhamodi/newline-fixesChris Rebert
Added missing new lines at EOF.
2015-10-10Add Wall of Browser Bugs entry for Safari related to #17438 / #14237Chris Rebert
https://bugs.webkit.org/show_bug.cgi?id=149935 [skip sauce]
2015-10-10Added missing new lines at EOF.Baraa Hamodi
2015-10-10Update Example Footers.Baraa Hamodi
2015-10-10Add missing space in .backface-visibility definition; fixes #17873Chris Rebert
[ci skip]
2015-10-08Port #17820 to v3Chris Rebert
Add Wall of Browser Bugs entry for #17438 / #14237 Refs https://code.google.com/p/chromium/issues/detail?id=534750 Closes #17438 Closes #14237 [skip sauce]
2015-10-07Be pedantically correct; refs #17809Chris Rebert
[skip sauce]
2015-10-07Tooltips on <table>s should use container: body ; fixes #17809Chris Rebert
2015-10-03Add JavaScript configuration for HoundDan Croak
This change uses Bootstrap's existing `js/.jshintrc` file to configure Hound's hosted JSHint instance. It leaves existing JavaScript linting as-is because Hound does not support ESLint or JSCS yet. On each pull request to Bootstrap, Hound will comment on any JavaScript style violations in-line, like this: ![screenshot](https://images.thoughtbot.com/hound/javascript-example.png) If you update the pull request to adopt a suggestion, the comment will be hidden. It leaves the existing linting done by Grunt + Travis. Hound is free for open source projects and is open source itself: https://github.com/thoughtbot/hound
2015-10-01Merge pull request #17753 from twbs/moz-1048279Chris Rebert
Remove http://bugzil.la/1048279 entry from Wall of Browser Bugs
2015-10-01Remove http://bugzil.la/1048279 entry from Wall of Browser BugsChris Rebert
https://bugzilla.mozilla.org/show_bug.cgi?id=1048279 has been closed as WONTFIX. Refs #14124. [skip sauce]
2015-09-30Merge pull request #17742 from twbs/ie10-viewport-bug-workaround-cssChris Rebert
Add CSS portion of IE10 viewport bug workaround to docs & examples
2015-09-30Add CSS portion of IE10 viewport bug workaround to examplesChris Rebert
Fixes #17337
2015-09-30Add CSS portion of IE10 viewport bug workaround to docsChris Rebert
Refs #17337
2015-09-28Merge pull request #17726 from tomkel/docs-fade-fixChris Rebert
Docs - clarify purpose of CSS class .in to .fade [skip sauce]
2015-09-28Docs - clarify purpose of CSS class .in to .fadeTommy Kelly
2015-09-28Documentation clean up and consistency; closes #17625Baraa Hamodi
[skip sauce]
2015-09-27Merge pull request #17712 from twbs/chrome-metaChris Rebert
Mention Chrome meta-bug on Wall of Browser Bugs
2015-09-27Mention Chrome meta-bug on Wall of Browser BugsChris Rebert
https://code.google.com/p/chromium/issues/detail?id=536263 [skip sauce]
2015-09-24Merge pull request #17693 from rclai/patch-1Chris Rebert
Update support for Meteor 1.2
2015-09-24Update support for Meteor 1.2Richard Lai
2015-09-05Merge pull request #17485 from psychobunny/patch-1Mark Otto
Separated link not actually separated
2015-09-05Separated link not actually separatedpsychobunny
2015-09-01Merge pull request #17332 from twbs/themes-contactMark Otto
Mention themes contact info in CONTRIBUTING.md
2015-09-01Update CONTRIBUTING.mdMark Otto
2015-09-01Updated NuGet jQuery dependency (>= 1.9.1 but < 3) toSupergibbs
match https://github.com/twbs/bootstrap/pull/16896
2015-08-26Mention themes contact info in CONTRIBUTING.mdChris Rebert
[skip sauce] [skip validator]
2015-08-20Changed to only include only *.less files (to match NPM/Bower)Supergibbs
2015-08-19Merge pull request #17012 from kkirsche/patch-5Chris Rebert
Have Travis CI use Ruby 2.0.0
2015-08-18Have travis use Ruby 2.0.0Kevin Kirsche
Fix #17011 Update .travis.yml
2015-08-15Merge pull request #16994 from twbs/ios-text-input-bugChris Rebert
Add Wall of Browser Bugs entry for #16988
2015-08-15Add Wall of Browser Bugs entry for #16988Chris Rebert
Refs http://wkbug.com/148061 Refs http://openradar.me/22299624 Closes #16988 [skip sauce]
2015-08-12Travis: Update Savage webhook URL after server moveChris Rebert
2015-08-12Use @carousel-control-font-size for in min-width smKevin Kirsche
Fix #16973 As 30px was hard coded for the following attribute values: `width`, `height`, and `font-size`, I have used the same pixel formula for each of these three as the `@carousel-control-width` is a percent value not a pixel value in variables.less
2015-08-10Adds callout for `.icon-next`, `.icon-prev`Zac Echola
2015-08-04gruntMark Otto
2015-08-04Merge pull request #16785 from studyjan/debug_containerMark Otto
Round paddings of .container & .container-fluid to match .row's margins
2015-08-04fixes #16769: use a clearfix on the .modal-header instead of a min-height to ↵Mark Otto
avoid collapsing when only a dismiss button is available and no .modal-title
2015-08-04Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto
2015-08-04Merge pull request #16804 from edwinlin1987/fix/activeDisabledButtonsMark Otto
Show active buttons when form disabled
2015-08-04replace holder.js references in dashboard example with placeholder gif. ↵Mark Otto
fixes #16699
2015-08-04Merge pull request #16780 from rlindner81/fix/16779Mark Otto
Fixes #16779: Add padding to jumbotron with outer container
2015-08-04Merge branch 'master' of https://github.com/twbs/bootstrapMark Otto
2015-08-04fixes #16824: Correct the match on .control-label sizing for input group sizesMark Otto
2015-08-04fixes #16902: remove the .container-fluid from the grid system in modal ↵Mark Otto
example since it's doubling up padding