From c897f9d5f0b331dfafb571429d7bd845b6b73b6a Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Oct 2014 21:24:45 -0700 Subject: Safari v8.0 still suffers from Justified Nav rendering bug --- 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 0b86c4d01..b1e045ade 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -54,7 +54,7 @@

Safari bug warning!

-

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

+

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.

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 6b7d6565dee1e3a8bc41c1104866ed00f9945981 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 29 Oct 2014 22:07:13 +0200 Subject: Examples: Make use of the `footer` tag instead of a `div`. --- docs/examples/blog/index.html | 4 ++-- docs/examples/jumbotron-narrow/index.html | 4 ++-- docs/examples/justified-nav/index.html | 4 ++-- docs/examples/sticky-footer-navbar/index.html | 4 ++-- docs/examples/sticky-footer/index.html | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index cbbcd60ae..ab31c84a0 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -156,12 +156,12 @@
- + diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index b1e045ade..defcdd2f0 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -71,9 +71,9 @@ - + diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 8168e37a5..8afe30532 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -72,11 +72,11 @@

Back to the default sticky footer minus the navbar.

- + -- cgit v1.2.3 From bb89657bcb53a60d579d8fd9bbea56dde05dad8c Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 30 Oct 2014 16:45:33 +0000 Subject: Assorted accessibility (and some consistency) fixes for documentation Closes #14951 by merging it. --- docs/examples/cover/index.html | 12 +++++++----- docs/examples/dashboard/index.html | 2 +- docs/examples/jumbotron-narrow/index.html | 12 +++++++----- docs/examples/justified-nav/index.html | 18 ++++++++++-------- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 8 ++++---- docs/examples/signin/index.html | 6 ++++-- 8 files changed, 35 insertions(+), 27 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 9fcbf7029..90d973016 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -38,11 +38,13 @@

Cover

- +
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index a38497280..96dde7519 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -58,7 +58,7 @@
diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index df4849725..1ed8dcdb3 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -61,7 +61,7 @@
diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 89fc7bc6d..f598cebb0 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -45,9 +45,9 @@ - + Previous - + Next diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index de9ea99bf..546cbf2d4 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -616,11 +616,11 @@ - + Previous - + Next -- cgit v1.2.3 From 0681971c8aea1c4de4ae3878506477b835cacc6b Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Tue, 11 Nov 2014 23:52:52 +0000 Subject: Wash-up of some stray dropdown examples adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of - role="button" --- docs/examples/carousel/index.html | 2 +- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/non-responsive/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/theme/index.html | 8 ++++---- 7 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 6ffc66d5a..528ab5ad2 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -49,7 +49,7 @@
  • About
  • Contact