aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-07-24Update docs & add example for #14221Chris Rebert1-1/+27
2014-07-24Remove #9226 from Wall of Browser BugsChris Rebert1-6/+0
2014-07-23Fixes #14142: Adding horizontal padding to captions in tables in panels.Mark Otto3-2/+8
2014-07-23unfuck those dropdownsMark Otto1-16/+16
2014-07-23Fixes #14221: Make .form-control-static work in inline forms as wellMark Otto4-3/+9
2014-07-23Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-21/+26
2014-07-23Fixes #14168: bold nested kbd elementsMark Otto3-2/+3
2014-07-23Merge pull request #14166 from hnrch02/docs-cleanupMark Otto3-21/+26
2014-07-23Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+Mark Otto5-24/+55
2014-07-23Merge pull request #14225 from twbs/issue-14211Chris Rebert1-0/+6
2014-07-23Merge pull request #14188 from twbs/doc-14148Chris Rebert1-0/+8
2014-07-23Merge pull request #14191 from twbs/autocomplete-off-btnsChris Rebert1-13/+13
2014-07-23Add Wall of Browser Bugs entry for IE bug from issue #14211Chris Rebert1-0/+6
2014-07-21Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckr...fat1-8/+8
2014-07-22Run `grunt`.XhmikosR1-1/+1
2014-07-22Update Filesaver.js to v2014-07-21.XhmikosR1-26/+19
2014-07-22Update Blob.js to the latest version.XhmikosR1-2/+2
2014-07-22Run `grunt`.XhmikosR5-6/+5
2014-07-21Document that form field feedback icons only work with `input.form-control`Chris Rebert1-0/+1
2014-07-21grunt distChris Rebert2-15/+3
2014-07-18Make warning from #13875 slightly more detailedChris Rebert1-1/+1
2014-07-18Use autocomplete="off" in buttons plugin docs examplesChris Rebert1-12/+12
2014-07-18Document limitations of buttons JS pluginChris Rebert1-0/+8
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-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-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-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 Otto3-2/+4
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-12Fixes #14095: Add basic styling for captions, which we've for some reason bee...Mark Otto4-3/+9
2014-07-12gruntMark Otto5-4/+5
2014-07-12gruntMark Otto2-2/+2
2014-07-12Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ...Mark Otto3-4/+2
2014-07-12Fixes #14116: Use <button> elements over empty anchorsMark Otto1-10/+32
2014-07-12Fixes #14107: Lighten placeholder textMark Otto5-7/+7
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