diff --git a/jquery.jqote2.js b/jquery.jqote2.js index 7419ef1..4b84045 100644 --- a/jquery.jqote2.js +++ b/jquery.jqote2.js @@ -6,8 +6,8 @@ * Dual licensed under the WTFPL v2 or MIT (X11) licenses * WTFPL v2 Copyright (C) 2004, Sam Hocevar * - * Date: Thu, Oct 21st, 2010 - * Version: 0.9.7 + * Date: Fri, May 4th, 2012 + * Version: 0.9.8 */ (function($) { var JQOTE2_TMPL_UNDEF_ERROR = 'UndefinedTemplateError', diff --git a/jquery.jqote2.min.js b/jquery.jqote2.min.js index 9a05d42..8b287d4 100644 --- a/jquery.jqote2.min.js +++ b/jquery.jqote2.min.js @@ -6,9 +6,9 @@ * Dual licensed under the WTFPL v2 or MIT (X11) licenses * WTFPL v2 Copyright (C) 2004, Sam Hocevar * - * Date: Thu, Oct 21st, 2010 - * Version: 0.9.7 + * Date: Fri, May 4th, 2012 + * Version: 0.9.8 */ (function($){var _=false,E1="UndefinedTemplateError",E2="TemplateCompilationError",E3="TemplateExecutionError",A="[object Array]",S="[object String]",F="[object Function]",n=1,c="%",q=/^[^<]*(<[\w\W]+>)[^>]*$/,ts=Object.prototype.toString;function r(e,x){throw ($.extend(e,x),e)}function dns(f) {var a=[];if(ts.call(f)!==A)return _;for(var i=0,l=f.length;i\s*|[\r\n\t]/g,"").split("<"+t).join(t+">\x1b").split(t+">");for(var m=0,k=a.length;m\s*|[\r\n\t]/g,"").split("<"+t).join(t+">\x1b").split(t+">");for(var m=0,k=a.length;m').join('>').split('"').join('"').split("'").join(''')},jqotecache:{}});$.event.special.jqote={add:function(o){var n,h=o.handler,d=!o.data?[]:ts.call(o.data)!==A?[o.data]:o.data;if(!o.namespace)o.namespace="app.pre.sub";if(!d.length||!(n=dns(l(d))))return;o.handler=function(e,m,r){return !r||r.test(n)?h.apply(this,[e,m]):null}}}})(jQuery); diff --git a/version.txt b/version.txt index c81aa44..e3e1807 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.7 +0.9.8