kangax
|
e7aafae9e7
|
Add support for "opacity" attribute.
|
2011-06-14 17:28:54 -04:00 |
|
kangax
|
5c7440cc13
|
Fix leaking of one element's attribute values onto another (following) element during SVG parsing.
|
2011-04-29 16:44:49 -04:00 |
|
kangax
|
03561f762f
|
Add "rx", "ry" to the stateProperties of fabric.Rect. Fixes issue #16.
|
2011-03-01 19:06:27 -05:00 |
|
kangax
|
df76f5d688
|
Change the way options are set for an object (don't use options property — which makes for quite expensive iteration during initialization — and instead take advantage of prototypal inheritance).
|
2011-02-09 18:21:45 -05: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
|
f052a067ef
|
More documentation.
|
2010-10-19 16:27:24 -04:00 |
|
kangax
|
639aa12e2a
|
Another chunk of documentation (which is a bitch, by the way).
|
2010-10-14 22:16:24 -04:00 |
|
kangax
|
415205d3f2
|
Document bunch of API (still incomplete, but getting there).
|
2010-10-14 17:42:39 -04:00 |
|
Juriy Zaytsev
|
2340a98526
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|