diff --git a/VERSION b/VERSION index ee90284..90a27f9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.4 +1.0.5 diff --git a/dist/simple.dev.js b/dist/simple.dev.js index 723c059..57c8b7b 100644 --- a/dist/simple.dev.js +++ b/dist/simple.dev.js @@ -173,7 +173,7 @@ function _c(obj) { var app; app = function (name, cnf) { // current version from build - this.version = '1.0.4'; + this.version = '1.0.5'; this.aName = name; // defaults name = _s(name).hashCode(); diff --git a/dist/simple.min.js b/dist/simple.min.js index 828fcef..0aea7fc 100644 --- a/dist/simple.min.js +++ b/dist/simple.min.js @@ -13,7 +13,7 @@ if(0===this.length)return a for(t=0,i=this.length;i>t;t++)e=this.charCodeAt(t),a=(a<<5)-a+e,a|=0 return Math.abs(a)} var l -l=function(t,l){this.version="1.0.4",this.aName=t,t=n(t).hashCode() +l=function(t,l){this.version="1.0.5",this.aName=t,t=n(t).hashCode() var o="_sj_"+t if(this.name=t,r[o]=this,this.localStorageKey=o+"_data",this.container=null,this.state={},this.pState={},this.cnf={localStorageWrite:!0,localStorageRead:!0,partialRender:!0},"object"==typeof l)for(var c in l)this.cnf[c]=l[c] this.callbacks={sta:{},fin:{},wrd:{},drd:{},rde:{},ped:{},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,i){"object"==typeof this.callbacks[t]&&"function"==typeof i&&(this.callbacks[t][e]=i)},this._f=function(t){var e=this.getCallback(t)