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-01-22 21:02:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f144c672643063cefaa003e92818429cb2d34d0f
konva
/
tests
/
js
/
unit
History
Eric Rowell
f144c67264
resolved conflicts
2013-08-31 21:53:42 -07:00
..
plugins
Unit tests added for issue
#249
. Fixed rendering of TextPath along vertical lines. Added unit tests for SVG-as-images.
2013-08-30 11:23:46 -04:00
shapes
Unit tests added for issue
#249
. Fixed rendering of TextPath along vertical lines. Added unit tests for SVG-as-images.
2013-08-30 11:23:46 -04:00
animationTests.js
new stage batchDraw() method. draw events are now triggered on drawScene() as well as draw()
2013-07-21 23:41:05 -07:00
canvasTests.js
added getter and setter methods for pixel ratio. Also added unit tests
2013-08-27 21:51:54 -07:00
containerTests.js
clipping regions now work correctly when device pixel ratio != 1
2013-08-25 22:26:42 -07:00
ddTests.js
first pass at removing setDefaultAttrs logic to speed up node instantation performance
2013-03-15 08:33:05 -07:00
globalTests.js
updated build process. dev version no longer pulls the version number from the package.json file. It instead always uses dev. Also set some things up for -beta build support
2013-07-27 21:09:33 -07:00
layerTests.js
introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing
2013-08-31 21:49:18 -07:00
nodeTests.js
introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing
2013-08-31 21:49:18 -07:00
shapeTests.js
introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing
2013-08-31 21:49:18 -07:00
stageTests.js
introduced new Context class. I've bumped up the next release to v4.7.0 because this is a relatively big mind shift in how the framework works, and it's a big enough API change to warrant a minor update. This is the first step towards enabling context tracing for stellar unit testing
2013-08-31 21:49:18 -07:00
tweenTests.js
added tween.destroy() method + unit tests
2013-06-09 00:28:39 -07:00
utilTests.js
created a proper utility function that handles defaults. Integrating the ntew get() method fixes a shadowBlur issue.
fixed
#587
2013-08-28 09:48:42 -07:00