Eric Rowell
|
89db41693c
|
patched up #866
|
2014-03-27 22:02:58 -07:00 |
|
Eric Rowell
|
980918f710
|
promoting version to 5.02 in package.json file. This is the version we are working on
|
2014-02-27 19:16:25 -08:00 |
|
Eric Rowell
|
fbcc5814f2
|
removed ^ from package.json file. Removed throttling support for mousemove and touchmove for now. It doesn't appear to have helped performance on Anton's device, so I don't want to leave it in if it's not making much of a difference. Anything that's async can be error prone, especially in combination with batch drawing
|
2014-02-27 19:07:10 -08:00 |
|
Лаврёнов Антон
|
1d4a65ae08
|
remove node-canvas dependence for travis tests
|
2014-02-27 20:07:40 +08:00 |
|
Лаврёнов Антон
|
c8ddd27c2c
|
Alpha nodejs support
|
2014-02-27 19:55:39 +08:00 |
|
Лаврёнов Антон
|
ac2cb3c7ea
|
grunt server tasks added
|
2014-02-27 18:45:28 +08:00 |
|
Лаврёнов Антон
|
5a4ffb0621
|
test, gen-doc tasks
|
2014-02-27 17:56:41 +08:00 |
|
Лаврёнов Антон
|
a7ceaa8f24
|
package.json is updated for latest version of libraries.
They works better, especially jshint.
(!) Please run `npm install` to update node_modules
|
2014-02-25 14:01:32 +08:00 |
|
Eric Rowell
|
37df33a8eb
|
hooked bower json file generation to full grunt build. added minified build so root directory
|
2014-01-19 21:51:06 -08:00 |
|
Eric Rowell
|
c5dd9e1090
|
promoted version to 5.0.0
|
2013-12-13 21:47:24 -08:00 |
|
Eric Rowell
|
76285f59b0
|
removed tildes from package json file to hopefully fix the build. There appears to be a versioning issue with one of the packages
|
2013-12-04 11:46:07 -08:00 |
|
Eric Rowell
|
6bd0992dd8
|
fixed #673
|
2013-11-08 00:30:26 -08:00 |
|
Eric Rowell
|
7468c2862a
|
promoted version to 4.7.3
|
2013-11-03 16:40:14 -08:00 |
|
Eric Rowell
|
e530a4697a
|
promoted version to 4.7.2
|
2013-09-26 22:42:00 -07:00 |
|
Eric Rowell
|
a2a4c6df2b
|
promoted to v4.7.1, and improved Shape docs
|
2013-09-16 22:05:28 -07:00 |
|
Eric Rowell
|
5c328b838f
|
fixed regression bug with createImageHitRegion. setup node server. Upated README with new test instructions
|
2013-09-16 10:12:50 -07:00 |
|
Eric Rowell
|
3ba89d36e7
|
introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing
|
2013-08-31 21:49:18 -07:00 |
|
Eric Rowell
|
c347255fa5
|
update package.json
|
2013-08-28 23:47:07 -07:00 |
|
Eric Rowell
|
b8ef4ee64b
|
updated yml file
|
2013-08-28 23:38:24 -07:00 |
|
Eric Rowell
|
4247553708
|
setup mocha-phantomjs, test runner, and a few Util tests
|
2013-08-28 23:19:29 -07:00 |
|
Eric Rowell
|
e8c27254ef
|
promoted to v4.6.1
|
2013-08-14 04:39:02 -07:00 |
|
Eric Rowell
|
992be5dd2e
|
promoted version to 4.6.0 for next release
|
2013-07-28 17:29:58 -07:00 |
|
Eric Rowell
|
e5c52a92f0
|
updated build process. dev version no longer pulls the version number from the package.json file. It instead always uses dev. Also set some things up for -beta build support
|
2013-07-27 21:09:33 -07:00 |
|
Eric Rowell
|
c80cb57acb
|
updated readme
|
2013-06-01 16:14:51 -07:00 |
|
Eric Rowell
|
8bc007118c
|
added jshint to the build
|
2013-06-01 16:13:33 -07:00 |
|
Eric Rowell
|
616e5d98f4
|
dev version will now be 0.0.0 instead of current. current is an invalid value for the version key in the package.json file for grunt
|
2013-06-01 15:58:14 -07:00 |
|
Eric Rowell
|
6d9adad2f5
|
grunt build now also builds the individually minified classes for the custom build configurator
|
2013-06-01 15:41:25 -07:00 |
|
Eric Rowell
|
5d1a78589a
|
updated class config param doc include replacements with grunt
|
2013-06-01 10:27:44 -07:00 |
|
Eric Rowell
|
489b7825c3
|
first pass at migrating the old Ruby build to Grunt
|
2013-06-01 00:53:32 -07:00 |
|