From a5034746450711054ad63c6dbdc5b717454ba000 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 20 Sep 2015 18:57:03 +0300 Subject: Remove unneeded trailing whitespace. [ci skip] --- docs/examples/navbar/index.html | 2 +- docs/examples/offcanvas/offcanvas.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 53269a094..b26cb2308 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -44,7 +44,7 @@ + diff --git a/docs/examples/offcanvas/offcanvas.js b/docs/examples/offcanvas/offcanvas.js index d2f37f22c..d14cd68b8 100644 --- a/docs/examples/offcanvas/offcanvas.js +++ b/docs/examples/offcanvas/offcanvas.js @@ -2,4 +2,4 @@ $(document).ready(function () { $('[data-toggle="offcanvas"]').click(function () { $('.row-offcanvas').toggleClass('active') }); -}); \ No newline at end of file +}); -- cgit v1.2.3 From d50e4a7274bd7f405d1c3661ddf6089fc6077a32 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 20 Sep 2015 19:05:41 +0300 Subject: Make tooltip-viewport example work. [ci skip] --- docs/examples/tooltip-viewport/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index 7327331e1..0afb19f06 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -7,7 +7,7 @@ - + Tooltip Viewport Example for Bootstrap @@ -42,6 +42,7 @@ + -- cgit v1.2.3 From 872eadeb99cec26b722784564b2645e63355acaf Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Tue, 6 Oct 2015 12:35:39 +0100 Subject: Add shrink-to-fit viewport directive Fixes potential problems with iOS9's new viewport behavior - see for instance https://forums.developer.apple.com/thread/13510 --- docs/examples/album/index.html | 2 +- docs/examples/blog/index.html | 2 +- docs/examples/carousel/index.html | 2 +- docs/examples/cover/index.html | 2 +- docs/examples/dashboard/index.html | 2 +- docs/examples/grid/index.html | 2 +- docs/examples/jumbotron/index.html | 2 +- docs/examples/justified-nav/index.html | 2 +- docs/examples/narrow-jumbotron/index.html | 2 +- docs/examples/navbar-top-fixed/index.html | 2 +- docs/examples/navbar-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/offcanvas/index.html | 2 +- docs/examples/signin/index.html | 2 +- docs/examples/starter-template/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/sticky-footer/index.html | 2 +- docs/examples/tooltip-viewport/index.html | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index bfc9d0223..5be2b091a 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index a598f8413..33823713c 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 767e74d38..10267c32c 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 54b0d705a..40b7feba0 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index b51f2d86e..e5e24a6a1 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index c64b37dc5..cafbb4fc5 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 22d613cef..5ab141053 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index b0d37f464..17179208f 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/narrow-jumbotron/index.html b/docs/examples/narrow-jumbotron/index.html index 1286cf3a3..f0d4e0ac0 100644 --- a/docs/examples/narrow-jumbotron/index.html +++ b/docs/examples/narrow-jumbotron/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/navbar-top-fixed/index.html b/docs/examples/navbar-top-fixed/index.html index edf0e2d37..345b75342 100644 --- a/docs/examples/navbar-top-fixed/index.html +++ b/docs/examples/navbar-top-fixed/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index b7e7367d2..4ff08b1d7 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index b26cb2308..ff22a191f 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 6dc7c044c..d2065e8be 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index 6a7b99c2f..70ed3b98d 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index d93be2ce9..1236a4e5b 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index fc41d08b4..2bbec02fb 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index 9dcb7a8ef..bbd23b786 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -3,7 +3,7 @@ - + diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index 0afb19f06..85df3bdba 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -3,7 +3,7 @@ - + -- cgit v1.2.3 From 5858b3fc9d4592e149c6a9cb66e1d48a3bc67861 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Thu, 8 Oct 2015 08:43:45 -0400 Subject: Remove double bottom border on sub header The table includes a border between the two making this unnecessary --- docs/examples/dashboard/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index e5e24a6a1..bdead7728 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -89,7 +89,7 @@ -

Section title

+

Section title

