We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Optimizing performance (markdown)
Created Optimizing performance (markdown)
Updated When to use Fabric (markdown)
Updated Love Fabric? Help us by... (markdown)
Updated Who's using Fabric (markdown)
Created Fabric limitations in node.js (markdown)
Updated Home (textile)
Updated How to render text (markdown)
Updated Fabric gotchas (markdown)
Updated Roadmap, TODO (markdown)
Updated Fabric limitations in oldIE (markdown)
Update documentation to JSDoc 3, Update jsfiddle handling
fixed typo in event name: "mouse:moved" -> "mouse:move"
Created Supported (and unsupported) SVG properties (markdown)
Testing fabric fail if gestures module is included.
Added "mouse:moved"
Added "object:added", "object:removed", "before:render" and "canvas:cleared". Updated first example to use "moving" instead of "moved" and "on" instead of "observe". Listed events alphabetically.