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
2026-03-10 00:23:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
780d5568db8b27de8dd002082a4f8ae2f4f25f26
konva
/
tests
/
js
History
Eric Rowell
780d5568db
updated the documentation for all methods to reflect the new inhertiance changes. And yes, if you're curious, it took forever.
2012-07-08 21:56:52 -07:00
..
functionalTests.js
added event bubbling functional test
2012-07-06 10:05:37 -07:00
manualTests.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
Test.js
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
unitTests.js
updated the documentation for all methods to reflect the new inhertiance changes. And yes, if you're curious, it took forever.
2012-07-08 21:56:52 -07:00