konva/tests/js
2012-04-14 10:04:17 -07:00
..
functionalTests.js no longer auto clearing shape data. added new shape.clearData() method instead 2012-04-08 20:25:31 -07:00
Test.js undoing optimized drag and drop for now because I added it in due to Google Chrome's latest release which made drag and drop very slow (while other browsers are still fast), and the changes that I made to help work around it were slightly effecting the experience in other browsers. I'll file a ticket with Google Chrome instead 2012-04-14 10:04:17 -07:00
unitTests.js moved .get() method to Container so that all containers can use it, not just stage. This allows you to select nodes within other nodes 2012-04-08 21:26:13 -07:00