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 17:21:36 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
383a039deff171e18505c59579e418e92bb79e36
konva
/
tests
/
js
History
Eric Rowell
383a039def
applyFilter() method now takes in a required filter function, and an optional config and callback function, rather than a config object
2012-11-15 21:51:33 -08:00
..
unit
applyFilter() method now takes in a required filter function, and an optional config and callback function, rather than a config object
2012-11-15 21:51:33 -08:00
functionalTests.js
added custom buffer drawing function functional tests. Added an index page with links to all of the KineticJS tests inside the tests directory
2012-11-14 22:14:15 -08:00
manualTests.js
Kinetic.Animation constructor now just requires a function and optional node. No more config object
2012-11-15 21:30:58 -08:00
performanceTests.js
Kinetic.Animation constructor now just requires a function and optional node. No more config object
2012-11-15 21:30:58 -08:00
Test.js
prepend tests with a ! to omit a particular test from the test suite
2012-11-15 21:33:39 -08:00