aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2015-04-16break down docs scss into imports, hell yeahMark Otto20-1540/+1501
2015-04-16complete the docs scss tocMark Otto1-4/+32
2015-04-16redo the anchor css in scss, comment out unused code, add our own styles /cc ...Mark Otto3-35/+73
2015-04-16start toc in docs scss fileMark Otto1-3/+14
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto38-371/+386
2015-04-15Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto8-36/+222
2015-04-15more docs nav changesMark Otto4-10/+15
2015-04-15footer button alignmentMark Otto1-6/+1
2015-04-15footer copyMark Otto1-3/+6
2015-04-15gruntMark Otto5-6/+196
2015-04-15tweak alignment and spacingMark Otto1-7/+2
2015-04-15don't boost first paragraph on mobileMark Otto1-5/+2
2015-04-15fix .highlight spacingMark Otto1-2/+3
2015-04-14Update docs to account for #15755Chris Rebert1-1/+0
2015-04-14stub out the need for a homepage getting started sectionMark Otto1-2/+23
2015-04-14affix plugin does not work within a pulled/pushed columnJoshua Tauberer1-0/+1
2015-04-14grunt and docsMark Otto4-83/+4
2015-04-13redo sidenavMark Otto6-42/+58
2015-04-13docs derpMark Otto6-25/+6
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot3-2/+3
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot3-4/+4
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot3-4/+27
2015-04-12Turns out http://crbug.com/475128 affects all OSesChris Rebert1-1/+1
2015-04-11automatic `grunt dist`Bootstrap's Grunt bot2-5/+3
2015-04-08Merge pull request #16262 from twbs/browser-bugs-16180Chris Rebert1-0/+20
2015-04-08Add Wall of Browser Bugs entries for #16180Chris Rebert1-0/+20
2015-04-08automatic `grunt dist`Bootstrap's Grunt bot3-5/+2
2015-04-08Add event after template insertedJohann-S2-0/+8
2015-04-08automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2015-04-07grunt dist docsChris Rebert5-29/+30
2015-04-07Upgrade to Holder v2.5.2Chris Rebert1-4/+4
2015-04-07Carousel docs: fix typo in holder.js colorChris Rebert1-1/+1
2015-04-07automatic `grunt dist`Bootstrap's Grunt bot1-0/+1
2015-04-05automatic `grunt dist`Bootstrap's Grunt bot3-2/+4
2015-04-05automatic `grunt dist`Bootstrap's Grunt bot3-3/+7
2015-04-05automatic `grunt dist`Bootstrap's Grunt bot3-14/+125
2015-04-04page nav and titleMark Otto2-11/+7
2015-04-04Merge pull request #16208 from StevenBlack/issue.15100Mark Otto1-1/+1
2015-04-04automatic `grunt dist`Bootstrap's Grunt bot3-4/+6
2015-04-01Eliminate spurrious padding in .bs-docs-headerSteven Black1-1/+1
2015-04-01indented javascript/modal/using-grid-system sample code from 4 spaces to 2 sp...fyquah951-36/+36
2015-03-30move more js stuff to components sectionMark Otto6-0/+0
2015-03-30Move transitions and overview to a javascript page in the getting started sec...Mark Otto2-12/+7
2015-03-30Consolidate alerts docs into single pageMark Otto2-96/+91
2015-03-30Consolidate dropdown docs into single pageMark Otto3-218/+107
2015-03-30Remove grid sizing styles on tablesMark Otto1-1/+1
2015-03-30rewrite table modifiers to use .table- prefixMark Otto5-73/+58
2015-03-30Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t...Mark Otto2-2/+3
2015-03-29grunt dist and docsMark Otto4-53/+32
2015-03-29Merge branch 'master' into v4Mark Otto7-19/+47