| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 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 | |
| 2012-01-29 | update all example pages to latest version | Luke Hatcher | 4 | -38/+36 | |
| 2012-01-27 | update examples and restore icons | Mark Otto | 3 | -3/+3 | |
| 2012-01-27 | fix inputs in navbar | Mark Otto | 1 | -2/+2 | |
| 2012-01-25 | clean up the updated container app layout a bit | Mark Otto | 1 | -6/+1 | |
| 2012-01-25 | fixed columns to 7+3 for better proportions | Lech Wilczynski | 1 | -5/+5 | |
| 2012-01-25 | fixed span sum to 10 to display properly. Grid has 12 columns. | Lech Wilczynski | 1 | -2/+2 | |
| 2012-01-14 | dates updated to 2012 | Mark Otto | 4 | -4/+4 | |
| 2012-01-07 | update the fluid examples to use new classes and clear the floats properly ↵ | Mark Otto | 2 | -23/+27 | |
| from sidebar | |||||
| 2012-01-07 | fix forms in navbars, fix examples' navbars | Mark Otto | 4 | -20/+20 | |
| 2011-10-11 | share new navbar in examples | Mark Otto | 4 | -9/+9 | |
| 2011-10-09 | refactor fluid layout to be more specific to not interfere with modal ↵ | Mark Otto | 2 | -4/+130 | |
| content while adding right sidebar option | |||||
| 2011-09-16 | update alert message for ie7 to adjust dismiss icon, update example pages to ↵ | Mark Otto | 3 | -8/+28 | |
| clean up a few things from testing | |||||
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 3 | -3/+3 | |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row ↵ | Mark Otto | 1 | -3/+7 | |
| dropping problem we were having | |||||
| 2011-09-15 | mv 1.3.0 file names to plane bootstrap.css for submodulers | Jacob Thornton | 3 | -3/+3 | |
| 2011-09-10 | adding code and .label sections to type section | Mark Otto | 1 | -5/+4 | |
| 2011-09-08 | bump css to 1.3.0, update makefile to reflect that, update form css to ↵ | Mark Otto | 3 | -3/+3 | |
| prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere | |||||
