| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-01 | Fixes #9927: Update non-responsive example to prevent .navbar-collapse ↵ | Mark Otto | 1 | -10/+14 | |
| border from increasing height and increase specificity of nav selectors to keep dropdowns looking the same | |||||
| 2013-11-05 | fix 1 remaining instance of #11349 | Chris Rebert | 1 | -0/+1 | |
| 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-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 | -4/+4 | |
| 2013-08-20 | fix #9924 | Chris Rebert | 1 | -2/+1 | |
| 2013-08-18 | don't include other navbar links in non responsive docs; use generic links | Mark Otto | 1 | -3/+3 | |
| 2013-08-18 | prevent navbar from collapsing in non responsive example (fixes #9812) | Mark Otto | 2 | -0/+148 | |
| 2013-08-18 | add IE's Conditional comments for respondjs and html5shiv | saiwang | 1 | -1/+6 | |
| 2013-08-17 | update non-responsive docs and example to really disable it | Mark Otto | 2 | -2/+3 | |
| 2013-08-17 | add nonresponsive template to examples | Mark Otto | 2 | -0/+59 | |
