aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto5-17/+17
2014-07-07Merge pull request #14070 from twbs/pills-role-tablist-tooChris Rebert5-17/+17
Add role="tablist" to .nav-pills in examples to improve accessibility
2014-07-07Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert5-17/+17
Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2 Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk [skip sauce]
2014-07-07Switch to Rogue over Pygments for speeeeeedMark Otto2-2/+3
2014-07-07Part 2 for fixing #13996: Add a docs callout to help folks using SVG images ↵Mark Otto1-0/+4
in IE8-10
2014-07-07Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG ↵Mark Otto1-1/+0
img-responsive
2014-07-08CSS3 Carousel code formattingHayden Bleasel1-3/+8
2014-07-07Merge pull request #14065 from twbs/glyphicons-grunt-byeChris Rebert2-45/+1
remove Glyphicons docs autogeneration from Grunt
2014-07-07remove Glyphicons docs autogeneration from GruntChris Rebert2-45/+1
Simplifies the build tooling a teeny bit. This data file shouldn't need to be updated for v3 ever again. This task will also be unnecessary in v4. [skip sauce] [skip validator]
2014-07-07Expose transition durations on plugin constructors; closes #13656Heinrich Fenkart6-11/+24
2014-07-07gruntMark Otto10-52/+132
2014-07-07Merge pull request #14058 from twbs/btn_focusMark Otto2-2/+6
Follow up to #13907: Add .focus styles for buttons
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto2-2/+6
2014-07-07Merge pull request #14051 from loic/issue13325Mark Otto1-23/+19
Address margins on .navbar-right to fix #13325 #13464.
2014-07-07Merge pull request #13907 from twbs/fat-12145Mark Otto1-6/+22
add "focus" to focused btns with button plugin
2014-07-07docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3Chris Rebert1-1/+1
2014-07-07Merge pull request #14057 from hnrch02/patch-1Chris Rebert1-1/+1
Fix small typo introduced in e2029e1
2014-07-07Fix small typo introduced in e2029e1Heinrich Fenkart1-1/+1
2014-07-07nitpick phrasing of the docs added for #13835Chris Rebert1-2/+2
2014-07-07grammar fix; indicate that img[src] shouldn't actually be emptyChris Rebert1-2/+2
2014-07-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto17-1060/+1416
2014-07-06Merge pull request #14029 from BBosman/touch-actionMark Otto4-0/+7
Add touch-action: manipulate to .btn
2014-07-07Address margins on .navbar-right to fix #13325 #13464.Loic Bistuer1-23/+19
This commit follows f9fde56.
2014-07-06fix scrollspy test in firefox mac osfat1-11/+11
2014-07-06Merge pull request #13853 from hnrch02/unit-tests-cleanupJacob13-1049/+1398
Major unit tests cleanup
2014-07-07Added Firefox support for CSS3 carousel transitionHayden Bleasel1-1/+1
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto9-4/+41
2014-07-06Fixes #13835: More explicitly document mobile dropdown menu dismissing behaviorMark Otto1-1/+3
2014-07-06Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto8-14/+23
2014-07-06Merge pull request #14021 from ↵Mark Otto17-28/+28
CFXd/add_collapsed_default_class_to_navbar_collapse_button Add collapsed default class to navbar-toggle
2014-07-06gruntMark Otto1-1/+1
2014-07-06Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto8-8/+8
2014-07-06gruntMark Otto5-27/+36
2014-07-06jscs fixMark Otto1-1/+1
2014-07-06Merge branch 'breaddevil-replace-scrollspy-default-behavior-test'fat1-0/+37
2014-07-06Merge branch 'replace-scrollspy-default-behavior-test' of ↵fat1-0/+37
git://github.com/breaddevil/bootstrap into breaddevil-replace-scrollspy-default-behavior-test Conflicts: js/tests/unit/scrollspy.js
2014-07-06Merge pull request #13815 from hnrch02/tabs-fade-not-activeJacob2-6/+107
Allow tabs to fade in if no initially active pane is present
2014-07-06Update package.json.XhmikosR2-158/+72
* "grunt-jscs-checker" was renamed to "grunt-jscs" * update deps
2014-07-06Move to leading plusesHeinrich Fenkart9-421/+421
2014-07-06Merge pull request #14015 from twbs/possible-14013-fixChris Rebert2-6/+16
Possible fix for #14013
2014-07-06Move to 16ms from 18ms based on the Paul Irish's rAF polyfillHeinrich Fenkart1-1/+1
2014-07-06Mention #13500 in comment for ScrollSpy testHeinrich Fenkart1-1/+1
2014-07-06Clean tooltip unit tests upHeinrich Fenkart1-306/+453
2014-07-06Clean tab unit tests upHeinrich Fenkart1-19/+27
2014-07-06Clean scrollspy unit tests upHeinrich Fenkart1-22/+29
2014-07-06Clean popover unit tests upHeinrich Fenkart1-74/+66
2014-07-06Clean modal unit tests upHeinrich Fenkart1-84/+63
2014-07-06Clean dropdown unit tests upHeinrich Fenkart1-78/+77
2014-07-06Clean collapse unit tests upHeinrich Fenkart1-70/+67
2014-07-06Clean carousel unit tests upHeinrich Fenkart1-90/+292