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
2025-09-18 18:00:36 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
46c7b89e06bb88cee65add1c85decf640d46f04e
konva
/
tests
/
js
History
Eric Rowell
46c7b89e06
created new test method, testDataUrl, which makes it super easy to identify data url comparison failures that resulted from Chrome upgrades. Begain integrating. fixed all synchronous unit test data url comparison failures
2013-03-24 14:12:00 -07:00
..
unit
created new test method, testDataUrl, which makes it super easy to identify data url comparison failures that resulted from Chrome upgrades. Begain integrating. fixed all synchronous unit test data url comparison failures
2013-03-24 14:12:00 -07:00
functionalTests.js
removed beforeDraw and afterDraw methods. you can now subscribe to draw events with .on('draw') or .on('beforeDraw'). Draw events also bubble
2013-03-24 01:05:37 -07:00
manualTests.js
stage drag and drop works again. continued refactoring DragAndDrop.js
2013-03-24 02:31:39 -07:00
performanceTests.js
first pass at removing setDefaultAttrs logic to speed up node instantation performance
2013-03-15 08:33:05 -07:00
Test.js
created new test method, testDataUrl, which makes it super easy to identify data url comparison failures that resulted from Chrome upgrades. Begain integrating. fixed all synchronous unit test data url comparison failures
2013-03-24 14:12:00 -07:00