Commit Graph

62 Commits

Author SHA1 Message Date
Anton Lavrenov
f5a5cb65dc build for 0.12.1 2016-03-31 10:02:09 +07:00
Anton Lavrenov
78d8522271 build for 0.12.0 2016-03-31 09:57:21 +07:00
Anton Lavrenov
3c1e2804de better HDPI support
update packages
2016-02-28 16:57:15 +08:00
Anton Lavrenov
83d70a0174 build for 0.11.1 2016-01-16 17:47:01 +08:00
Anton Lavrenov
c934509430 version 0.11.0 2016-01-16 17:39:21 +08:00
Anton Lavrenov
627cf16a2f update CHANGELOG with new version 2016-01-16 17:35:03 +08:00
Anton Lavrenov
eda967c07e optional parent argument for getAbsolutePosition 2015-12-23 09:18:36 +07:00
Anton Lavrenov
694abb9815 run gulp from npm 2015-12-22 17:19:19 +07:00
lavrton
d25352d363 update version for next develop cycle 2015-10-30 23:21:23 +07:00
lavrton
50b30b6cfd 0.10.0 2015-10-27 10:51:16 +07:00
lavrton
981f245833 fix test & update deps 2015-08-28 10:11:10 +07:00
Gleb Pospelov
36247c7bee Update gulp-mocha-phantomjs dependency
#79
2015-07-30 03:40:31 +03:00
lavrton
c2d9b1d436 better dragging flow 2015-06-02 08:14:54 +07:00
Anton Lavrenov
2908fa975b migrate to eslint 2015-05-04 16:02:16 +07:00
lavrton
cdb1bd0437 migrate to gulp 2015-04-07 15:06:20 +07:00
lavrton
4e23aa89e9 ignore some files 2015-02-27 11:50:48 +07:00
lavrton
b9c6bc2d10 new shadowForStrokeEnabled property for shape 2015-02-10 07:19:44 +07:00
lavrton
493a912245 build 2015-02-09 08:03:27 +07:00
lavrton
63986be549 0.8.0 2015-02-04 05:59:01 +07:00
lavrton
09eb72b0a0 optimized getIntersection function. fix #17. close #13 2015-01-29 00:21:02 +07:00
lavrton
11de1dc6d2 rebranding 0.7.0 release 2015-01-28 05:26:18 +07:00
lavrton
e56454c31e rebranding updates 2015-01-27 15:25:10 +07:00
Jovination
607ef1837b Renaming 2015-01-27 00:07:51 -07:00
lavrton
eba941e1c3 build 2015-01-22 13:42:16 +07:00
lavrton
94b52e68e0 repair build 2015-01-15 10:10:46 +07:00
lavrton
58a4e47054 build 2015-01-15 09:47:30 +07:00
lavrton
c852a10d59 new documentation for homepage 2015-01-13 15:26:01 +07:00
lavrton
07622b64ae 5.1.9 2015-01-09 19:07:20 +07:00
lavrton
1447077f44 update credits 2015-01-09 17:26:01 +07:00
Лаврёнов Антон
7f853ddc00 update dev dependencies. close #1015 2014-10-03 13:03:50 +08:00
Benjamin Horsleben
d7a1282b0b Removed the hackiness from getting around browserify. 2014-05-06 19:42:47 +02:00
Лаврёнов Антон
efa2de2f04 npm ready 2014-04-17 17:58:51 +08:00
Лаврёнов Антон
0bba93c4fa update ignore files, update package files 2014-04-14 15:17:57 +08:00
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