| .. |
|
canvas.js
|
Fixed test for rect, x and y are no more used.
|
2014-08-05 13:07:01 +02:00 |
|
canvas_static.js
|
tests
|
2014-07-31 18:19:19 +03: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
|
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
|
[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
|
Update text.js
|
2014-07-18 18:03:21 +02:00 |
|
util.js
|
Update util.js
|
2014-07-18 19:54:50 +02:00 |