From a950d5642b9e6039b6481e6f4eabe7635c516fde Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 26 May 2016 15:26:12 +0300 Subject: Update jQuery to v2.2.4. --- 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 5364fb8f8..48fde7687 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -174,7 +174,7 @@ - + -- cgit v1.2.3 From ed3ba4742506a7164caddbcdcfc58aba25277b4d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Jun 2016 22:19:46 -0700 Subject: Support jQuery v3 in Bootstrap v4 (#20191) * bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x --- 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 48fde7687..51ce13d70 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -174,7 +174,7 @@ - + -- cgit v1.2.3 From 3dc4b3647ce2b27b0216fe8103253ffe9633fde9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Sep 2016 00:54:10 -0700 Subject: Rename pull-*-{left|right} classes to .float-*-left and .float-*-right --- 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 51ce13d70..3397a3a7e 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -164,7 +164,7 @@ -- cgit v1.2.3 From 85327e4f9aa7c42d4d1997c793a8d4ffa451d3e5 Mon Sep 17 00:00:00 2001 From: vsn4ik Date: Wed, 12 Oct 2016 01:46:10 +0300 Subject: v4: Fix outdated utilites classes --- docs/examples/carousel/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/examples/carousel/index.html') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 3397a3a7e..5503b0eab 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -129,7 +129,7 @@

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

- Generic placeholder image + Generic placeholder image
@@ -141,7 +141,7 @@

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

- Generic placeholder image + Generic placeholder image
@@ -153,7 +153,7 @@

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

- Generic placeholder image + Generic placeholder image
-- cgit v1.2.3