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/_includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/footer.html') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index eb35020ba..34b463900 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -11,7 +11,7 @@ - + {% if site.github %} -- cgit v1.2.3 From 9a5222ca31e690d9559a0dd635e6f9b82247e54e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 19 Nov 2015 01:00:35 -0800 Subject: Docs: Separate Tether out from docs.min.js We can't include it in docs.min.js because docs.min.js includes application.js, application.js depends on bootstrap.js, and the tooltip portion of bootstrap.js depends on Tether. So instead, we need to load Tether separately before bootstrap.js [skip sauce] --- docs/_includes/footer.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/_includes/footer.html') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 34b463900..3782eea04 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -14,6 +14,8 @@ + + {% if site.github %} {% else %} -- cgit v1.2.3 From 14772943a692914ccb317e7ecb193255098c670b Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 4 Dec 2015 19:14:52 +0200 Subject: Rename jekyll-search.js to reflect that it's minified. [ci skip] --- docs/_includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/footer.html') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 3782eea04..7bcaa3983 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -35,7 +35,7 @@ {% if page.layout == "docs" %} - +