23 Commits

Author SHA1 Message Date
Luke Page
6554117643 Add initial browser test suite using phantomjs for headless testing and jasmine 2012-12-16 08:45:51 +00:00
Luke Page
7fc6275ba8 Move Amd module definition. Fixes #777 2012-08-12 20:04:58 +01:00
Simon Dittlmann
29589bfa67 Added colors.js to rhino target in Makefile 2012-07-28 19:19:11 +01:00
Alexis Sellier
90013bcc97 Merge pull request #479 from tobias104/issue-457
CommonJS/AMD module support
2012-01-19 12:16:16 -08:00
Alexis Sellier
6fe4c1f092 (dist) Makefile: make server 2012-01-15 17:15:36 +01:00
Alexis Sellier
6ba85e1c7e improve minification process a little 2011-12-10 14:18:15 +01:00
Alexis Sellier
cf5d3050ea Merge pull request #496 from wfreeman/master
Removed call to put header into minified build, because it's already there.
2011-12-10 05:16:52 -08:00
Alexis Sellier
b44d2dc9fe merge named-colors patch 2011-12-10 13:41:20 +01:00
Wes Freeman
62a36e567f Updating Makefile to not add a redundant header in the minified javascript. 2011-11-29 22:47:17 -05:00
Bobby Wertman
905d63fd2f Added an AMD module registration. 2011-11-21 19:56:25 -05:00
Erwan Loisant
c5c1031402 Basic rhino support 2011-09-14 17:46:53 +02:00
revolunet
63c028b9bf implement named color conversion 2011-07-08 00:55:59 +02:00
Alexis Sellier
6ab8d9c2e6 (dist) use uglifyjs, update copyright headers 2011-05-11 14:33:36 -04:00
cloudhead
f74f646eea (dist) new dist commands to Makefile 2010-07-08 00:55:27 +02:00
cloudhead
2bac8184c5 (dist) require() goes in its own file 2010-06-15 18:54:46 -04:00
cloudhead
e529e38369 (dist) wrap script in anonymous function 2010-06-15 18:05:03 -04:00
cloudhead
45c5f97dce (dist) fix version extraction in Makefile 2010-06-07 05:08:52 -04:00
cloudhead
8c295ffa2c (dist) extract version info from package.json 2010-05-26 13:37:34 -04:00
cloudhead
9bc98c5efa added ECMAScript 4 compatibility 2010-05-17 22:57:11 -04:00
cloudhead
11f71f32e7 added compat.js and tree.js to build, it now builds in dist/ 2010-03-29 22:24:09 -04:00
cloudhead
f6312ba794 Created a compat.js file in build/, for browser compatiblity, moved trim() in
there. LESS builds to dist/ now.
2010-03-27 02:24:39 -04:00
cloudhead
823d69fd67 browser.js init -- very basic browser support - Makefile also builds for browser now 2010-03-22 23:12:58 -04:00
cloudhead
652366327e I guess 'Makefile' starts with a cap.. 2010-03-18 18:13:27 -04:00