From bde84dad610215085b952277c168ba3d55a59f78 Mon Sep 17 00:00:00 2001 From: "Martin@MBP" Date: Sat, 27 Jun 2015 22:07:30 +0200 Subject: [PATCH] Bumping version to 2.10.1 --- bower.json | 2 +- dist/jquery.fancytree-all.js | 50 +++++++++--------- dist/jquery.fancytree-all.min.js | 4 +- dist/jquery.fancytree.js | 6 +-- dist/jquery.fancytree.min.js | 6 +-- dist/{src => }/skin-awesome/ui.fancytree.css | 0 dist/{src => }/skin-awesome/ui.fancytree.less | 0 .../skin-awesome/ui.fancytree.min.css | 0 .../skin-bootstrap-n/ui.fancytree.css | 0 .../skin-bootstrap-n/ui.fancytree.less | 0 .../skin-bootstrap-n/ui.fancytree.min.css | 0 .../{src => }/skin-bootstrap/ui.fancytree.css | 0 .../skin-bootstrap/ui.fancytree.less | 0 .../skin-bootstrap/ui.fancytree.min.css | 0 dist/{src => }/skin-common.less | 0 dist/{src => }/skin-lion/icons.gif | Bin dist/{src => }/skin-lion/loading.gif | Bin dist/{src => }/skin-lion/ui.fancytree.css | 0 dist/{src => }/skin-lion/ui.fancytree.less | 0 dist/{src => }/skin-lion/ui.fancytree.min.css | 0 dist/{src => }/skin-themeroller/icons.gif | Bin dist/{src => }/skin-themeroller/loading.gif | Bin .../skin-themeroller/ui.fancytree.css | 0 .../skin-themeroller/ui.fancytree.min.css | 0 dist/{src => }/skin-vista/icons.gif | Bin dist/{src => }/skin-vista/loading.gif | Bin dist/{src => }/skin-vista/ui.fancytree.css | 0 dist/{src => }/skin-vista/ui.fancytree.less | 0 .../{src => }/skin-vista/ui.fancytree.min.css | 0 dist/{src => }/skin-win7/icons.gif | Bin dist/{src => }/skin-win7/loading.gif | Bin dist/{src => }/skin-win7/ui.fancytree.css | 0 dist/{src => }/skin-win7/ui.fancytree.less | 0 dist/{src => }/skin-win7/ui.fancytree.min.css | 0 dist/{src => }/skin-win8-n/icons.gif | Bin dist/{src => }/skin-win8-n/loading.gif | Bin dist/{src => }/skin-win8-n/ui.fancytree.css | 0 dist/{src => }/skin-win8-n/ui.fancytree.less | 0 .../skin-win8-n/ui.fancytree.min.css | 0 dist/{src => }/skin-win8-xxl/icons.gif | Bin dist/{src => }/skin-win8-xxl/loading.gif | Bin dist/{src => }/skin-win8-xxl/ui.fancytree.css | 0 .../{src => }/skin-win8-xxl/ui.fancytree.less | 0 .../skin-win8-xxl/ui.fancytree.min.css | 0 dist/{src => }/skin-win8/icons.gif | Bin dist/{src => }/skin-win8/loading.gif | Bin dist/{src => }/skin-win8/ui.fancytree.css | 0 dist/{src => }/skin-win8/ui.fancytree.less | 0 dist/{src => }/skin-win8/ui.fancytree.min.css | 0 dist/{src => }/skin-xp/icons-rtl.gif | Bin dist/{src => }/skin-xp/icons.gif | Bin dist/{src => }/skin-xp/loading.gif | Bin dist/{src => }/skin-xp/ui.fancytree.css | 0 dist/{src => }/skin-xp/ui.fancytree.less | 0 dist/{src => }/skin-xp/ui.fancytree.min.css | 0 dist/{src => }/skin-xp/vline-rtl.gif | Bin dist/{src => }/skin-xp/vline.gif | Bin dist/src/jquery.fancytree.childcounter.js | 4 +- dist/src/jquery.fancytree.clones.js | 4 +- dist/src/jquery.fancytree.columnview.js | 4 +- dist/src/jquery.fancytree.debug.js | 4 +- dist/src/jquery.fancytree.dnd.js | 4 +- dist/src/jquery.fancytree.edit.js | 4 +- dist/src/jquery.fancytree.filter.js | 4 +- dist/src/jquery.fancytree.glyph.js | 4 +- dist/src/jquery.fancytree.gridnav.js | 4 +- dist/src/jquery.fancytree.js | 6 +-- dist/src/jquery.fancytree.menu.js | 4 +- dist/src/jquery.fancytree.persist.js | 4 +- dist/src/jquery.fancytree.table.js | 4 +- dist/src/jquery.fancytree.themeroller.js | 4 +- dist/src/jquery.fancytree.wide.js | 4 +- dist/src/skin-custom-1/README.md | 14 ----- fancytree.jquery.json | 2 +- package.json | 2 +- 75 files changed, 67 insertions(+), 81 deletions(-) rename dist/{src => }/skin-awesome/ui.fancytree.css (100%) rename dist/{src => }/skin-awesome/ui.fancytree.less (100%) rename dist/{src => }/skin-awesome/ui.fancytree.min.css (100%) rename dist/{src => }/skin-bootstrap-n/ui.fancytree.css (100%) rename dist/{src => }/skin-bootstrap-n/ui.fancytree.less (100%) rename dist/{src => }/skin-bootstrap-n/ui.fancytree.min.css (100%) rename dist/{src => }/skin-bootstrap/ui.fancytree.css (100%) rename dist/{src => }/skin-bootstrap/ui.fancytree.less (100%) rename dist/{src => }/skin-bootstrap/ui.fancytree.min.css (100%) rename dist/{src => }/skin-common.less (100%) rename dist/{src => }/skin-lion/icons.gif (100%) rename dist/{src => }/skin-lion/loading.gif (100%) rename dist/{src => }/skin-lion/ui.fancytree.css (100%) rename dist/{src => }/skin-lion/ui.fancytree.less (100%) rename dist/{src => }/skin-lion/ui.fancytree.min.css (100%) rename dist/{src => }/skin-themeroller/icons.gif (100%) rename dist/{src => }/skin-themeroller/loading.gif (100%) rename dist/{src => }/skin-themeroller/ui.fancytree.css (100%) rename dist/{src => }/skin-themeroller/ui.fancytree.min.css (100%) rename dist/{src => }/skin-vista/icons.gif (100%) rename dist/{src => }/skin-vista/loading.gif (100%) rename dist/{src => }/skin-vista/ui.fancytree.css (100%) rename dist/{src => }/skin-vista/ui.fancytree.less (100%) rename dist/{src => }/skin-vista/ui.fancytree.min.css (100%) rename dist/{src => }/skin-win7/icons.gif (100%) rename dist/{src => }/skin-win7/loading.gif (100%) rename dist/{src => }/skin-win7/ui.fancytree.css (100%) rename dist/{src => }/skin-win7/ui.fancytree.less (100%) rename dist/{src => }/skin-win7/ui.fancytree.min.css (100%) rename dist/{src => }/skin-win8-n/icons.gif (100%) rename dist/{src => }/skin-win8-n/loading.gif (100%) rename dist/{src => }/skin-win8-n/ui.fancytree.css (100%) rename dist/{src => }/skin-win8-n/ui.fancytree.less (100%) rename dist/{src => }/skin-win8-n/ui.fancytree.min.css (100%) rename dist/{src => }/skin-win8-xxl/icons.gif (100%) rename dist/{src => }/skin-win8-xxl/loading.gif (100%) rename dist/{src => }/skin-win8-xxl/ui.fancytree.css (100%) rename dist/{src => }/skin-win8-xxl/ui.fancytree.less (100%) rename dist/{src => }/skin-win8-xxl/ui.fancytree.min.css (100%) rename dist/{src => }/skin-win8/icons.gif (100%) rename dist/{src => }/skin-win8/loading.gif (100%) rename dist/{src => }/skin-win8/ui.fancytree.css (100%) rename dist/{src => }/skin-win8/ui.fancytree.less (100%) rename dist/{src => }/skin-win8/ui.fancytree.min.css (100%) rename dist/{src => }/skin-xp/icons-rtl.gif (100%) rename dist/{src => }/skin-xp/icons.gif (100%) rename dist/{src => }/skin-xp/loading.gif (100%) rename dist/{src => }/skin-xp/ui.fancytree.css (100%) rename dist/{src => }/skin-xp/ui.fancytree.less (100%) rename dist/{src => }/skin-xp/ui.fancytree.min.css (100%) rename dist/{src => }/skin-xp/vline-rtl.gif (100%) rename dist/{src => }/skin-xp/vline.gif (100%) delete mode 100644 dist/src/skin-custom-1/README.md diff --git a/bower.json b/bower.json index 8e8fc7d2..03b69184 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "jquery.fancytree", "description": "Fancytree is a JavaScript tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.", - "version": "2.10.1-0", + "version": "2.10.1", "main": [ "dist/jquery.fancytree-all.min.js" ], diff --git a/dist/jquery.fancytree-all.js b/dist/jquery.fancytree-all.js index 38cd9d21..729933d2 100644 --- a/dist/jquery.fancytree-all.js +++ b/dist/jquery.fancytree-all.js @@ -7,8 +7,8 @@ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ /** Core Fancytree module. @@ -4077,7 +4077,7 @@ $.extend($.ui.fancytree, /** @lends Fancytree_Static# */ { /** @type {string} */ - version: "2.10.0", // Set to semver by 'grunt release' + version: "2.10.1", // Set to semver by 'grunt release' /** @type {string} */ buildType: "production", // Set to 'production' by 'grunt build' /** @type {int} */ @@ -4439,8 +4439,8 @@ $.extend($.ui.fancytree, * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ // To keep the global namespace clean, we wrap everything in a closure @@ -4615,8 +4615,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -5067,8 +5067,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -5624,8 +5624,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -5932,8 +5932,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -6125,8 +6125,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -6258,8 +6258,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -6460,8 +6460,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -6835,8 +6835,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -7200,8 +7200,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { @@ -7276,8 +7276,8 @@ $.ui.fancytree.registerExtension({ * Released under the MIT license * https://github.com/mar10/fancytree/wiki/LicenseInfo * - * @version 2.10.0 - * @date 2015-06-26T22:37 + * @version 2.10.1 + * @date 2015-06-27T22:07 */ ;(function($, window, document, undefined) { diff --git a/dist/jquery.fancytree-all.min.js b/dist/jquery.fancytree-all.min.js index 3745f6f8..fe7b8ba0 100644 --- a/dist/jquery.fancytree-all.min.js +++ b/dist/jquery.fancytree-all.min.js @@ -1,4 +1,4 @@ -/*! jQuery Fancytree Plugin - 2.10.0 - 2015-06-26T22:37 +/*! jQuery Fancytree Plugin - 2.10.1 - 2015-06-27T22:07 * https://github.com/mar10/fancytree * Copyright (c) 2015 Martin Wendt; Licensed MIT */ (function( factory ) { @@ -10,7 +10,7 @@ }(function( $ ) { !function(a,b,c,d){"use strict";function e(b,c){b||(c=c?": "+c:"",a.error("Fancytree assertion failed"+c))}function f(a,c){var d,e,f=b.console?b.console[a]:null;if(f)try{f.apply(b.console,c)}catch(g){for(e="",d=0;de;return!0}function i(a,b,c,d,e){var f=function(){var c=b[a],f=d[a],g=b.ext[e],h=function(){return c.apply(b,arguments)},i=function(a){return c.apply(b,a)};return function(){var a=b._local,c=b._super,d=b._superApply;try{return b._local=g,b._super=h,b._superApply=i,f.apply(b,arguments)}finally{b._local=a,b._super=c,b._superApply=d}}}();return f}function j(b,c,d,e){for(var f in d)"function"==typeof d[f]?"function"==typeof b[f]?b[f]=i(f,b,c,d,e):"_"===f.charAt(0)?b.ext[e][f]=i(f,b,c,d,e):a.error("Could not override tree."+f+". Use prefix '_' to create tree."+e+"._"+f):"options"!==f&&(b.ext[e][f]=d[f])}function k(b,c){return b===d?a.Deferred(function(){this.resolve()}).promise():a.Deferred(function(){this.resolveWith(b,c)}).promise()}function l(b,c){return b===d?a.Deferred(function(){this.reject()}).promise():a.Deferred(function(){this.rejectWith(b,c)}).promise()}function m(a,b){return function(){a.resolveWith(b)}}function n(b){var c=a.extend({},b.data()),d=c.json;return delete c.fancytree,d&&(delete c.json,c=a.extend(c,d)),c}function o(a){return a=a.toLowerCase(),function(b){return b.title.toLowerCase().indexOf(a)>=0}}function p(a){var b=new RegExp("^"+a,"i");return function(a){return b.test(a.title)}}function q(b,c){var d,f,g,h;for(this.parent=b,this.tree=b.tree,this.ul=null,this.li=null,this.statusNodeType=null,this._isLoading=!1,this._error=null,this.data={},d=0,f=A.length;f>d;d++)g=A[d],this[g]=c[g];c.data&&a.extend(this.data,c.data);for(g in c)B[g]||a.isFunction(c[g])||C[g]||(this.data[g]=c[g]);null==this.key?this.tree.options.defaultKey?(this.key=this.tree.options.defaultKey(this),e(this.key,"defaultKey() must return a unique key")):this.key="_"+t._nextNodeKey++:this.key=""+this.key,c.active&&(e(null===this.tree.activeNode,"only one active node allowed"),this.tree.activeNode=this),c.selected&&(this.tree.lastSelectedNode=this),this.children=null,h=c.children,h&&h.length&&this._setChildren(h),this.tree._callHook("treeRegisterNode",this.tree,!0,this)}function r(b){this.widget=b,this.$div=b.element,this.options=b.options,this.options&&(a.isFunction(this.options.lazyload)&&!a.isFunction(this.options.lazyLoad)&&(this.options.lazyLoad=function(){return t.warn("The 'lazyload' event is deprecated since 2014-02-25. Use 'lazyLoad' (with uppercase L) instead."),b.options.lazyload.apply(this,arguments)}),a.isFunction(this.options.loaderror)&&a.error("The 'loaderror' event was renamed since 2014-07-03. Use 'loadError' (with uppercase E) instead."),this.options.fx!==d&&t.warn("The 'fx' options was replaced by 'toggleEffect' since 2014-11-30.")),this.ext={},this.data=n(this.$div),this._id=a.ui.fancytree._nextId++,this._ns=".fancytree-"+this._id,this.activeNode=null,this.focusNode=null,this._hasFocus=null,this.lastSelectedNode=null,this.systemFocusElement=null,this.lastQuicksearchTerm="",this.lastQuicksearchTime=0,this.statusClassPropName="span",this.ariaPropName="li",this.nodeContainerAttrName="li",this.$div.find(">ul.fancytree-container").remove();var c,e={tree:this};this.rootNode=new q(e,{title:"root",key:"root_"+this._id,children:null,expanded:!0}),this.rootNode.parent=null,c=a("