aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Add respond.js to main docs pages, but only for IE8 and downMark Otto1-1/+1
2013-01-17Change subheading of alerts pageMark Otto1-1/+1
2013-01-17Update nav and add bounds for tablet containerMark Otto1-1/+1
2013-01-17streamline css docsMark Otto1-54/+11
2013-01-17Move grid/container styles to grid.less; update docs; add offsetting backMark Otto1-2/+9
2013-01-17update getting started to reflect latest changes; pull list of components bec...Mark Otto1-29/+6
2013-01-17dat docs messaging (on the homepage)Mark Otto1-2/+2
2013-01-16More navbar derpingMark Otto1-18/+3
2013-01-16mo betta sidenav for responsive hotnessMark Otto1-1/+1
2013-01-16Re-add and update form styles:Mark Otto1-7/+7
2013-01-16Derp on type styles a bit more; bring back and fix up more more docs stylesMark Otto1-3/+1
2013-01-15docs changes, more type improvements, add grid system basics backMark Otto2-106/+108
2013-01-14nuke and flatten and stuffMark Otto1-1/+1
2013-01-13Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto3-58/+96
2013-01-12buttons and button group flattening improvementsMark Otto1-42/+0
2013-01-12Merge branch '3.0.0-wip' into bs3-flattenMark Otto4-380/+115
2013-01-12Remove mention of Extend page from readme and index pageMark Otto1-3/+0
2013-01-12Remove Extend page from the docs entirelyMark Otto1-169/+0
2013-01-12Remove parent div from pagination componentMark Otto1-112/+55
2013-01-12Update extend page to point to readme for compiling.Mark Otto1-9/+1
2013-01-12Address #6459 and add mention of disabled links in dropdowns to le docsMark Otto1-0/+19
2013-01-12Merge pull request #6462 from cvrebert/input-required-docs-fix-2.3.0Mark Otto1-1/+1
2013-01-12Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0Mark Otto1-1/+1
2013-01-11Address #6545: clarify initialization of tooltips in docsMark Otto1-1/+1
2013-01-11Fixes #6552: example fix for button groupMark Otto1-3/+3
2013-01-11Fixes #6553: example fix for validation statesMark Otto1-0/+10
2013-01-09Add text alignment utility classesMark Otto1-0/+13
2013-01-05update docs to reflect #5786Chris Rebert1-1/+1
2013-01-05update docs to reflect #5786Chris Rebert1-1/+1
2012-12-28Super lame typo on my part, sorry @necolas :)Mark Otto1-1/+1
2012-12-28Improve documentation for new form validation stylesMark Otto1-6/+11
2012-12-28Merge pull request #6407 from aurnik/masterMark Otto1-1/+1
2012-12-27 Fix link to File structure anchorAurnik Islam1-1/+1
2012-12-26Simplify form validation states while enabling them to be applied to one fiel...Mark Otto1-18/+12
2012-12-26Remove .text-info and .info form validation statesMark Otto1-9/+0
2012-12-26Drop .input-block-level modifier as inputs are already width: 100%;Mark Otto1-11/+0
2012-12-26Add grid column example to form input sizingMark Otto1-1/+27
2012-12-26Remove .controls-row; instead, folks should use .row and .span* for all their...Mark Otto1-33/+1
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto1-1/+1
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto1-50/+63
2012-12-24Merge pull request #6378 from Yohn/patch-7fat-kun1-0/+8
2012-12-24Update docs/templates/pages/javascript.mustacheYohn1-4/+3
2012-12-24Update docs to reflect latest on .clearfixMark Otto1-1/+1
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ...Mark Otto1-23/+1
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-11/+11
2012-12-23Update docs/templates/pages/javascript.mustacheYohn1-0/+9
2012-12-22Update docs/templates/pages/javascript.mustacheJake Spurlock1-2/+2
2012-12-22Version bumpMark Otto1-2/+2
2012-12-22shifting focus to parent and adding aria menuitem for dropdownfat1-30/+30
2012-12-22allow multiple trigger types in tooltip and popover + default tooltip to hove...fat1-2/+2