fabric.js/test/unit
2014-08-16 08:16:12 +02:00
..
canvas.js Fixed test for rect, x and y are no more used. 2014-08-05 13:07:01 +02:00
canvas_static.js removed x and y no more used for rect 2014-08-05 13:08:40 +02:00
circle.js fix tests for circle 2014-08-05 13:11:59 +02:00
color.js Add support for transparent value in fabric.Color 2014-05-09 22:55:33 +02:00
ellipse.js fixes test for ellipses 2014-08-05 13:15:10 +02:00
gradient.js Update gradient.js 2014-08-16 08:16:12 +02:00
group.js fixed differences for new transforms 2014-08-05 13:16:12 +02: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 Try fixing char width for travis again 2014-07-18 14:43:54 +02:00
line.js Removed Line._getCenterToCenter helpers 2014-02-05 17:33:20 +01:00
object.js Update object.js 2014-06-24 15:34:18 +02: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 parser.js 2014-07-26 19:34:30 +02:00
path.js Add spec for multiple M/m commands being preserved. 2014-06-06 10:37:24 -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 fabric.Polygon.fromElement() shouldn't throw an error. 2014-08-04 15:40:02 -05:00
polyline.js Mirrored tests from polygons 2014-08-05 13:19:07 +02:00
rect.js Fixes tests for rects 2014-08-05 13:19:53 +02:00
shadow.js Support includeDefaultValues in shadow serialization 2013-10-25 09:05:39 +02:00
text.js Updated test for text 2014-08-05 13:22:12 +02:00
util.js Update util.js 2014-07-18 19:54:50 +02:00