kangax
|
a3d40878d6
|
Update JSCS to 1.6, fix errors, hook up travis
|
2014-08-30 13:18:43 +04:00 |
|
Andrea Bogazzi
|
c120242865
|
Simplified circle class and fixed SVG export
|
2014-08-05 12:43:51 +02:00 |
|
Andrea Bogazzi
|
7b15e8b461
|
Update circle.class.js
|
2014-07-26 15:21:48 +02:00 |
|
kangax
|
3df3c396a2
|
Fix unit tests
|
2014-07-18 13:11:18 +02:00 |
|
Stefan Kienzle
|
b34387d10e
|
JSDoc + JSCS tweaks - Part 1
|
2014-07-17 16:18:57 +02:00 |
|
Tom French
|
6b8ce5c1ce
|
JSHint
|
2014-07-05 18:06:21 +01:00 |
|
kangax
|
492253e5ca
|
JSCS tweaks. Down to 114 failures.
|
2014-06-24 14:12:17 +02:00 |
|
kangax
|
62eb4e39f5
|
Revert "Build dist"
This reverts commit ac006b837f.
|
2014-06-21 19:15:10 +02:00 |
|
kangax
|
ac006b837f
|
Build dist
|
2014-06-21 19:10:20 +02:00 |
|
asturur
|
8294fd42ab
|
Update circle.class.js
Same kind of modification from ellipse.
|
2014-06-21 10:37:31 +02:00 |
|
asturur
|
1257754d5b
|
Update circle.class.js
Forgot those changes.
|
2014-06-20 09:17:34 +02:00 |
|
kangax
|
d2f6a9033e
|
Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000.
|
2014-02-16 16:36:14 -05:00 |
|
kangax
|
dbbfb992cb
|
Add all properties onto prototype (not to invalidate hidden classes)
|
2014-01-23 10:49:23 -05:00 |
|
kangax
|
bc8acac692
|
Only call _renderStroke in line and circle when this.stroke exists
|
2014-01-17 11:57:54 -05:00 |
|
kangax
|
476da71e92
|
Doc changes
|
2013-10-25 09:05:39 +02:00 |
|
Kienz
|
be86429b32
|
Add reviver function to fabric.Canvas.toSVG.
Reviver function accepts one parameter (svg string representation of object instance) and should return svg string.
Add qunit test.
|
2013-09-29 09:22:44 +02:00 |
|
kangax
|
41ab3a0064
|
Doc additions
|
2013-09-26 14:12:02 +02:00 |
|
Stefan Kienzle
|
89f3ab0668
|
Fix fabric.Circle.set for radius - update width/height if radius is set
Closes issue #811
|
2013-08-30 11:51:08 +02:00 |
|
Kienz
|
92bdebfde7
|
Doc fixes, Update README (1800+ unit tests)
|
2013-08-08 18:31:26 +02:00 |
|
kangax
|
7a46482328
|
Add shadow toSVG support. Version 1.2.7
|
2013-07-25 19:39:21 +02:00 |
|
kangax
|
b53209437f
|
Move shape classes (circle, line, rect, path, etc.) to /shapes dir
|
2013-05-30 21:53:49 +02:00 |
|