aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
AgeCommit message (Expand)AuthorFilesLines
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-12Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0Mark Otto1-1/+1
2013-01-09Add text alignment utility classesMark Otto1-0/+13
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-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-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-21flatten buttons and formsMark Otto1-4/+4
2012-12-20update docs regarding normalize and clearfixMark Otto2-5/+4
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement f...Mark Otto1-4/+4
2012-12-20fix up code snippetMark Otto1-1/+1
2012-12-20Remove dropdown submenu docsMark Otto1-84/+0
2012-12-20Nuke third lines form carousel examplesMark Otto1-3/+3
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto2-3/+7
2012-12-19lol we dont' have affix(refresh)fat1-8/+0
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto1-12/+11
2012-12-19add js support for carousel indicatorsfat1-0/+5
2012-12-19Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe...Mark Otto1-0/+38
2012-12-19remove commented out buttons css, update docsMark Otto1-1/+1
2012-12-19overhaul buttonsMark Otto1-12/+2
2012-12-19Unfuck the fucked homepageMark Otto1-1/+1
2012-12-19Change .jumbotron usage in docs layout to .bs-docs-jumbotronMark Otto8-8/+8
2012-12-19Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports me...Mark Otto1-3/+3
2012-12-19Drop labels from the docsMark Otto2-77/+10
2012-12-19Drop .form-search supportMark Otto1-38/+1
2012-12-19Merge branch 'bs3-input-groups' into 3.0.0-wipMark Otto1-141/+91
2012-12-19Remove support for multiple buttons in input groups because fuck that shit.Mark Otto1-34/+0
2012-12-10Version bumpMark Otto1-2/+2
2012-12-10Escape HTML of section elementMark Otto1-1/+1
2012-12-10document caveat regarding fieldset legend and #6199Chris Rebert1-1/+2
2012-12-10document fieldset[disabled] styling added in #6199; per @mdoChris Rebert1-0/+37
2012-12-09Fix checkbox and radios exampleMark Otto1-24/+36
2012-12-09Nested columns docs tweaksMark Otto1-6/+6
2012-12-09Refactor input groupsMark Otto1-136/+120
2012-12-08Merge conflictsMark Otto1-1/+1
2012-12-08Fix docs typosMark Otto1-1/+1
2012-12-08Merge branch 'master' into 3.0.0-wipMark Otto2-9/+17
2012-12-08Apply code tag to data attribute on javascript pageQuy Ton1-4/+4
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-0/+8
2012-12-07Fixes #6148: Icons in mini buttons properly alignedMark Otto1-10/+5