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-11-18 17:21:36 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
5765ab749bb7ac200199e6d6b27f0918296e0030
konva
/
tests
History
Eric Rowell
5765ab749b
converting arguments object into true array for setters, restored the original underscore.js methods, and moved radius conversion logic from the setAttrs method to a radiusChange event listener in Ellipse
2012-06-20 12:55:34 -07:00
..
assets
changed draggable() to setDraggable(). added getDraggable(). added more unit tests and functional tests
2012-06-18 22:02:13 -07:00
html
added more functional tests
2012-06-18 23:52:25 -07:00
js
converting arguments object into true array for setters, restored the original underscore.js methods, and moved radius conversion logic from the setAttrs method to a radiusChange event listener in Ellipse
2012-06-20 12:55:34 -07:00
base.css
moved several manual tests to the unit test page. Added another functional test. Added warning logs to the functional test framework
2012-06-16 01:21:35 -07:00
darth-vader.jpg
adding unit tests and functional tests. Need to add more tests when possible.
2012-03-08 00:05:00 -08:00
lion.png
finished pixel detection algo which can be applied to any Shape. This enables a lot of new functionality, such as image pixel detection, shape border detection, and custom shape detection that isn't drawn with a standard path
2012-04-01 01:08:33 -07:00
scorpion-sprite.png
added new Kinetic.Sprite shape that enables you to easily add animated sprites to the stage
2012-05-02 00:35:32 -07:00