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
|
0fc54d4f7f
|
Fix Point and Intersection docs. Build distribution.
|
2013-09-06 19:12:57 +02:00 |
|
kangax
|
55eeed181b
|
Move drawArc to utils. Simplify and speed up fabric.Point
|
2013-06-06 02:49:42 +02:00 |
|
kangax
|
4e1a26cc11
|
Update docs
|
2013-04-25 14:21:32 -04:00 |
|
kangax
|
c16dcf88a4
|
Change inline docs to conform to jsdoc3
|
2013-04-24 12:58:04 -04:00 |
|
kangax
|
e12b6598cd
|
Merge master
|
2012-12-18 18:12:08 +01:00 |
|
kangax
|
c8172be31d
|
Final doc additions. Every public method is now documented!
|
2012-12-16 20:44:26 +01:00 |
|
kangax
|
7eae38db57
|
Doc additions.
|
2012-12-15 17:29:40 +01:00 |
|
kangax
|
f6cbb259f3
|
Doc additions.
|
2012-12-15 17:05:23 +01:00 |
|
coulix
|
61db93d5ec
|
Smooth live free drawing on contextTop canvas
|
2012-11-28 11:55:30 +01:00 |
|
kangax
|
84a956c4b6
|
Lint everything with JSHint. Version 0.9.14.
|
2012-10-14 02:53:12 +02:00 |
|
kangax
|
35ad4bf6e3
|
Preparing fabric to run on node.js
|
2011-08-05 19:00:26 -04:00 |
|
kangax
|
f497327131
|
Fabric now runs fully under ES5 strict mode (except certain 3rd party dependencies, like cufon.js and json2.js).
|
2010-10-21 22:54:00 -04:00 |
|
kangax
|
415205d3f2
|
Document bunch of API (still incomplete, but getting there).
|
2010-10-14 17:42:39 -04:00 |
|
kangax
|
e70830f7d6
|
Introduce fabric.log and fabric.warn methods, as simple wrappers around console.log and console.warn (instead of declaring those methods right on console). This makes it easier to mock them when testing, and is generally safer due to less tinkering with host objects.
|
2010-10-11 14:45:06 -04:00 |
|
Juriy Zaytsev
|
2340a98526
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|