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-10-15 12:34:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26e7aeeba456b2d7cec9b5a945210a8413121899
konva
/
test
/
unit
/
shapes
History
Eric Rowell
4b62ecea7c
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method
2013-11-30 00:24:47 -08:00
..
Blob-test.js
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method
2013-11-30 00:24:47 -08:00
Circle-test.js
getTrace() can now operate in strict and relaxed modes. with relaxed mode, we can now also do a basic context trace test on renderings that may have different parameters in different browsers
2013-09-15 22:59:09 -07:00
Ellipse-test.js
getTrace() can now operate in strict and relaxed modes. with relaxed mode, we can now also do a basic context trace test on renderings that may have different parameters in different browsers
2013-09-15 22:59:09 -07:00
Image-test.js
reenabling all tests
2013-11-03 00:07:05 -07:00
Line-test.js
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method
2013-11-30 00:24:47 -08:00
Polygon-test.js
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method
2013-11-30 00:24:47 -08:00
Rect-test.js
rewrote shadow logic. fill and strokes are now both taken into account. shape and shadow opacities now work well together
2013-09-26 01:39:50 -07:00
Spline-test.js
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method
2013-11-30 00:24:47 -08:00
Sprite-test.js
fixed
#610
2013-09-25 07:58:35 -07:00
Text-test.js
migrated unit tests to Mocha
2013-09-08 21:36:54 -07:00
Wedge-test.js
getTrace() can now operate in strict and relaxed modes. with relaxed mode, we can now also do a basic context trace test on renderings that may have different parameters in different browsers
2013-09-15 22:59:09 -07:00