aboutsummaryrefslogtreecommitdiff
path: root/components.html
AgeCommit message (Collapse)AuthorFilesLines
2013-08-19Update thumbnails col classesMark Otto1-9/+9
2013-08-19fix typoYulong Liu1-1/+1
2013-08-19Fix remainder of panel default examples and reorder nav linksMark Otto1-4/+4
2013-08-19Fix broken tables in panel groups exampleMark Otto1-2/+2
2013-08-19More legible examples for progress barsMark Otto1-16/+48
2013-08-19Double quotes not single quotesMark Otto1-2/+2
2013-08-19Consistent alert link examples (adds warning and reorders)Mark Otto1-6/+12
2013-08-19Doh! Really undo that navbar thingMark Otto1-18/+16
2013-08-19remove redundant docs sectionMark Otto1-4/+0
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-21/+17
Conflicts: customize.html dist/css/bootstrap.min.css
2013-08-18Merge branch '3.0.0-wip' into bs3_panel_base_classMark Otto1-13/+9
Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
2013-08-18Refactor alerts to have a base class, but no default class, thus requiring a ↵Mark Otto1-13/+9
modifier class at all times
2013-08-18Refactor panels to have a base class for improved flexibility when ↵Mark Otto1-8/+8
customizing (and no overriding to start, too)
2013-08-18move glyphicons styles to docs cssMark Otto1-39/+0
2013-08-18Merge branch '3.0.0-wip' into glyphicons-LESS-fixesMark Otto1-12/+12
Conflicts: dist/css/bootstrap.min.css
2013-08-18Merge branch '3.0.0-navbar-default' of ↵Mark Otto1-12/+12
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-navbar-default Conflicts: dist/css/bootstrap.min.css
2013-08-18account for 9fa0a5d12718bef464e002d9b850aebcb63c79e4 in the docsChris Rebert1-5/+5
2013-08-18regenerate Glyphicons listing/demo section of docsChris Rebert1-161/+176
2013-08-18Add a .navbar-default class for default colorsJulian Thilo1-12/+12
* Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly
2013-08-18fix wrong closing tag on Glyphicons-in-buttons examplesChris Rebert1-8/+8
2013-08-18Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-08-18fixes #9786: enable tables in panelsMark Otto1-0/+111
2013-08-18fixes two type-os in glyphiconsBruno Amaral1-1/+1
2013-08-18Merge branch '3.0.0-wip' into bs3_restore_glyphiconsMark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-08-18Update progressbarStephan Groß1-1/+1
there is no gradient in 3.x
2013-08-18bad copypastaMark Otto1-27/+27
2013-08-18Upgrade to latest glyphiconsMark Otto1-0/+41
2013-08-18docs layout and alignment refinementMark Otto1-269/+208
2013-08-18Restore glyphiconsMark Otto1-27/+318
2013-08-17Update jumbotronMark Otto1-7/+11
* Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759.
2013-08-17add role=menu to htmlfat1-37/+37
2013-08-17brand, not title, in navbar examplesMark Otto1-17/+15
2013-08-17more specific panel titles and docs notesMark Otto1-3/+3
2013-08-16finish up second pass through docs nav, headings, organization, naming, etc ↵Mark Otto1-48/+43
(another run through at #9710)
2013-08-16docs cleanup on naming to fix #9710Mark Otto1-7/+13
2013-08-15better well content labelsMark Otto1-2/+2
2013-08-15fixes #9632: button spacing in narrow viewportsMark Otto1-153/+159
2013-08-15reorder alertsMark Otto1-4/+4
2013-08-15reorder and cleanup progress bar displayMark Otto1-18/+18
2013-08-15Fixes #9617: consistent variation order, add .label-primaryMark Otto1-18/+41
2013-08-15fixes #9616Mark Otto1-1/+1
2013-08-14add call out to fix #9569Mark Otto1-0/+5
2013-08-14Ordered breadcrumbsBas Bosman1-8/+8
2013-08-14rm `action` attr from highlighted example code tooChris Rebert1-1/+1
fixup to e61c71e0775f676c3e404e7a8853949c78bc4511
2013-08-13Overhaul navbar alignment (.pull-) utilities (fixes #9440)Mark Otto1-5/+6
Now navbars have their own float utility classes, mixin-ed versions of `.pull-left` and `.pull-right`. * Removed chained `.navbar-nav.pull-right` * Added `.navbar-left` and `.navbar-right` as mixins of the default float utilities, but only above the `@grid-float-breakpoint` to match the new navbar behavior * Updated components docs to match the new changeas * Added callout about component alignment here to explain the new classes
2013-08-13fix up broken tests by removing empty attrMark Otto1-1/+1
2013-08-13Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto1-63/+136
Conflicts: dist/css/bootstrap.min.css
2013-08-13Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panelMark Otto1-0/+40
Conflicts: dist/css/bootstrap.min.css
2013-08-13enable button groups in vertical button groupsMark Otto1-1/+11
2013-08-13derpMark Otto1-1/+31