| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-25 | Add link to German translation and reorder links | Julian Thilo | 1 | -1/+2 | |
| 2014-01-23 | add ID to "Box sizing" section of Getting Started docs | Chris Rebert | 1 | -1/+1 | |
| 2014-01-22 | add docs note to address #12078 | Chris Rebert | 1 | -0/+8 | |
| 2014-01-20 | Merge pull request #12308 from twbs/fix-12298 | Mark Otto | 1 | -1/+1 | |
| Fix #12298 | |||||
| 2014-01-20 | slap a lang attr on <html> in the Getting Started basic template | Chris Rebert | 1 | -1/+1 | |
| for consistency with docs/examples/starter-template/index.html | |||||
| 2014-01-19 | fix #12298 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-19 | Make head elements order uniform across templates and examples | Julian Thilo | 1 | -3/+4 | |
| 2014-01-19 | Improve <meta> tags | Zlatan Vasović | 1 | -2/+3 | |
| 2014-01-18 | add X-UA-Compatible <meta> to basic template | Chris Rebert | 1 | -0/+1 | |
| 2014-01-18 | make WP8 device-width hack code fully consistent between docs HTML & docs JS | Chris Rebert | 1 | -3/+3 | |
| 2014-01-18 | Fix typos, sentences in getting-started.html | Julian Thilo | 1 | -2/+2 | |
| 2014-01-18 | move migration docs to new separate page, leave callout on getting started ↵ | Mark Otto | 1 | -412/+4 | |
| page; fixes #12244 | |||||
| 2014-01-18 | Make spelling of Less uniform throughout the docs | Julian Thilo | 1 | -6/+6 | |
| 2014-01-17 | copy | Mark Otto | 1 | -1/+1 | |
| 2014-01-17 | present browser compatibility info in a table | Chris Rebert | 1 | -8/+47 | |
| 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 | |
