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
66f29c602e218c17e7ae8c49d16e01657870717c
konva
/
tests
History
Eric Rowell
caae5a5155
bug fix: ellipse radius change no longer fires duplicate attr change event
2012-07-01 15:30:51 -07:00
..
assets
added new clearBeforeDraw Layer property which enables you to skip canvas clearing before each draw. Added new warn() method to test suite, and added error and warning colorings to the test counter
2012-06-23 16:11:58 -07:00
html
added unit tests for Jonathan\'s toJSON() fix
2012-06-21 21:46:52 -07:00
js
bug fix: ellipse radius change no longer fires duplicate attr change event
2012-07-01 15:30:51 -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