fabric.js/src/shapes
Kienz 26e784aede Move setColorfrom fabric.Text to fabric.Object
Fixed "enum" notation
`fabric.Object.setGradient` is now chainable
Doc additions
Add `fabric.Object.setPatternFill`unit test
Add chainable tests to some methods
2013-09-14 17:10:49 +02:00
..
circle.class.js Fix fabric.Circle.set for radius - update width/height if radius is set 2013-08-30 11:51:08 +02:00
ellipse.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
group.class.js Update docs 2013-09-09 02:42:16 +02:00
image.class.js Fix loadFromJSON for image objects without image filters 2013-08-21 10:08:35 +02:00
line.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
object.class.js Move setColorfrom fabric.Text to fabric.Object 2013-09-14 17:10:49 +02:00
path.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
path_group.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
polygon.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
polyline.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
rect.class.js Move fabric.Rect's stateProperties to prototype for more efficient memory usage 2013-09-14 13:54:18 +02:00
text.class.js Move setColorfrom fabric.Text to fabric.Object 2013-09-14 17:10:49 +02:00
text.cufon.js Renamed fabric.Shadow.getShadow to fabric.Shadow.toString 2013-09-05 18:09:34 +02:00
triangle.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00