konva/src
2012-04-28 23:03:58 -07:00
..
shapes added new Line Shape 2012-04-28 21:12:01 -07:00
util tweaked throttling algo and added unit tests 2012-04-28 19:52:45 -07:00
Container.js added defensive coding when removing node from container in case it has not yet been added to the container 2012-04-28 13:06:22 -07:00
GlobalObject.js fixed glitchy flash on transitions when applying multiple transitions to the same node at different times 2012-04-28 17:45:13 -07:00
Group.js re-integrated simple serialization and deserialization with new attrs structure 2012-04-07 14:39:31 -07:00
Layer.js added new beforeDraw() and afterDraw() event handlers for Layer 2012-04-28 23:03:58 -07:00
Node.js tweaked throttling algo and added unit tests 2012-04-28 19:52:45 -07:00
Shape.js added new Line Shape 2012-04-28 21:12:01 -07:00
Stage.js fixed small bug related to animations - if you called .start() multiple times, multiple animation instances would be created. This wasn't desirable. Also beefed up animation unit tests 2012-04-28 18:33:05 -07:00