diff --git a/VERSION b/VERSION index 9c1218c..314c3d7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.3 \ No newline at end of file +1.1.5 \ No newline at end of file diff --git a/dist/simple.dev.js b/dist/simple.dev.js index 38e0617..690c24c 100644 --- a/dist/simple.dev.js +++ b/dist/simple.dev.js @@ -119,7 +119,7 @@ function _c(obj) { var app; app = function (name, cnf) { // current version from build - this.version = '1.1.3'; + this.version = '1.1.5'; this.aName = name; // defaults name = _s(name).hashCode(); diff --git a/dist/simple.min.js b/dist/simple.min.js index 1014638..9a97597 100644 --- a/dist/simple.min.js +++ b/dist/simple.min.js @@ -9,7 +9,7 @@ if(0===this.length)return i for(t=0,a=this.length;a>t;t++)e=this.charCodeAt(t),i=(i<<5)-i+e,i|=0 return Math.abs(i)} var o -o=function(t,o){this.version="1.1.3",this.aName=t,t=n(t).hashCode() +o=function(t,o){this.version="1.1.5",this.aName=t,t=n(t).hashCode() var l="_sj_"+t if(this.name=t,r[l]=this,this.localStorageKey=l+"_data",this.container=null,this.state={},this.pState={},this.cnf={localStorageWrite:!0,localStorageRead:!0,partialRender:!0},"object"==typeof o)for(var p in o)this.cnf[p]=o[p] this.callbacks={sta:{},fin:{},wrd:{},drd:{},rde:{},siu:{}},this.getCallback=function(t,e){return e?"function"==typeof this.callbacks[t][e]?this.callbacks[t][e]:void 0:this.callbacks[t]},this.on=function(t,e,a){"object"==typeof this.callbacks[t]&&"function"==typeof a&&(this.callbacks[t][e]=a)},this._f=function(t){var e=this.getCallback(t)