aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
AgeCommit message (Collapse)AuthorFilesLines
2012-11-03Fixes #5775: Collapse labels/badgesMark Otto1-0/+3
* When :empty, display: none; * Add documentation for change in behavior
2012-10-31fixes #5717: add retina favicon, recompile docsMark Otto1-1/+1
2012-10-13Fixing typo in docs.Bradly Feeley1-1/+1
2012-10-07Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto1-1/+1
2012-10-02copy and style changes to improve docs rendering on mobile devicesMark Otto1-5/+7
2012-10-02fixes #5352: update docs messaging for disable nav linksMark Otto1-1/+1
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe ↵Mark Otto1-19/+50
css for left submenu
2012-10-01fixes #5377: change selectors for navbar collapse to be unique so only one ↵Mark Otto1-4/+4
open/closes at a time
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to ↵Mark Otto1-3/+3
.nav-collapse.collapse so that dropdowns overflow correctly in the navbar in IE7-8
2012-09-18add new vars for common border-radius, upping border-radius of inputs to ↵Mark Otto1-0/+16
4px; add border-radius changes to -large, -small, -mini for buttons and paginations
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini ↵Mark Otto1-79/+35
components; resize pagination and buttons to better match each other
2012-09-18Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ↵Mark Otto1-0/+99
uberspeck-2.1.2-wip
2012-09-17Merge branch 'wpbrains-media-component' into 2.1.2-wipMark Otto1-0/+141
2012-09-17overhaul the docs and css to merge into 2.1.2 since this was against masterMark Otto1-0/+141
2012-09-14Standardized spelling of 'JavaScript'; added icons to file treesMartin Bean1-10/+10
2012-09-13fixes #5119: javascript in navbar typoMark Otto1-1/+1
2012-09-12Updated pagination to support .pagination-large, .pagination-small, ↵Brian Campbell1-0/+99
.pagination-mini matching button sizes. Updated related docs.
2012-09-07fixes #5020: submenu support in dropupMark Otto1-0/+18
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