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-10-15 12:34:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
324d841ed4e0aaec2133325cf4389b177375a35f
konva
/
tests
/
js
History
Eric Rowell
324d841ed4
mousedown and touchstart events now always call preventDefault
2013-05-31 23:04:07 -07:00
..
unit
mousedown and touchstart events now always call preventDefault
2013-05-31 23:04:07 -07:00
functionalTests.js
stage tweens now work correctly. getChildren() and getLayers() now return a Kinetic.Collection. added toArray() method to Kinetic.Collection
2013-05-19 21:07:43 -07:00
manualTests.js
stage tweens now work correctly. getChildren() and getLayers() now return a Kinetic.Collection. added toArray() method to Kinetic.Collection
2013-05-19 21:07:43 -07:00
performanceTests.js
rebuilt performance test framework. It now runs tests across multiple Kinetic versions to track performance improvements
2013-05-13 21:59:33 -07:00
Test.js
created new testJSON method which makes testing JSON comparisons really easy to debug. Also fixed small logic problem with new Image width and height getters. Reinabled all serialization/deserialization unit tests
2013-03-24 16:30:43 -07:00