aboutsummaryrefslogtreecommitdiff
path: root/docs/templates/pages
AgeCommit message (Collapse)AuthorFilesLines
2012-07-24fix scroll thingggJacob Thornton6-6/+6
2012-07-24Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton7-4675/+4808
Conflicts: docs/assets/css/docs.css docs/javascript.html docs/templates/pages/javascript.mustache
2012-07-24slightly fix side barJacob Thornton1-1/+1
2012-07-23Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto4-865/+1065
Conflicts: docs/assets/css/docs.css docs/base-css.html docs/components.html docs/customize.html docs/getting-started.html docs/javascript.html docs/scaffolding.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/customize.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/javascript.mustache docs/templates/pages/scaffolding.mustache
2012-07-23make docs scroll over jumbotrons, but only for 980px upMark Otto7-4657/+4671
2012-07-23more alignment fixes for customize pageMark Otto1-5/+3
2012-07-22some progress on affix pluginJacob Thornton7-21/+94
2012-07-22Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wipJacob Thornton1-2/+2
2012-07-22adds minLength #3960Jacob Thornton1-0/+6
2012-07-22Merge pull request #4104 from lookfirst/2.1.0-wip-fix-destroy♒∆✝1-2/+2
namespace the events for popover/tooltip
2012-07-22remove the ns optionJon Stevens1-12/+0
2012-07-20move from downloads.html to customize.html to better match purpose of page, ↵Mark Otto4-367/+375
fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-20on destroy, also hide. issue #3880, pull #4104Jon Stevens1-2/+2
2012-07-18misc docs content changesMark Otto1-12/+0
2012-07-17copy changeMark Otto1-1/+1
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto1-0/+5
2012-07-17Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into ↵Mark Otto1-0/+81
gcoop-2.1.0-wip Conflicts: docs/base-css.html docs/templates/pages/base-css.mustache
2012-07-18Moved JS to bottom on extends pagePurwandi1-3/+6
2012-07-17remove separate examples page, add to getting started pageMark Otto2-34/+47
2012-07-17Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into ↵Mark Otto1-1/+2
benjaminoakes-2.1.0-wip Conflicts: docs/extend.html docs/templates/pages/extend.mustache
2012-07-16namespace the events for popover/tooltip so that they can be cleanly ↵Jon Stevens1-0/+12
removed. issue #3880
2012-07-16Two of the three apps are for Linux/Windows; adjust accordinglyBen Oakes1-2/+2
2012-07-15Merge pull request #4083 from martinbean/2.1.0-wipMark Otto1-1/+1
Moved JS to bottom as per best practices
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto2-9/+8
2012-07-13Moved JS to bottom as per best practicesMartin Bean1-1/+1
2012-07-13update static assets section of extend page, copy changes elsewhereMark Otto2-14/+59
2012-07-13more content edits to ExtendMark Otto1-1/+1
2012-07-13content edits to Extend pageMark Otto1-5/+15
2012-07-13cleanup subnav exampleMark Otto1-1/+0
2012-07-13fix indenting on getting started pageMark Otto1-23/+23
2012-07-12some analytics tracking on getting startedMark Otto1-2/+2
2012-07-12remove getting started link from home, add to navbar, overhaul getting ↵Mark Otto1-2/+2
started docs
2012-07-12remove getting started link from home, add to navbar, overhaul getting ↵Mark Otto2-135/+157
started docs
2012-07-12overhaul docs on sub pages, clean up css and copyMark Otto7-4176/+4132
2012-07-12add chevrons to other docs navsMark Otto4-28/+28
2012-07-12clean up docs for subnavMark Otto1-4/+9
2012-07-12tweak code snippet on pager and clean up type and font-sizes on docs HomeMark Otto1-6/+2
2012-07-11fix grid alignment on scaffoldingMark Otto1-13/+8
2012-07-10fixes #3605: add support for input-prepend/-append to .form-searchMark Otto1-0/+20
2012-07-09fix indenting and remove hidden subnav on ComponentsMark Otto1-1383/+1359
2012-07-09fix indenting and remove hidden subnav on ScaffoldingMark Otto1-389/+382
2012-07-09fix indenting and remove hidden subnav on Base CSS docsMark Otto1-1129/+1122
2012-07-09fix indenting on extend and js docs pages, remove hidden subnavsMark Otto2-1215/+1201
2012-07-09update Extend docs page to include side nav and spec out next section for ↵Mark Otto1-71/+83
extending with static assets
2012-07-09remove popoverarrows mixin, relegate code to tooltips and popvers since we ↵Mark Otto1-1/+11
only used them once each; this fixes the problem of broken tooltips in 2.1
2012-07-09fix up docs popover examples and copyMark Otto1-2/+1
2012-07-09fixes #3381: update docs to show correct media query range on responsive ↵Mark Otto1-3/+3
utilities
2012-07-09fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto1-2/+34
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ↵Mark Otto1-25/+7
carets
2012-07-09indentingMark Otto1-146/+146