aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-16Merge pull request #14160 from hnrch02/simplify-button-focus-logicJacob1-14/+2
2014-07-17Merge alert examples and add `.bs-example-standalone` classHeinrich Fenkart2-3/+4
2014-07-17Clean up the Alert documentationHeinrich Fenkart1-8/+12
2014-07-17Clean up Affix documentationHeinrich Fenkart1-10/+10
2014-07-16Follow-up to #13907: simplify JS logic for focus shimHeinrich Fenkart1-14/+2
2014-07-15regenerate docs/assets/js/docs.min.jsChris Rebert1-1/+1
2014-07-15popover dismiss-on-next-click example: instead of <button>, use <a> w/ tabindexChris Rebert2-14/+11
2014-07-15Merge pull request #14151 from BBosman/fix-linkChris Rebert1-1/+1
2014-07-15Fix jsbin linkBas Bosman1-1/+1
2014-07-15Merge pull request #14143 from twbs/fix-14134Chris Rebert2-0/+4
2014-07-15Another new js bin linkMark Otto1-1/+1
2014-07-14add docs note about browsers w/ JS disabled; fixes #14134Chris Rebert2-0/+4
2014-07-14fix #14114 mo' bettaChris Rebert1-1/+1
2014-07-13Merge pull request #14138 from danielnixon/masterChris Rebert1-4/+4
2014-07-14Fix inaccessible buttons.Daniel Nixon1-4/+4
2014-07-13typosMark Otto1-4/+4
2014-07-12Redundant thanks to bb1286a0ab073bce1d18f704d7ac0545ea76c6efChris Rebert1-1/+1
2014-07-12gruntMark Otto2-2/+2
2014-07-12Fixes #14074: Make open dropdown nav links in navbar use gradientsMark Otto7-4/+10
2014-07-12Fixes #14133Mark Otto1-0/+4
2014-07-12Fixes #14132: add .alert-dismissible to docs examplesMark Otto1-2/+2
2014-07-12Use bootstrapcdn linksMark Otto1-1/+1
2014-07-12New Android select exampleMark Otto1-1/+1
2014-07-12Merge pull request #14111 from hnrch02/bug-report-templateMark Otto1-1/+1
2014-07-13Update JS Bin template in CONTRIBUTING.mdHeinrich Fenkart1-1/+1
2014-07-12Fixes #14095: Add basic styling for captions, which we've for some reason bee...Mark Otto8-5/+23
2014-07-12gruntMark Otto8-6/+8
2014-07-12Merge pull request #14104 from KyleMit/add-pointer-eventsMark Otto1-0/+1
2014-07-12gruntMark Otto2-2/+2
2014-07-12code guide, fixes #14126Mark Otto1-14/+4
2014-07-12Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ...Mark Otto7-9/+4
2014-07-12Fixes #14116: Use <button> elements over empty anchorsMark Otto1-10/+32
2014-07-12Fixes #14107: Lighten placeholder textMark Otto10-14/+14
2014-07-10Gruntfile-specific JSHint config: disable ASIChris Rebert1-0/+1
2014-07-10Merge pull request #14118 from vsn4ik/add-semicolon-in-gruntfileChris Rebert1-1/+1
2014-07-11Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.vsn4ik1-1/+1
2014-07-10Merge pull request #14113 from vsn4ik/add-attributes-for-dropdown-exampleChris Rebert1-2/+1
2014-07-10dropdowns.html: Add role="button" and id="..." to link in example.vsn4ik1-2/+1
2014-07-10Merge pull request #14112 from vsn4ik/fix-sr-only-progress-barsChris Rebert2-2/+2
2014-07-10Fix text on ".progress-bar .sr-only" elements.vsn4ik2-2/+2
2014-07-10Run `grunt`.XhmikosR6-8/+8
2014-07-10Update uglify-js to v2.4.15.XhmikosR1-3/+3
2014-07-10Update dependencies.XhmikosR2-53/+91
2014-07-09Add Pointer EventsKyle1-0/+1
2014-07-09Run `grunt`.XhmikosR12-19/+13
2014-07-09Update uglify-js to v2.4.14.XhmikosR1-5/+5
2014-07-08Merge pull request #14090 from hnrch02/unit-tests-ie8Chris Rebert3-9/+9
2014-07-09`document.head` is undefined in IE8Heinrich Fenkart1-6/+6
2014-07-09Fix IE8 reporting type object for `getBoundingClientRect`Heinrich Fenkart1-1/+1
2014-07-09Fix IE8 reporting height style as all uppercaseHeinrich Fenkart1-2/+2