This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2026-01-18 19:51:21 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
dd6f8a754d1f8992ee5939786e0d29c035d65910
konva
/
tests
/
js
/
unit
History
Eric Rowell
dd6f8a754d
migrated stage tests to Mocha
2013-09-10 21:38:26 -07:00
..
animationTests.js
new stage batchDraw() method. draw events are now triggered on drawScene() as well as draw()
2013-07-21 23:41:05 -07:00
containerTests.js
removed Global namespace. global stuff is now just global, inside the Kinetic namespace. There was no reason to have a secondary level for global vars
2013-09-08 22:02:04 -07:00
layerTests.js
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