aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2013-08-19Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵Mark Otto1-7/+0
example
2013-08-19Fix vertical alignment of carousel navigation arrows.al // @idest1-0/+6
Navigation arrows were aligned to the top of page. Vertically centered them in this fix.
2013-08-19Add background-color to carousel.al // @idest1-1/+2
Set a background color for the carousel example so that white text is now legible. Also fixed typo on line 97.
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-4/+4
Conflicts: customize.html dist/css/bootstrap.min.css
2013-08-18Merge branch '3.0.0-wip' into bs3_panel_base_classMark Otto1-3/+3
Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
2013-08-18update theme to matchMark Otto1-3/+3
2013-08-18Refactor panels to have a base class for improved flexibility when ↵Mark Otto1-1/+1
customizing (and no overriding to start, too)
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto19-93/+282
Conflicts: customize.html examples/justified-nav/justified-nav.css
2013-08-18update non responsive exampleMark Otto1-0/+0
2013-08-18don't include other navbar links in non responsive docs; use generic linksMark Otto1-3/+3
2013-08-18prevent navbar from collapsing in non responsive example (fixes #9812)Mark Otto2-0/+148
2013-08-18fix broken buttonMark Otto1-1/+1
2013-08-19Add new navbar-default class to examplesJulian Thilo5-5/+5
2013-08-18Merge branch '3.0.0-wip' into bs3_restore_glyphiconsMark Otto4-69/+38
Conflicts: dist/css/bootstrap.min.css
2013-08-18remove padding from justified nav masthead and footerMark Otto1-7/+0
2013-08-18Got rid of body-content from examplesPanayiotis Lipiridis3-62/+38
2013-08-18remove carousel icons includeMark Otto1-1/+0
2013-08-18add IE's Conditional comments for respondjs and html5shivsaiwang15-15/+90
2013-08-17it's levi-OH-sa, not levi-oh-SARMark Otto2-2/+2
2013-08-17Navbar updateMark Otto1-33/+31
Addresses a few different cases where the navbar has and doesn't have a container, and accordingly adjusts the padding and margin of key elements.
2013-08-17Favicon in navbar exampleMark Otto1-0/+1
2013-08-17Update jumbotronMark Otto5-13/+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-17Merge branch '3.0.0-wip' into bs3_themeMark Otto7-7/+7
2013-08-17update examples to use new .btn-lg classMark Otto7-7/+7
2013-08-17Finish first pass at and docment Bootstrap v2-ish themeMark Otto3-0/+396
* Adds new "theme" example * Adds new theme.less file to provide all the overrides and additional styles for the theme * theme.less compiles, via Grunt, to two new files to `dist/css`, bootstrap-theme.css and bootstrap-theme.min.css
2013-08-17smaller example screenshots, fixes #9748Mark Otto14-0/+0
2013-08-17update non-responsive docs and example to really disable itMark Otto2-2/+3
2013-08-17add nonresponsive template to examplesMark Otto3-0/+59
2013-08-17add respond.js to all examples (fixes #9731)Mark Otto13-9/+58
2013-08-16carousel example: add alt text to imagesChris Rebert1-9/+9
2013-08-16carousel example: add dummy 'src' attributes to <img>sChris Rebert1-9/+9
2013-08-16fixes #9701: fix up offcanvas exampleMark Otto2-7/+7
2013-08-16Justified nav now responsive; example updated accordingly (fixes #9708)Mark Otto1-9/+24
2013-08-16basic cleanup on carousel example (fixes #9709 and #9700)Mark Otto2-31/+37
2013-08-16Fixed up examples moreMark Otto5-18/+12
* sticky footer side scrolling * static and fixed navbar more similar * min-height on static and fixed navbar examples to illustrate differences last two items fix #9702
2013-08-16fixes #9697Mark Otto2-8/+6
2013-08-16fix up sticky footer example (fixes #9680) and add favicons to all examplesMark Otto13-11/+17
2013-08-16fix up justified nav exampleMark Otto3-11/+12
2013-08-16fix links in examplessaiwang3-12/+12
2013-08-15new screenshot images and docs sectionMark Otto25-0/+0
2013-08-15hella examples fixing, mostly navbars and lots of work on grids exampleMark Otto16-152/+187
2013-08-15move to examples dirMark Otto40-0/+1616
2012-01-31move examples into docs...v2.0.0Jacob Thornton3-316/+0
2012-01-31remove unused examples, update examples docs page, add starter template to ↵Mark Otto4-256/+79
examples, remove warning alert banner, add screenshots
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto3-3/+3
2012-01-30scope .content in container exampleMark Otto1-5/+5
2012-01-30update reverse fluid layout to mirror the fluid layoutMark Otto1-83/+97
2012-01-30overhaul grid mixins and variables, standardize fluid grid system and enable ↵Mark Otto1-3/+3
it across responsive layouts
2012-01-29last minute addition of a simple fluid grid for our fluid examples; it needs ↵Mark Otto1-83/+97
work, so we're not documenting it now
2012-01-29update hero example and examples overviewMark Otto1-6/+24