| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2013-02-26 | nuke remaining less/tests/ files and move grid over to examples dir | Mark Otto | 1 | -0/+7 | |
| 2013-02-26 | Move navbar examples to /examples directory | Mark Otto | 1 | -0/+23 | |
| 2013-02-16 | All Glyphicons now require a base class, e.g. .glyphicon.glyphicon-star | Mark Otto | 1 | -6/+6 | |
| 2013-02-14 | Make example pages use Jekyll; add sticky footer navbar image to examples | Mark Otto | 1 | -9/+9 | |
| 2013-02-13 | Start using some includes; test out some pygments highlighting | Mark Otto | 1 | -200/+207 | |
| 2013-02-13 | Restore gallery page, add active nav class jankitude, auto regenerate docs ↵ | Mark Otto | 1 | -1/+1 | |
| on file save | |||||
| 2013-02-12 | rearrange jekyll and docs | Mark Otto | 1 | -0/+249 | |
| 2013-02-12 | nuke what we don't need for jekyll | Mark Otto | 1 | -380/+0 | |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-02-05 | Update link to changelog | Mark Otto | 1 | -1/+1 | |
| 2013-01-31 | Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes | Mark Otto | 1 | -2/+2 | |
| 2013-01-31 | Remove gallery link from navbar; add to homepage examples section instead | Mark Otto | 1 | -3/+0 | |
| 2013-01-31 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -2/+4 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css docs/assets/js/application.js docs/components.html docs/templates/pages/components.mustache less/sprites.less | |||||
