From b7ac0d401f4100a40028e8b75d6130b70e4d9390 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 9 May 2014 15:31:52 -0700 Subject: add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin --- docs/examples/carousel/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/examples/carousel/index.html') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 828314603..06a2eb8bc 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -113,8 +113,8 @@ - - + + -- cgit v1.2.3 From ed98b3dfc012166d01c72fc80caa0113e37b4d45 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 10 May 2014 09:22:43 +0300 Subject: Update html5shiv to 3.7.2. --- docs/examples/carousel/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/carousel/index.html') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 06a2eb8bc..58c1187e2 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -22,7 +22,7 @@ -- cgit v1.2.3 From 7a765d1f8b45dd10d40e6c9ac5ad144ff95a9b0d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 13 May 2014 08:33:23 +0300 Subject: Update jQuery to v1.11.1. --- docs/examples/carousel/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/carousel/index.html') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 58c1187e2..43c2a652f 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -203,7 +203,7 @@ - + -- cgit v1.2.3