| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-15 | move Community & Translations docs sections from About to Getting Started | Chris Rebert | 1 | -0/+34 | |
| 2014-01-15 | Getting Started: fix ID of heading so matches TOC | Chris Rebert | 1 | -1/+1 | |
| 2014-01-12 | Formatting and docs changes | Mark Otto | 1 | -867/+856 | |
| 2014-01-11 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -10/+1 | |
| Conflicts: docs/getting-started.html | |||||
| 2014-01-11 | rm lingering reference to Recess in the docs | Chris Rebert | 1 | -2/+2 | |
| Refs c0200426ee72b165de400db740a60bae5d344b3c | |||||
| 2014-01-11 | Update docs per `.container-fluid` addition | Zlatan Vasović | 1 | -10/+1 | |
| - Remove `.container-fluid` from "removed classes". - Container isn't fluid by default (`.container`) and `.row` isn't percentage-based, so update docs. | |||||
| 2014-01-09 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -0/+9 | |
| Conflicts: docs/assets/css/docs.css | |||||
| 2014-01-06 | notes from .input-block-level | juniorconte | 1 | -1/+10 | |
| 2014-01-05 | link | Mark Otto | 1 | -1/+1 | |
| 2014-01-05 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -1/+1 | |
| Conflicts: docs/components.html | |||||
| 2014-01-06 | fix the paragraph outside of '.bs-docs-section' | wangsai | 1 | -1/+1 | |
| 2014-01-05 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -5/+5 | |
| 2014-01-05 | Merge pull request #12104 from ghoullier/master | Chris Rebert | 1 | -1/+1 | |
| Replace getElementsByTag with querySelector in IE10 Mobile viewport JS snippet | |||||
| 2014-01-05 | Replace getElementsByTag by querySelector for IE10 Mobile plateform. | Gregory HOULLIER | 1 | -1/+1 | |
| 2014-01-05 | Fix typos | Quy Ton | 1 | -2/+2 | |
| 2014-01-04 | Fix anchor links | Quy Ton | 1 | -2/+2 | |
| 2014-01-03 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -4/+3 | |
| 2014-01-03 | flip order so sentence reads better | Chris Rebert | 1 | -1/+1 | |
| 2014-01-03 | de-emphasize /docs/assets and docs HTML now that they're outside of the root dir | Chris Rebert | 1 | -4/+2 | |
| 2014-01-03 | Update source code download structure | Quy Ton | 1 | -4/+5 | |
| 2013-12-31 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -0/+1108 | |
| Conflicts: _config.yml docs/_includes/footer.html docs/_includes/nav-main.html docs/_includes/old-bs-docs.html docs/_layouts/default.html docs/_layouts/home.html docs/getting-started.html docs/index.html | |||||
| 2013-12-31 | Merge branch 'master' into docs_dir | Mark Otto | 1 | -0/+2 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -0/+1101 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -270/+0 | |
| 2013-07-18 | clarify IE support and rearrange getting started docs a bit | Mark Otto | 1 | -22/+25 | |
| 2013-07-17 | Merge branch '3.0.0-wip' into bs3_remove_examples | Mark Otto | 1 | -10/+79 | |
| Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html | |||||
| 2013-07-17 | Merge branch '3.0.0-docs-calloutfam' of ↵ | Mark Otto | 1 | -4/+4 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html | |||||
| 2013-07-17 | Fixes #8360: Add mention of IE compatibility mode to docs | Mark Otto | 1 | -0/+5 | |
| 2013-07-17 | Move license FAQs to the docs, add link to side nav | Mark Otto | 1 | -0/+46 | |
| 2013-07-17 | Fixes #8356: Move browser compatibility from wiki into real docs | Mark Otto | 1 | -0/+18 | |
| 2013-06-29 | Remove references to fonts | Quy Ton | 1 | -7/+1 | |
| 2013-06-26 | Adjust info callout, add callouts to docs | Julian Thilo | 1 | -4/+4 | |
| * Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout | |||||
| 2013-06-25 | Recess welcome | Julian Thilo | 1 | -1/+1 | |
| 2013-06-25 | Add IDs, adjust text | Julian Thilo | 1 | -1/+1 | |
| 2013-06-25 | Add callout to docs: LESS compiler support | Julian Thilo | 1 | -0/+5 | |
| 2013-06-20 | Move examples out of the main repo to twbs/bootstrap-examples | Mark Otto | 1 | -98/+7 | |
| While examples are phenomenally useful and awesome for folks getting started with Bootstrap, they don't really shine as well being buried in the main docs. Moreover, having anything that's not core HTML, CSS, JS, or documentation in the main repo seems to just get in the way. Therefore, examples gets its own repo. Specifically, we're doing the following: * Deletes all example screenshots * Deletes example layout * Deletes example files * Updates Getting Started docs to include only the template and a link to the new examples project All the examples and their history will be preserved in the switch. | |||||
| 2013-06-03 | nuke the .col | Mark Otto | 1 | -12/+12 | |
| 2013-06-02 | Fix layout for examples in getting-started | Robert Burns | 1 | -82/+89 | |
| 2013-05-21 | Fixed broken Customizer link for docs | AJ Acevedo | 1 | -1/+1 | |
| 2013-05-14 | outdent the file list | Mark Otto | 1 | -13/+13 | |
| 2013-05-09 | more nav twerks for getting started page | Mark Otto | 1 | -5/+5 | |
| 2013-05-09 | Update getting started page | Mark Otto | 1 | -5/+5 | |
| 2013-05-09 | rename welcome to getting started | Mark Otto | 1 | -0/+282 | |
| 2013-03-28 | holy crap new docs layout separate from home, no more top navbar | Mark Otto | 1 | -270/+0 | |
| 2013-03-28 | new subnav on all pages | Mark Otto | 1 | -32/+11 | |
| 2013-03-26 | docs fixes with new .bs-docs-container; fixing some lingering grid classes | Mark Otto | 1 | -16/+16 | |
| 2013-03-26 | New grid classes | Mark Otto | 1 | -2/+2 | |
| 2013-03-14 | modify copy | Mark Otto | 1 | -5/+5 | |
| 2013-03-14 | Added bower install to download/install options in getting started guide | Addy | 1 | -0/+5 | |
| 2013-02-26 | add new example thumbnails; update links to point to new windows | Mark Otto | 1 | -18/+18 | |
