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
f41b1074744bca86f43364a23d7d9a97d9365ba7
konva
/
test
History
Eric Rowell
f41b107474
changed lint to hint in grunt file, and removed KineticEvents-test as it is not a functional test
2014-02-27 19:15:18 -08:00
..
assets
migrated all Circle tests from old unit test framework to Mocha
2013-09-01 14:08:21 -07:00
functional
changed lint to hint in grunt file, and removed KineticEvents-test as it is not a functional test
2014-02-27 19:15:18 -08:00
lib
migrated old manual test to new testing system. fixed tweening issues
2013-12-05 23:10:42 -08:00
manual
made several optimizations to the Animation class. removed FRAF logic. Using performance.now when available. No longer creating a new function for every animation loop. requestAnimFrame is now called before render instead of after
2014-02-19 08:39:38 -08:00
performance
only lint errors fixes
2014-02-27 08:49:18 +08:00
unit
fix
#500
2014-02-27 22:53:30 +08:00
memLeakTest.html
add memory leak test file
2014-02-28 00:07:13 +08:00
runner.html
now that mousemove and touchmove are async due to throttling, the tests have to be async as well
2014-02-26 10:38:03 -08:00
runner.js
package.json is updated for latest version of libraries.
2014-02-25 14:01:32 +08:00
sandbox.html
migrated text tests. added more context wrapper methods and properties
2013-09-02 20:35:25 -07:00
setStats.js
added cache perf test. refactored Star.js to better incorporate getters
2013-12-28 13:52:03 -08:00