From d72768a16abe811d987f2a38f980329260686114 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 9 Oct 2013 15:09:50 -0700 Subject: use CDN for html5shiv instead of vendoring it; fixes part of #10989 --- examples/offcanvas/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/offcanvas/index.html') diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index c8e6a793a..14d05e04c 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -18,7 +18,7 @@ -- cgit v1.2.3 From 5e652332d1d5b5c3c5e86da0938d571795ce6161 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 9 Oct 2013 15:21:03 -0700 Subject: use CDN for jQuery instead of vendoring it; fixes part of #10989 --- examples/offcanvas/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/offcanvas/index.html') diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index 14d05e04c..803644859 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -119,7 +119,7 @@ - + -- cgit v1.2.3 From 4b175d908cdbe923cfb2509bd5549509c300a71e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 10 Oct 2013 01:51:09 -0700 Subject: use https:// for CDN links - works when viewing page via file:// - sets a good example security-wise --- examples/offcanvas/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/offcanvas/index.html') diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index 803644859..62ac8ef2b 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -18,7 +18,7 @@ @@ -119,7 +119,7 @@ - + -- cgit v1.2.3 From c5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 13 Oct 2013 23:18:30 -0700 Subject: use CDN for respond.js --- examples/offcanvas/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/offcanvas/index.html') diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index 62ac8ef2b..b077bf168 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -19,7 +19,7 @@ -- cgit v1.2.3 From cf95fe20ba2b54eb433d513754741dc32e76a4cc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 16 Oct 2013 15:36:14 -0700 Subject: upgrade to html5shiv v 3.7.0 --- examples/offcanvas/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/offcanvas/index.html') diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index b077bf168..a2d973505 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -18,7 +18,7 @@ -- cgit v1.2.3 From c23d6a2766f550c63f7cf64f89296a2bcd52a324 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 17 Oct 2013 18:39:03 -0700 Subject: Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 --- examples/offcanvas/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/offcanvas/index.html') diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index a2d973505..e08a86b69 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -16,6 +16,9 @@ + + + - +