| .. |
|
util
|
Add image load onerror handler
|
2013-01-04 19:14:24 +01:00 |
|
canvas.animation.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
canvas.class.js
|
Bugfix for controlsAboveOverlay (issue #380)
|
2013-01-14 17:09:50 +01:00 |
|
canvas.gestures.js
|
Move gesture-based logic into a separate module
|
2013-01-10 18:23:23 +01:00 |
|
canvas.serialization.js
|
Fix overlayImage not being applied in loadFromJSON under Node
|
2013-01-10 14:21:21 +01:00 |
|
circle.class.js
|
Fix incorrect rendering of text + path SVG. Closes #355.
|
2012-12-23 15:17:45 +01:00 |
|
color.class.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
ellipse.class.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
freedrawing.class.js
|
Doc fixes
|
2012-12-18 11:46:51 +01:00 |
|
gradient.class.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
group.class.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
image.class.js
|
Avoid expensive regex when modifying data url string
|
2013-01-17 19:00:20 +01:00 |
|
image_filters.js
|
Doc fixes
|
2012-12-18 11:46:51 +01:00 |
|
intersection.class.js
|
Final doc additions. Every public method is now documented!
|
2012-12-16 20:44:26 +01:00 |
|
line.class.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
log.js
|
Doc additions, fixes.
|
2012-11-23 13:38:26 +01:00 |
|
node.js
|
Fix fabric.util.loadImage in node
|
2013-01-04 19:15:18 +01:00 |
|
object.class.js
|
Clone options object of animate (to avoid conflicts)
|
2013-01-10 14:20:52 +01:00 |
|
object_straightening.js
|
Simplify object straightening logic. Thanks @woutercommandeur. Closes #362.
|
2012-12-22 20:20:54 +01:00 |
|
observable.js
|
Doc additions, fixes.
|
2012-11-23 13:38:26 +01:00 |
|
parser.js
|
Fix tests. Build distribution. Version 0.9.35.
|
2012-12-23 15:28:08 +01:00 |
|
path.class.js
|
Merge master
|
2012-12-18 18:12:08 +01:00 |
|
path_group.class.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
point.class.js
|
Merge master
|
2012-12-18 18:12:08 +01:00 |
|
polygon.class.js
|
Documentation additions.
|
2012-12-13 15:46:06 +01:00 |
|
polyline.class.js
|
Doc fixes
|
2012-12-18 11:46:51 +01:00 |
|
rect.class.js
|
Fix x/y not being set on rectangle sometimes. Closes #344.
|
2012-12-13 15:46:06 +01:00 |
|
scout.js
|
More documentation.
|
2010-10-19 16:27:24 -04:00 |
|
stateful.js
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
static_canvas.class.js
|
Discard active group when clearing canvas
|
2013-01-17 19:00:20 +01:00 |
|
text.class.js
|
Add support for "text-align: justify". SVG representation is not yet working.
|
2012-12-18 18:01:30 +01:00 |
|
triangle.class.js
|
Documentation additions.
|
2012-12-13 15:46:06 +01:00 |