XhmikosR
|
3d65fc2b65
|
Update Respond.js to v1.4.2.
|
2013-12-24 09:22:53 +02:00 |
|
Mark Otto
|
0bd5bca695
|
Fixes #11975: Change from png to .ico for favicon
|
2013-12-23 15:16:25 -08:00 |
|
Mark Otto
|
ca14b9652c
|
inform the people that fixed positioning ain't all it's cracked up to be /cc #11888
|
2013-12-15 22:09:45 -08:00 |
|
Mark Otto
|
33160d5043
|
Fixes #9927: Update non-responsive example to prevent .navbar-collapse border from increasing height and increase specificity of nav selectors to keep dropdowns looking the same
|
2013-12-01 18:06:57 -08:00 |
|
Chris Rebert
|
d2e710a2df
|
fix 1 remaining instance of #11349
|
2013-11-05 16:37:54 -08:00 |
|
AJ Acevedo
|
0d4b9ef72e
|
Added navigation role to example navbars
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-31 16:09:41 -04:00 |
|
wangsai
|
ee96637284
|
remove unused {{ page.base_url }} variables, and fix the urls
|
2013-10-30 00:13:35 +08:00 |
|
Chris Rebert
|
c23d6a2766
|
Warn about IE8 + Respond.js + file:// problem in examples; fix #11019
|
2013-10-17 18:39:03 -07:00 |
|
Chris Rebert
|
cf95fe20ba
|
upgrade to html5shiv v 3.7.0
|
2013-10-16 15:36:37 -07:00 |
|
Chris Rebert
|
c5da0597bc
|
use CDN for respond.js
|
2013-10-13 23:18:30 -07:00 |
|
Chris Rebert
|
4b175d908c
|
use https:// for CDN links
- works when viewing page via file://
- sets a good example security-wise
|
2013-10-10 01:51:18 -07:00 |
|
Chris Rebert
|
5e652332d1
|
use CDN for jQuery instead of vendoring it; fixes part of #10989
|
2013-10-09 16:36:15 -07:00 |
|
Chris Rebert
|
d72768a16a
|
use CDN for html5shiv instead of vendoring it; fixes part of #10989
|
2013-10-09 16:36:02 -07:00 |
|
Julian Thilo
|
33e0877d21
|
Disable IE Compatibility Mode in docs, examples
...because we don't support it and it may cause problems for people
trying to view the docs in IE.
|
2013-09-24 18:43:16 +02:00 |
|
Chris Rebert
|
8aa5181126
|
move /assets/ to /docs-assets/ ; fixes #10715
|
2013-09-23 13:02:26 -07:00 |
|
Chris Rebert
|
d924bca6f6
|
fix #9924
|
2013-08-20 12:41:41 -07:00 |
|
Mark Otto
|
1bc13c659f
|
don't include other navbar links in non responsive docs; use generic links
|
2013-08-18 18:44:40 -07:00 |
|
Mark Otto
|
35ad599df6
|
prevent navbar from collapsing in non responsive example (fixes #9812)
|
2013-08-18 18:16:01 -07:00 |
|
saiwang
|
0c094efe28
|
add IE's Conditional comments for respondjs and html5shiv
|
2013-08-18 14:28:52 +08:00 |
|
Mark Otto
|
4f97df8aa4
|
update non-responsive docs and example to really disable it
|
2013-08-17 15:07:53 -07:00 |
|
Mark Otto
|
6c765ac821
|
add nonresponsive template to examples
|
2013-08-17 15:02:38 -07:00 |
|