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:27:58 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
0dbda8288638e4aae4eb399bc91ba7f45b339ec2
konva
/
tests
/
js
History
Eric Rowell
0dbda82886
created _upperCase util method for function and event name generation, and did some refactoring
2013-03-21 20:24:03 -07:00
..
unit
removed simulate method. refactoring also fixed bug in which if you fire a custom event that has not been registered, the script no longer fails
2013-03-21 19:43:17 -07:00
functionalTests.js
created _upperCase util method for function and event name generation, and did some refactoring
2013-03-21 20:24:03 -07:00
manualTests.js
refactored transition logic and added getAttr method
2013-03-15 16:19:12 -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
layer.toDataURL() now directly returns layer canvas data url if position and size are not specificed. updated unit tests and docs
2013-01-02 22:02:00 -08:00