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
e8ea9340fe4c483a420f7ebc06a5d4ec4a8cc42e
konva
/
tests
/
js
/
unit
History
Eric Rowell
e8ea9340fe
added points Node getter and setter creators for Line and Polygon
2013-06-08 11:11:49 -07:00
..
plugins
updated tests
2013-05-21 21:22:22 -07:00
shapes
added points Node getter and setter creators for Line and Polygon
2013-06-08 11:11:49 -07:00
animationTests.js
polished up the new Tween class. goto changed to seek. auto property conflict resolution. onFinish can now be set
2013-05-11 16:43:09 -07:00
containerTests.js
added new destroyChildren() method
2013-06-06 23:03:00 -07:00
ddTests.js
first pass at removing setDefaultAttrs logic to speed up node instantation performance
2013-03-15 08:33:05 -07:00
globalTests.js
dev version will now be 0.0.0 instead of current. current is an invalid value for the version key in the package.json file for grunt
2013-06-01 15:58:14 -07:00
layerTests.js
pulled all integration tests out of the unit test suite and put them into integrationTests.js. updated test suite index page
2013-06-02 12:16:39 -07:00
nodeTests.js
pulled all integration tests out of the unit test suite and put them into integrationTests.js. updated test suite index page
2013-06-02 12:16:39 -07:00
shapeTests.js
pulled all integration tests out of the unit test suite and put them into integrationTests.js. updated test suite index page
2013-06-02 12:16:39 -07:00
stageTests.js
changed getIntersections() to getAllIntersections() to indicate that the method returns more than may be needed. Updatee docs, and clarified the differences between intersects(), getIntersection(), and getAllIntersections()
2013-05-17 15:50:53 -07:00
tweenTests.js
fixed Chrome 27 bug which was drawing circles as rectangles
2013-06-06 21:56:40 -07:00