konva/src
2012-04-03 23:46:59 -07:00
..
shapes added new getTextSize(), getTextWidth(), and getTextHeight() methods 2012-03-31 15:40:27 -07:00
util added functional test that tests all of the transition easing functions 2012-04-03 23:46:59 -07:00
Container.js fixed bug related to multiple removals of same node 2012-04-01 10:29:16 -07:00
GlobalObject.js finished new animation, transitions, and tweens functionality 2012-04-03 23:00:35 -07:00
Group.js added scrollbar support for container DOM, structured the unittests a bit better, and did some minor refactoring 2012-03-17 10:28:25 -07:00
Layer.js round 1 of animation + transition rewrite, while combing Xaric's Tween port 2012-04-02 21:03:59 -07:00
Node.js finished new animation, transitions, and tweens functionality 2012-04-03 23:00:35 -07:00
Shape.js reworked pixel detection. I now require the dev to use shape.save() to save the pixel data for performance reasons 2012-04-01 19:38:30 -07:00
Stage.js tons of refactoring. Now have separate Transition and Tween classes 2012-04-03 22:23:13 -07:00