diff --git a/README.md b/README.md index bf3c4def..46756d19 100755 --- a/README.md +++ b/README.md @@ -26,13 +26,8 @@ Open demo/index.html in your favourite browser. ## Developer Notes -### Minifying dependencies +Running the tests by opening `test/index.html` in your browser. - npm install -g uglify - cd vendor - cat *.js | uglifyjs -o ../src/deps-min.js - -note: make sure underscore.js goes in at the top of the file as a few deps currently depend on it ## Copyright and License diff --git a/demo/index.html b/demo/index.html index cc345dc4..eb083f53 100644 --- a/demo/index.html +++ b/demo/index.html @@ -15,7 +15,12 @@ - + + + + + + diff --git a/demo/original.html b/demo/original.html index 71cc17e9..f60c56ee 100755 --- a/demo/original.html +++ b/demo/original.html @@ -7,7 +7,13 @@ - + + + + + + + diff --git a/src/deps-min.js b/src/deps-min.js deleted file mode 100644 index 7dcc108c..00000000 --- a/src/deps-min.js +++ /dev/null @@ -1,21 +0,0 @@ -/*! - * jQuery JavaScript Library v1.6.1 - * http://jquery.com/ - * - * Copyright 2011, John Resig - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * Includes Sizzle.js - * http://sizzlejs.com/ - * Copyright 2011, The Dojo Foundation - * Released under the MIT, BSD, and GPL Licenses. - * - * Date: Thu May 12 15:04:36 2011 -0400 - */(function(a,b){function c(a){return J.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function d(a){if(!co[a]){var b=J("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c===""){cp||(cp=G.createElement("iframe"),cp.frameBorder=cp.width=cp.height=0),G.body.appendChild(cp);if(!cq||!cp.createElement)cq=(cp.contentWindow||cp.contentDocument).document,cq.write("
");b=cq.createElement(a),cq.body.appendChild(b),c=J.css(b,"display"),G.body.removeChild(cp)}co[a]=c}return co[a]}function e(a,b){var c={};return J.each(cu.concat.apply([],cu.slice(0,b)),function(){c[this]=a}),c}function f(){cv=b}function g(){return setTimeout(f,0),cv=J.now()}function h(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function i(){try{return new a.XMLHttpRequest}catch(b){}}function j(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},f,g,h=d.length,i,j=d[0],k,l,m,n,o;for(f=1;f| t |