| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -384/+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 | 1 | -0/+382 | |
| * 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 | |||||
