You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2020/05/20 15:18:38 UTC

[flink] branch release-1.11 updated: [FLINK-17675][docs] Update jquery dependency to 3.5.1

This is an automated email from the ASF dual-hosted git repository.

rmetzger pushed a commit to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.11 by this push:
     new 861efd0  [FLINK-17675][docs] Update jquery dependency to 3.5.1
861efd0 is described below

commit 861efd05e382fa122520ab253f4278fa37bb2bad
Author: Robert Metzger <rm...@apache.org>
AuthorDate: Mon May 18 15:20:52 2020 +0200

    [FLINK-17675][docs] Update jquery dependency to 3.5.1
    
    This closes #12229
---
 NOTICE                     | 6 ++++++
 docs/page/js/flink.js      | 2 +-
 docs/page/js/jquery.min.js | 6 ++----
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/NOTICE b/NOTICE
index 707f8d9..2179dc8 100644
--- a/NOTICE
+++ b/NOTICE
@@ -4,6 +4,12 @@ Copyright 2014-2020 The Apache Software Foundation
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
+This project bundles the following dependencies under the MIT license.
+See bundled license files for details.
+
+- jQuery v3.5.1 | (c) JS Foundation and other contributors
+	-> in "docs/page/js/jquery.min.js"
+
 This project bundles the following dependencies under the BSD license.
 See bundled license files for details.
 
diff --git a/docs/page/js/flink.js b/docs/page/js/flink.js
index 885a8ff..5d744e7 100644
--- a/docs/page/js/flink.js
+++ b/docs/page/js/flink.js
@@ -123,5 +123,5 @@ $(function() {
 
   // Scroll now too in case we had opened the page on a hash, but wait a bit because some browsers
   // will try to do *their* initial scroll after running the onReady handler.
-  $(window).load(function() { setTimeout(function() { maybeScrollToHash(); }, 25); }); 
+  $(window).ready(function() { setTimeout(function() { maybeScrollToHash(); }, 25); }); 
 });
diff --git a/docs/page/js/jquery.min.js b/docs/page/js/jquery.min.js
index e6a051d..b061403 100644
--- a/docs/page/js/jquery.min.js
+++ b/docs/page/js/jquery.min.js
@@ -1,4 +1,2 @@
-/*! jQuery v1.11.2 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */
-!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.2",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b [...]
-return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}fu [...]
-}m.Tween=Zb,Zb.prototype={constructor:Zb,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var a=Zb.propHooks[this.prop];return a&&a.get?a.get(this):Zb.propHooks._default.get(this)},run:function(a){var b,c=Zb.propHooks[this.prop];return this.pos=b=this.options.duration?m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):a,this.now=( [...]
+/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l= [...]