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
79c3124ed7ae234119e7be39b2de96d661f93b5d
konva
/
tests
/
js
History
Eric Rowell
79c3124ed7
Spline no longer extends Line. Blob no longer extends Spline. point getter setters were extracted out to Node. control point expansion method in Spline was pulled out and put in Util
2013-06-08 14:17:26 -07:00
..
unit
Spline no longer extends Line. Blob no longer extends Spline. point getter setters were extracted out to Node. control point expansion method in Spline was pulled out and put in Util
2013-06-08 14:17:26 -07:00
functionalTests.js
removed data url dependencies from functional tests
2013-06-02 15:44:24 -07:00
integrationTests.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
manualTests.js
Tweens now have built-in point array support. This means thatyou can tween any numeric value, or any array of points. Very handy for Line, spline, Polygon, and Blob
2013-06-03 22:09:47 -07:00
performanceTests.js
updated perf tests
2013-06-07 23:11:01 -07:00
Test.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