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 09:07:30 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
d0f37f7c88587c9e1ff8836d4fa0466f4b5bb704
konva
/
tests
History
Eric Rowell
d0f37f7c88
rewrote text array algo in Text. added newline support. now handling edge case in which the text box width is smaller than a character width. if a line is not able to wrap via space or dash, the word itself is wrapped.
2012-07-08 13:59:43 -07:00
..
assets
attr change events no longer bubble. updated functional test data urls
2012-07-07 11:52:04 -07:00
html
added event bubbling functional test
2012-07-06 10:05:37 -07:00
js
rewrote text array algo in Text. added newline support. now handling edge case in which the text box width is smaller than a character width. if a line is not able to wrap via space or dash, the word itself is wrapped.
2012-07-08 13:59:43 -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