| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-19 | Re-enable glyphicons in carousel controls and then remove redundant CSS from ↵ | Mark Otto | 1 | -7/+0 | |
| example | |||||
| 2013-08-19 | Fix vertical alignment of carousel navigation arrows. | al // @idest | 1 | -0/+6 | |
| Navigation arrows were aligned to the top of page. Vertically centered them in this fix. | |||||
| 2013-08-19 | Add background-color to carousel. | al // @idest | 1 | -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-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 1 | -4/+4 | |
| Conflicts: customize.html dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -3/+3 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-08-18 | update theme to match | Mark Otto | 1 | -3/+3 | |
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 1 | -1/+1 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 19 | -93/+282 | |
| Conflicts: customize.html examples/justified-nav/justified-nav.css | |||||
| 2013-08-18 | update non responsive example | Mark Otto | 1 | -0/+0 | |
| 2013-08-18 | don't include other navbar links in non responsive docs; use generic links | Mark Otto | 1 | -3/+3 | |
| 2013-08-18 | prevent navbar from collapsing in non responsive example (fixes #9812) | Mark Otto | 2 | -0/+148 | |
| 2013-08-18 | fix broken button | Mark Otto | 1 | -1/+1 | |
| 2013-08-19 | Add new navbar-default class to examples | Julian Thilo | 5 | -5/+5 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_restore_glyphicons | Mark Otto | 4 | -69/+38 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | remove padding from justified nav masthead and footer | Mark Otto | 1 | -7/+0 | |
| 2013-08-18 | Got rid of body-content from examples | Panayiotis Lipiridis | 3 | -62/+38 | |
| 2013-08-18 | remove carousel icons include | Mark Otto | 1 | -1/+0 | |
| 2013-08-18 | add IE's Conditional comments for respondjs and html5shiv | saiwang | 15 | -15/+90 | |
| 2013-08-17 | it's levi-OH-sa, not levi-oh-SAR | Mark Otto | 2 | -2/+2 | |
| 2013-08-17 | Navbar update | Mark Otto | 1 | -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-17 | Favicon in navbar example | Mark Otto | 1 | -0/+1 | |
| 2013-08-17 | Update jumbotron | Mark Otto | 5 | -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-17 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 7 | -7/+7 | |
| 2013-08-17 | update examples to use new .btn-lg class | Mark Otto | 7 | -7/+7 | |
| 2013-08-17 | Finish first pass at and docment Bootstrap v2-ish theme | Mark Otto | 3 | -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-17 | smaller example screenshots, fixes #9748 | Mark Otto | 14 | -0/+0 | |
| 2013-08-17 | update non-responsive docs and example to really disable it | Mark Otto | 2 | -2/+3 | |
| 2013-08-17 | add nonresponsive template to examples | Mark Otto | 3 | -0/+59 | |
| 2013-08-17 | add respond.js to all examples (fixes #9731) | Mark Otto | 13 | -9/+58 | |
| 2013-08-16 | carousel example: add alt text to images | Chris Rebert | 1 | -9/+9 | |
| 2013-08-16 | carousel example: add dummy 'src' attributes to <img>s | Chris Rebert | 1 | -9/+9 | |
| 2013-08-16 | fixes #9701: fix up offcanvas example | Mark Otto | 2 | -7/+7 | |
| 2013-08-16 | Justified nav now responsive; example updated accordingly (fixes #9708) | Mark Otto | 1 | -9/+24 | |
| 2013-08-16 | basic cleanup on carousel example (fixes #9709 and #9700) | Mark Otto | 2 | -31/+37 | |
| 2013-08-16 | Fixed up examples more | Mark Otto | 5 | -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-16 | fixes #9697 | Mark Otto | 2 | -8/+6 | |
| 2013-08-16 | fix up sticky footer example (fixes #9680) and add favicons to all examples | Mark Otto | 13 | -11/+17 | |
| 2013-08-16 | fix up justified nav example | Mark Otto | 3 | -11/+12 | |
| 2013-08-16 | fix links in examples | saiwang | 3 | -12/+12 | |
| 2013-08-15 | new screenshot images and docs section | Mark Otto | 25 | -0/+0 | |
| 2013-08-15 | hella examples fixing, mostly navbars and lots of work on grids example | Mark Otto | 16 | -152/+187 | |
| 2013-08-15 | move to examples dir | Mark Otto | 40 | -0/+1616 | |
| 2012-01-31 | move examples into docs...v2.0.0 | Jacob Thornton | 3 | -316/+0 | |
| 2012-01-31 | remove unused examples, update examples docs page, add starter template to ↵ | Mark Otto | 4 | -256/+79 | |
| examples, remove warning alert banner, add screenshots | |||||
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 3 | -3/+3 | |
| 2012-01-30 | scope .content in container example | Mark Otto | 1 | -5/+5 | |
| 2012-01-30 | update reverse fluid layout to mirror the fluid layout | Mark Otto | 1 | -83/+97 | |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ↵ | Mark Otto | 1 | -3/+3 | |
| it across responsive layouts | |||||
| 2012-01-29 | last minute addition of a simple fluid grid for our fluid examples; it needs ↵ | Mark Otto | 1 | -83/+97 | |
| work, so we're not documenting it now | |||||
| 2012-01-29 | update hero example and examples overview | Mark Otto | 1 | -6/+24 | |
