Mark Otto
ebeb110b7c
bump to v3.3.0
2014-10-29 12:17:44 -07:00
Chris Rebert
8312d7fd78
port over most of the v3.2.1 docs fixes
2014-08-27 20:51:32 -07:00
Chris Rebert
6d3086b772
regenerate with fixes applied
2014-06-30 21:11:21 -07:00
Mark Otto
2c3d8ce134
merge in v3.2.0 changes; nuke a dupe _gh_pages dir
2014-06-26 09:46:59 -07:00
Mark Otto
c17e4c7f94
lame-copy-paste files because Pages doesn't support custom source yet
2014-02-13 09:36:49 -08:00
Chris Rebert
648984f1cc
fix "pading-right" [sic] typo in dashboard.css; fixes #12455
2014-01-31 08:21:57 -08:00
Mark Otto
09673814c8
turn the docs upside down for the deploy because we're waiting on some new jekyll hotness
2014-01-30 09:30:24 -08:00
Chris Rebert
6af0013ac5
Revert "Add tooltip viewport
option, respect bounds of the viewport"
...
This reverts commit edb221a20c
.
Reverting due to broken JS unit tests.
Conflicts:
docs/javascript.html
2014-01-16 20:32:59 -08:00
Ben Ogle
edb221a20c
Add tooltip viewport
option, respect bounds of the viewport
2014-01-14 17:42:29 -08:00
Mark Otto
a9c829bc0c
Rearrange repository contents because muahahahahahaha
2013-12-28 22:47:03 -08:00
Mark Otto
6405442e66
drop the title
2013-12-28 18:47:32 -08:00
Mark Otto
068010409b
Merge pull request #12035 from tomByrer/master
...
fixed .clearfix example, + doc link
2013-12-28 18:46:36 -08:00
tomByrer
120dce43e8
fixed .clearfix example, + doc link
2013-12-28 12:01:32 -07:00
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
Chris Rebert
c4b0684e65
fix typo
2013-12-18 11:45:30 -08:00
Mark Otto
8142493b42
fixes #11925 : cover template for firefox
2013-12-18 09:42:37 -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
f60b8169c6
finalize blog template
2013-12-15 11:33:06 -08:00
Mark Otto
fbf31f965e
Add new template, Cover
2013-12-11 16:45:41 -08:00
Mark Otto
e349fb2114
fix validation failure
2013-12-08 02:14:43 -08:00
Mark Otto
d70f4e895c
image compression
2013-12-07 23:49:03 -08:00
Mark Otto
90cbfc76e4
Add new template, Cover
2013-12-07 23:23:41 -08:00
Mark Otto
73bc7d9f12
Add new template, Dashboard
2013-12-07 20:51:25 -08:00
Joah Gerstenberg
89061b0517
Updates Bootstrap thumbnail
2013-12-04 06:26:12 -06: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
Mark Otto
c6244a94d0
Shorten sticky footer examples footer content to prevent wrapping
2013-11-30 22:41:43 -08:00
Mark Otto
143427b8ae
Merge pull request #11330 from maxwellium/patch-1
...
fixing offcanvas example for chrome
2013-11-30 00:39:00 -08:00
Chris Rebert
ccd564650a
add more missing role="form"-s
2013-11-21 12:02:54 -08:00
Chris Rebert
4cbc8d49b1
Justified Nav rendering bug fixed in Chrome as of v31.0.1650.48
2013-11-13 12:03:03 -08:00
Chris Rebert
ceefbce100
add warning about WebKit bug to the justified nav example itself
2013-11-06 15:21:07 -08:00
Chris Rebert
d2e710a2df
fix 1 remaining instance of #11349
2013-11-05 16:37:54 -08:00
Thanos Lefteris
70db224073
Add toogle nav for screen readers in examples
2013-11-03 21:08:24 +02:00
maxwellium
56aa2af6e1
otherwise content scrolls on chrome
...
without change, body scrolls on chrome Version 30.0.1599.101 (OSX 10.9)
2013-11-01 22:51:11 +01: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
54cd0f8c2f
rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216
2013-10-23 23:41:17 -07:00
Mark Otto
976866dcaa
Merge pull request #10729 from lipis/patch-2
...
Removed the unnecessary override and the !important from .wrap
2013-10-20 23:12:19 -07:00
Mark Otto
c71f89518f
Fix up padding on default navbar example
2013-10-20 21:11:51 -07:00
Mark Otto
e486bb4f39
Fixes #10433 : Navbar z-index refactor
...
* 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-20 20:30:16 -07: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
Mark Otto
a44bd01628
Merge pull request #10533 from topsitemakers/master
...
adding required attribute for example signin form
2013-10-14 19:56:33 -07:00
Chris Rebert
c5da0597bc
use CDN for respond.js
2013-10-13 23:18:30 -07:00
Mark Otto
6a93e729db
Merge pull request #11016 from twbs/address-10965
...
address #10965 ; mention Glyphicons-over-file:// problem in Carousel example
2013-10-13 18:35:10 -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
c42af6951f
address #10965 ; mention Glyphicons-over-file:// problem in Carousel example
2013-10-10 01:42:34 -07:00
Mark Otto
84413f6e29
Merge pull request #11013 from twbs/fix-10989
...
Use CDNs for more example JavaScripts
2013-10-09 20:05:21 -07:00
Chris Rebert
ef1fc34e61
use data-ride="carousel" in the docs & examples; fixes #11005
2013-10-09 19:29:27 -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