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-19 02:37:59 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
1d4a65ae08e155acc72c2be89d5bc5eb6c412c39
konva
/
test
History
Лаврёнов Антон
098fabbfc1
merge
2014-02-27 09:13:55 +08:00
..
assets
migrated all Circle tests from old unit test framework to Mocha
2013-09-01 14:08:21 -07:00
functional
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
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
merge
2014-02-27 09:13:55 +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