aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
AgeCommit message (Collapse)AuthorFilesLines
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-20/+23
Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html
2012-11-29add holder and replace placehold.itMark Otto1-25/+28
2012-11-22Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+0
Conflicts: less/button-groups.less
2012-11-21Simpler footer for docsMark Otto1-1/+0
* Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding
2012-11-15Change important badges/labels to dangerMark Otto1-4/+4
2012-11-04add justified nav links for tabs and pillsMark Otto1-0/+25
2012-11-04run make after removing responsive css fileMark Otto1-1/+0
2012-11-03Swap old icons for new in docsMark Otto1-14/+14
2012-11-03Navs refactor, restoring .nav-listMark Otto1-47/+35
2012-11-03Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+3
Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache
2012-11-03Fixes #5775: Collapse labels/badgesMark Otto1-0/+3
* When :empty, display: none; * Add documentation for change in behavior
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-8/+10
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
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-02Merge branch '2.1.2-wip' into exploratoryMark Otto1-1/+1
2012-10-02fixes #5352: update docs messaging for disable nav linksMark Otto1-1/+1
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-23/+55
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/labels-badges.less less/navbar.less less/tables.less
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-10-01remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from ↵Mark Otto1-47/+10
now on
2012-10-01remove tabbable tabs on left, right, and bottom; instead, from here out use ↵Mark Otto1-153/+0
stacked pills or tabs
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto1-5/+5
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto1-204/+178
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use ↵Mark Otto1-81/+38
standard grid markup
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