| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-03 | Revert "Remove the individual examples." | XhmikosR | 1 | -0/+11 | |
| Redirect them instead to v3.4 examples. | |||||
| 2018-12-31 | Remove the individual examples. | XhmikosR | 1 | -10/+0 | |
| 2017-08-10 | example redirects | Mark Otto | 2 | -660/+8 | |
| 2016-07-25 | Docs for v3.3.7 | Chris Rebert | 1 | -4/+4 | |
| 2015-11-24 | v3.3.6 release | Mark Otto | 1 | -0/+3 | |
| 2015-06-16 | Try updating docs | Julian Thilo | 1 | -17/+17 | |
| 2015-03-16 | regenerate docs for v3.3.4 | Chris Rebert | 1 | -1/+2 | |
| 2015-02-05 | change all the twitter handles | Mark Otto | 1 | -1/+1 | |
| 2015-01-19 | docs for 3.3.2 | Mark Otto | 1 | -1/+1 | |
| 2014-12-22 | apply fixes from master branch to example templates | Chris Rebert | 1 | -4/+3 | |
| 2014-11-12 | 3.3.1 | Mark Otto | 1 | -6/+6 | |
| 2014-10-29 | bump to v3.3.0 | Mark Otto | 1 | -35/+24 | |
| 2014-08-27 | port over most of the v3.2.1 docs fixes | Chris Rebert | 1 | -6/+5 | |
| 2014-06-26 | merge in v3.2.0 changes; nuke a dupe _gh_pages dir | Mark Otto | 2 | -16/+289 | |
| 2014-02-13 | lame-copy-paste files because Pages doesn't support custom source yet | Mark Otto | 2 | -3/+3 | |
| 2014-01-30 | turn the docs upside down for the deploy because we're waiting on some new ↵ | Mark Otto | 2 | -0/+398 | |
| jekyll hotness | |||||
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 2 | -398/+0 | |
| 2013-12-24 | Update Respond.js to v1.4.2. | XhmikosR | 1 | -1/+1 | |
| 2013-12-23 | Fixes #11975: Change from png to .ico for favicon | Mark Otto | 1 | -1/+1 | |
| 2013-11-03 | Add toogle nav for screen readers in examples | Thanos Lefteris | 1 | -0/+3 | |
| 2013-10-31 | Added navigation role to example navbars | AJ Acevedo | 1 | -1/+1 | |
| As per the docs: http://getbootstrap.com/components/#navbar-default modified: examples/carousel/index.html modified: examples/jumbotron/index.html modified: examples/navbar-fixed-top/index.html modified: examples/navbar-static-top/index.html modified: examples/navbar/index.html modified: examples/non-responsive/index.html modified: examples/starter-template/index.html modified: examples/sticky-footer-navbar/index.html modified: examples/theme/index.html | |||||
| 2013-10-30 | remove unused `{{ page.base_url }}` variables, and fix the urls | wangsai | 1 | -1/+1 | |
| 2013-10-23 | rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-20 | Fixes #10433: Navbar z-index refactor | Mark Otto | 1 | -0/+24 | |
| * Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar) | |||||
| 2013-10-17 | Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 | Chris Rebert | 1 | -0/+3 | |
| 2013-10-16 | upgrade to html5shiv v 3.7.0 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-13 | use CDN for respond.js | Chris Rebert | 1 | -1/+1 | |
| 2013-10-10 | use https:// for CDN links | Chris Rebert | 1 | -2/+2 | |
| - works when viewing page via file:// - sets a good example security-wise | |||||
| 2013-10-09 | use CDN for jQuery instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-09 | use CDN for html5shiv instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-24 | Disable IE Compatibility Mode in docs, examples | Julian Thilo | 1 | -0/+1 | |
| ...because we don't support it and it may cause problems for people trying to view the docs in IE. | |||||
| 2013-09-23 | move /assets/ to /docs-assets/ ; fixes #10715 | Chris Rebert | 1 | -5/+5 | |
| 2013-09-02 | Update index.html | Christian | 1 | -1/+1 | |
| Updated text in the jumbotron container to reflect the Bootstrap 3 change from 'hero unit' to 'jumbotron'. | |||||
| 2013-09-01 | Remove links to navbar examples from example navbars in Theme ↵ | Mark Otto | 1 | -11/+1 | |
| example--nullifies #9894 | |||||
| 2013-09-01 | fixes #10111: different colors for dropdown link hover and active states | Mark Otto | 1 | -1/+1 | |
| 2013-08-24 | Add even more role="button" attributes | Kevin Suttle | 1 | -1/+1 | |
| Missed the <a class="btw" in my regex search | |||||
| 2013-08-23 | fixes #9876: avoid dropdowns in navbar examples to prevent overlap | Mark Otto | 1 | -24/+0 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -3/+3 | |
| Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-08-18 | update theme to match | Mark Otto | 1 | -3/+3 | |
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 1 | -1/+1 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-19 | Add new navbar-default class to examples | Julian Thilo | 1 | -1/+1 | |
| 2013-08-18 | add IE's Conditional comments for respondjs and html5shiv | saiwang | 1 | -1/+6 | |
| 2013-08-17 | Finish first pass at and docment Bootstrap v2-ish theme | Mark Otto | 2 | -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 | |||||
