fabric.js/test/unit
2014-05-30 10:16:02 -05:00
..
canvas.js JSON object without "objects" property throws "TypeError: Cannot read property 'length' of null" - Should now be fixed. 2014-05-13 13:32:55 +02:00
canvas_static.js [BACK_INCOMPAT] Possibility to remove multiple fabric.Objects from collection (canvas, group) - this (canvas, group or object) is returned instead of delete object 2013-12-07 11:07:46 +01:00
circle.js [BACK_INCOMPAT] Change default objects' originX/originY to left/top 2013-11-04 00:15:49 +01:00
color.js Add support for transparent value in fabric.Color 2014-05-09 22:55:33 +02:00
ellipse.js [BACK_INCOMPAT] Change default objects' originX/originY to left/top 2013-11-04 00:15:49 +01:00
gradient.js Fix pattern toSVG 2013-07-22 22:00:03 +02:00
group.js [BACK_INCOMPAT] Possibility to remove multiple fabric.Objects from collection (canvas, group) - this (canvas, group or object) is returned instead of delete object 2013-12-07 11:07:46 +01:00
image.js test build 2014-04-21 11:29:18 -06:00
image_filters.js Initialize "Noise" and "Brightness" filter with 0 instead of 100. 2014-05-12 16:44:12 +02:00
itext.js Fix unit test 2013-11-25 21:57:32 +01:00
line.js Removed Line._getCenterToCenter helpers 2014-02-05 17:33:20 +01:00
object.js [BACK_INCOMPAT] Possibility to remove multiple fabric.Objects from collection (canvas, group) - this (canvas, group or object) is returned instead of delete object 2013-12-07 11:07:46 +01:00
object_interactivity.js Added object controls visibility (github issue #552). 2013-11-03 23:08:05 +00:00
observable.js stopObserving w/o arguments removes all event - handler pairs. Closes issue #936 2013-10-29 22:47:29 +04:00
parser.js Update unit tests to use degrees for imported SVG rotations. 2014-05-08 13:53:00 -05:00
path.js Add spec for multiple M/m coordinates being converted to L/l. 2014-05-30 10:16:02 -05:00
path_group.js Make isSameColor cave-insensitive. Closes #1272 2014-04-14 12:17:06 -04:00
pattern.js Fix pattern toSVG 2013-07-22 22:00:03 +02:00
polygon.js [BACK_INCOMPAT] Change default objects' originX/originY to left/top 2013-11-04 00:15:49 +01:00
polyline.js [BACK_INCOMPAT] Change default objects' originX/originY to left/top 2013-11-04 00:15:49 +01:00
rect.js Fix unit tests 2013-11-20 19:47:30 +01:00
shadow.js Support includeDefaultValues in shadow serialization 2013-10-25 09:05:39 +02:00
text.js Fix unit tests 2014-05-12 11:23:48 +02:00
util.js Fix unit tests 2014-01-04 15:02:51 -05:00