aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
AgeCommit message (Collapse)AuthorFilesLines
2012-08-27fixes #4640: pagination span issues resolved by scoping selectors to ↵Mark Otto1-1/+11
appropriate children, not all children; clarify docs on use of spans for disabled and active links
2012-08-25fixes #4676 manually: example html updatedMark Otto1-1/+1
2012-08-21fixes #4493: typo in dimiss alerts docsMark Otto1-1/+1
2012-08-20fix ie7 dropdowns examples in docsMark Otto1-2/+2
2012-08-20bump up height of progress bars, give some extra depth with stacking bars, ↵Mark Otto1-9/+6
and then make the stacked bars actually work
2012-08-20stack mutliple progress barsJonas Pommerening1-0/+20
2012-08-19pre font-size increase; revert static top navbar, undo contents section for nowMark Otto1-1/+1
2012-08-19fix static navbar container issues, clean up docs presentation by unfixing ↵Mark Otto1-2/+2
the top navbar in favor of static one, start adding table of contents for longer sections of docs
2012-08-19copy change for previous commitMark Otto1-1/+1
2012-08-19fixes #4460 and #4461: copy change for opera animations supportMark Otto1-1/+1
2012-08-17fixes #4421: add static top navbar classMark Otto1-1/+23
2012-08-17fixes #4417: proper height on thumbnail placeholder imageMark Otto1-1/+1
2012-08-14get affix actually working and update docsJacob Thornton1-1/+1
2012-08-13fixes #4342: navbar vars not in use, render navbar dividersMark Otto1-0/+2
2012-08-14Fixed a typo in inverse navbar code sampleHenning Hoefer1-1/+1
2012-08-13Fix wording (presumed typo)Ben Oakes1-1/+1
2012-08-13running make on previous changesMark Otto1-1/+1
2012-08-01remove the canvas slider doodadMark Otto1-40/+36
2012-07-30place chevrons first in sidenav in docs, fix ie7 bugs for said sidenavMark Otto1-13/+13
2012-07-30fixes #3858: add var for responsive navbar. also add additional examples to ↵Mark Otto1-0/+50
navbar docs
2012-07-29reverse navbar styles to save codeMark Otto1-4/+5
2012-07-27add docs for sub menu support on dropdowns, add caret via :after to submenu ↵Mark Otto1-12/+43
toggles
2012-07-27add basic support for sub menus in dropdown menusMark Otto1-9/+10
2012-07-24wrap footer in bs docs canvas for scrolling doodadMark Otto1-37/+39
2012-07-24fix scroll thingggJacob Thornton1-1/+1
2012-07-23Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-0/+1
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 Otto1-1311/+1311
2012-07-22some progress on affix pluginJacob Thornton1-1/+2
2012-07-20move from downloads.html to customize.html to better match purpose of page, ↵Mark Otto1-20/+14
fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-18misc docs content changesMark Otto1-12/+0
2012-07-13cleanup subnav exampleMark Otto1-1/+0
2012-07-12remove getting started link from home, add to navbar, overhaul getting ↵Mark Otto1-0/+3
started docs
2012-07-12overhaul docs on sub pages, clean up css and copyMark Otto1-1338/+1316
2012-07-12updated footerMark Otto1-6/+9
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-09fix indenting and remove hidden subnav on ComponentsMark Otto1-1368/+1344
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ↵Mark Otto1-25/+7
carets
2012-07-08adding getting started page based on Bootstrap University from awhile back, ↵Mark Otto1-4/+28
testing out side nav on docs instead of subnav bar
2012-07-07fix up docs to use default container, fix responsive home changesMark Otto1-2/+7
2012-07-05updates to type scaleMark Otto1-7/+0
2012-07-05fix up subnav styles, add subnav search form styles, add some basic docs for ↵Mark Otto1-0/+57
subnav
2012-07-05update thumbnails to fix display issues and refine aestheticsMark Otto1-48/+67
2012-06-27renamed less.html to extend.html, removing all the vars and mixinsMark Otto1-3/+3
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto1-27/+29
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto1-1/+1
2012-06-20fix html typosMark Otto1-2/+2
2012-06-19add note to components about nav list nestingMark Otto1-9/+7
2012-06-19remove icons example of nav list--doesn't really add anything usefulMark Otto1-30/+0
2012-06-19add basic vertical button group supportMark Otto1-0/+24