| .. |
|
canvas.js
|
Better strokeDashArray support + Fixes
|
2013-05-18 13:01:34 +02:00 |
|
canvas_static.js
|
Better strokeDashArray support + Fixes
|
2013-05-18 13:01:34 +02:00 |
|
circle.js
|
Parse SVG stroke-opacity and fill-opacity
|
2013-05-25 11:03:09 +02:00 |
|
color.js
|
Fix typo, add hsl/hsla (with whitespaces) unit tests and move stuff outside of functions
|
2013-05-25 19:42:31 +02:00 |
|
ellipse.js
|
Parse SVG stroke-opacity and fill-opacity
|
2013-05-25 11:03:09 +02:00 |
|
gradient.js
|
Fix gradient colorStops initialization. Thanks @Kienz
|
2013-03-18 13:11:31 +01:00 |
|
group.js
|
Remove fabric.Group.containsPoint => uses now fabric.Object.containsPoint
|
2013-05-20 18:41:16 +02:00 |
|
image.js
|
Better strokeDashArray support + Fixes
|
2013-05-18 13:01:34 +02:00 |
|
line.js
|
Better strokeDashArray support + Fixes
|
2013-05-18 13:01:34 +02:00 |
|
object.js
|
Fix unit tests
|
2013-05-23 20:16:08 +02:00 |
|
observable.js
|
Alias fabric.Observable.fire to trigger, similar to jQuery, Backbone, etc. Closes #401
|
2013-02-11 13:22:30 +01:00 |
|
parser.js
|
Parse SVG stroke-opacity and fill-opacity
|
2013-05-25 11:03:09 +02:00 |
|
path.js
|
Parse SVG stroke-opacity and fill-opacity
|
2013-05-25 11:03:09 +02:00 |
|
path_group.js
|
Parse SVG stroke-opacity and fill-opacity
|
2013-05-25 11:03:09 +02:00 |
|
pattern.js
|
Add support for pattern offsets (via fabric.Pattern#offsetX/offsetY). Version 1.1.8
|
2013-04-22 09:16:58 -04:00 |
|
polygon.js
|
Merge remote-tracking branch 'origins/master' into parseSVGOpacity
|
2013-05-25 11:32:59 +02:00 |
|
polyline.js
|
Merge remote-tracking branch 'origins/master' into parseSVGOpacity
|
2013-05-25 11:32:59 +02:00 |
|
rect.js
|
Parse SVG stroke-opacity and fill-opacity
|
2013-05-25 11:03:09 +02:00 |
|
shadow.js
|
Add support for shadows (via fabric.Shadow)
|
2013-02-04 20:49:05 +01:00 |
|
text.js
|
Parse SVG stroke-opacity and fill-opacity
|
2013-05-25 11:03:09 +02:00 |
|
util.js
|
Temporarily comment out unit tests that fail due to Node 0.10 bug (https://github.com/joyent/node/issues/5011)
|
2013-03-19 13:10:33 +01:00 |