| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-01-17 | Add respond.js to main docs pages, but only for IE8 and down | Mark Otto | 1 | -1/+1 | |
| 2013-01-17 | Update nav and add bounds for tablet container | Mark Otto | 1 | -1/+1 | |
| 2012-12-19 | Change .jumbotron usage in docs layout to .bs-docs-jumbotron | Mark Otto | 1 | -1/+1 | |
| 2012-12-05 | Merge branch '2.2.2-wip' into 3.0.0-wip | Mark Otto | 1 | -3/+3 | |
| Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less | |||||
| 2012-12-04 | add gallery page, fill with a few screenshots to start | Mark Otto | 1 | -0/+3 | |
| 2012-12-03 | Once more, update all the favicons to retina | Mark Otto | 1 | -1/+1 | |
| 2012-12-03 | Align the touch icons attributes | Mark Otto | 1 | -2/+2 | |
| 2012-12-01 | move around social buttons | Mark Otto | 1 | -0/+19 | |
| 2012-11-30 | remove deleted css files, run make | Mark Otto | 1 | -4/+1 | |
| 2012-11-30 | grid vars updated | Mark Otto | 1 | -7/+7 | |
| 2012-11-30 | form state vars | Mark Otto | 1 | -8/+8 | |
| 2012-11-30 | hero unit and pagination vars | Mark Otto | 1 | -3/+3 | |
| 2012-11-30 | navbar vars | Mark Otto | 1 | -18/+18 | |
| 2012-11-30 | remove sprites vars, change zindex vars | Mark Otto | 1 | -6/+0 | |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 1 | -15/+0 | |
| 2012-11-30 | more vars changing | Mark Otto | 1 | -5/+5 | |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -20/+18 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -15/+17 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -21/+19 | |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+4 | |
| 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-29 | add holder and replace placehold.it | Mark Otto | 1 | -1/+4 | |
| 2012-11-22 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+0 | |
| Conflicts: less/button-groups.less | |||||
| 2012-11-21 | Simpler footer for docs | Mark Otto | 1 | -1/+0 | |
| * Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding | |||||
| 2012-11-09 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+1 | |
| 2012-11-08 | remove ; from customizer | Mark Otto | 1 | -1/+1 | |
| 2012-11-04 | run make after removing responsive css file | Mark Otto | 1 | -1/+0 | |
| 2012-11-03 | Swap old icons for new in docs | Mark Otto | 1 | -4/+4 | |
| 2012-11-03 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+0 | |
| Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache | |||||
| 2012-11-02 | fixes #5756: duplicate media CSS in compiled builds | Mark Otto | 1 | -1/+0 | |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -7/+39 | |
| 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-31 | fixes #5717: add retina favicon, recompile docs | Mark Otto | 1 | -1/+1 | |
| 2012-10-29 | add a ton of the new vars to the customizer | Mark Otto | 1 | -0/+29 | |
| 2012-10-29 | add media.less to customizer page | Mark Otto | 1 | -0/+1 | |
| 2012-10-07 | Changing title of docs pages to simply say 'Bootstrap' like the docs home page | Mark Otto | 1 | -1/+1 | |
| 2012-10-02 | copy and style changes to improve docs rendering on mobile devices | Mark Otto | 1 | -5/+7 | |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 1 | -33/+31 | |
| 2012-09-17 | add the media css to customizer | Mark Otto | 1 | -0/+1 | |
| 2012-09-14 | Standardized spelling of 'JavaScript'; added icons to file trees | Martin Bean | 1 | -1/+1 | |
| 2012-09-13 | fixes #5119: javascript in navbar typo | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | pre font-size increase; revert static top navbar, undo contents section for now | Mark Otto | 1 | -1/+1 | |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing ↵ | Mark Otto | 1 | -2/+2 | |
| the top navbar in favor of static one, start adding table of contents for longer sections of docs | |||||
| 2012-08-14 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 1 | -4/+8 | |
| 2012-08-14 | get affix actually working and update docs | Jacob Thornton | 1 | -1/+1 | |
| 2012-08-14 | add affix plugin to downloads page | Mark Otto | 1 | -2/+6 | |
| 2012-08-14 | Changed placeholders value of @baseFontSize and @baseLineHeight to the ↵ | kylase | 1 | -2/+2 | |
| values specified in variables.less | |||||
| 2012-08-07 | reorg vars fields on customize page to ensure they are all in three columns ↵ | Mark Otto | 1 | -42/+43 | |
| for time being | |||||
| 2012-08-01 | remove the canvas slider doodad | Mark Otto | 1 | -40/+36 | |
| 2012-07-30 | place chevrons first in sidenav in docs, fix ie7 bugs for said sidenav | Mark Otto | 1 | -4/+4 | |
| 2012-07-29 | reverse navbar styles to save code | Mark Otto | 1 | -1/+1 | |
| 2012-07-24 | wrap footer in bs docs canvas for scrolling doodad | Mark Otto | 1 | -37/+39 | |