-- cgit v1.2.3 From 9b12e5f495535aa64bcf77703c51b17742ec7f06 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 11 Oct 2015 12:42:35 -0700 Subject: docs/examples/cover/cover.css: Fix "inheritence" typo --- docs/examples/cover/cover.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/cover/cover.css b/docs/examples/cover/cover.css index 823662d6b..e9e6d65aa 100644 --- a/docs/examples/cover/cover.css +++ b/docs/examples/cover/cover.css @@ -14,7 +14,7 @@ a:hover { .btn-secondary:hover, .btn-secondary:focus { color: #333; - text-shadow: none; /* Prevent inheritence from `body` */ + text-shadow: none; /* Prevent inheritance from `body` */ background-color: #fff; border: .05rem solid #fff; } -- cgit v1.2.3 From 5b113b2c7183df46c6e1b460683f53b43d929bfd Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 14 Oct 2015 16:56:14 -0700 Subject: Anonymous table bug is still present in Safari 9.0, but should be fixed in the next version --- docs/examples/justified-nav/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index 17179208f..3fe6e29f4 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -49,7 +49,7 @@

Safari bug warning!

-

As of v8.0, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.

+

As of v9.0, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »

-- cgit v1.2.3 From a50849f61b4bb8eedfafae40983f19373f8ccd18 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 6 Sep 2015 13:03:34 +0300 Subject: Switch to jQuery 2.1.4. Now that we don't support IE 8 it's safe to do that. --- docs/examples/album/index.html | 2 +- docs/examples/blog/index.html | 2 +- docs/examples/carousel/index.html | 2 +- docs/examples/cover/index.html | 2 +- docs/examples/dashboard/index.html | 2 +- docs/examples/jumbotron/index.html | 2 +- docs/examples/navbar-top-fixed/index.html | 2 +- docs/examples/navbar-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/offcanvas/index.html | 2 +- docs/examples/starter-template/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/tooltip-viewport/index.html | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index 5be2b091a..ccab2760c 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -115,7 +115,7 @@ - + + diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 10267c32c..540e609be 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -174,7 +174,7 @@ - + diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 40b7feba0..e55484bf5 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -60,7 +60,7 @@ - + diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index bdead7728..08a91898e 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -224,7 +224,7 @@ - + diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 5ab141053..beffe8742 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -75,7 +75,7 @@ - + diff --git a/docs/examples/navbar-top-fixed/index.html b/docs/examples/navbar-top-fixed/index.html index 345b75342..c622465d0 100644 --- a/docs/examples/navbar-top-fixed/index.html +++ b/docs/examples/navbar-top-fixed/index.html @@ -45,7 +45,7 @@ - + diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index 4ff08b1d7..ce0bbc0af 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -43,7 +43,7 @@ - + diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index ff22a191f..67447ad70 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -64,7 +64,7 @@ - + diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index d2065e8be..b1e133e21 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -104,7 +104,7 @@ - + diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index 1236a4e5b..fd0e08fe3 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -48,7 +48,7 @@ - + diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 2bbec02fb..73086c72d 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -73,7 +73,7 @@ - + diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index 85df3bdba..50fa795cf 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -39,7 +39,7 @@ - + -- cgit v1.2.3 From 7d9ddb844d9ca7b06bb845bb43e45222eb62b872 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 14 Nov 2015 19:46:15 -0800 Subject: grunt --- docs/examples/justified-nav/justified-nav.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/examples') diff --git a/docs/examples/justified-nav/justified-nav.css b/docs/examples/justified-nav/justified-nav.css index 7ba9cd75e..31e25e143 100644 --- a/docs/examples/justified-nav/justified-nav.css +++ b/docs/examples/justified-nav/justified-nav.css @@ -37,6 +37,9 @@ body { background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5)); background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); background-image: -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); + background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),to(#e5e5e5)); + background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%); + background-image: -o-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%); background-image: linear-gradient(to bottom, #f5f5f5 0%,#e5e5e5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ background-repeat: repeat-x; /* Repeat the gradient */ -- cgit v1.2.3 From ade2ab13418b2c86aa47a767533e542dc6589aff Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 22 Nov 2015 20:53:34 -0800 Subject: Remove non-responsive text alignment classes These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `
`) Refs #18300 [skip sauce] --- docs/examples/album/index.html | 2 +- docs/examples/carousel/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index ccab2760c..228f81198 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -44,7 +44,7 @@
-
+

Album example

Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don't simply skip over it entirely.

diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 540e609be..e4a492991 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -51,7 +51,7 @@