Kienz
|
332dcd81c2
|
Add unit tests for loadFromJSON with json object instead of json string
|
2012-12-08 13:38:19 +01:00 |
|
kangax
|
2329ef59fe
|
Add support for specifying additional properties to return in toObject, toJSON. Fix #272.
|
2012-11-30 23:46:09 +01:00 |
|
Steve Pemberton
|
e8a696c4b1
|
fix for retreiving scrolled & Fixed Descendants, Mouse Position
|
2012-10-24 19:56:48 +01:00 |
|
kangax
|
8494350baf
|
Remove onFpsUpdate as it's such a rarely used functionality (and could be accomplished on application level).
|
2012-10-20 20:10:32 +02:00 |
|
kangax
|
f9eeeb2916
|
Fix unit tests.
|
2012-10-14 02:53:25 +02:00 |
|
kangax
|
762cfb7b8a
|
Fix unit tests. Add loadFromJSON test for previous fix. Version 0.9.5.
|
2012-09-02 12:28:52 -04:00 |
|
kangax
|
fe9d927d47
|
Move site into a different repository.
|
2012-08-10 17:20:04 +02:00 |
|
kangax
|
fe08e6aa3b
|
Revamp site to use jekyll.
|
2011-09-07 18:02:17 -04:00 |
|
kangax
|
a3d693302c
|
Closes #38. Add support for fabric.Canvas#backgroundImage.
|
2011-08-28 14:55:33 -04:00 |
|
kangax
|
8f819bb760
|
Fabric can now run under node.js
|
2011-08-11 15:18:18 -04:00 |
|
kangax
|
04bb0aad66
|
Add "hasControls" and "hasBorders" options to fabric.Object. "hasControls", when set to false allows to fully disable controls rendering (and mouse detection); hasBorders does the same for object borders. Fix failing unit tests. Update QUnit.
|
2011-08-02 19:35:02 -04:00 |
|
kangax
|
89c030ebdf
|
Closes #18. Less confusing method names: removeActiveObject --> discardActiveObject, removeActiveGroup --> discardActiveGroup (since both of those methods don't actually _remove_ objects). [BACK_INCOMPAT]
|
2011-07-15 11:39:48 -04:00 |
|
kangax
|
a7155ccbfb
|
Reorganize project structure. Add "customization" demo (work in progress).
|
2011-06-29 11:10:08 -04:00 |
|