fabric.js/src/mixins
Chris Buergi 9a867f893f Fire 'selection:changed' on IText object.
Previously the 'text:selection:changed' was only fired on the canvas, but not on the object.
2014-07-03 10:02:47 +02:00
..
animation.mixin.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
canvas_dataurl_exporter.mixin.js Fix multiplier<1 export 2014-03-13 20:27:42 -04:00
canvas_events.mixin.js JSCS tweaks. Down to 114 failures. 2014-06-24 14:12:17 +02:00
canvas_gestures.mixin.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
canvas_grouping.mixin.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
canvas_serialization.mixin.js JSON object without "objects" property throws "TypeError: Cannot read property 'length' of null" - Should now be fixed. 2014-05-13 13:32:55 +02:00
collection.mixin.js [BACK_INCOMPAT] Possibility to remove multiple fabric.Objects from collection (canvas, group) - this (canvas, group or object) is returned instead of delete object 2013-12-07 11:07:46 +01:00
itext.svg_export.js JSCS tweaks. Down to 114 failures. 2014-06-24 14:12:17 +02:00
itext_behavior.mixin.js Fire 'selection:changed' on IText object. 2014-07-03 10:02:47 +02:00
itext_click_behavior.mixin.js JSCS tweaks. Down to 114 failures. 2014-06-24 14:12:17 +02:00
itext_key_behavior.mixin.js JSCS tweaks. Down to 114 failures. 2014-06-24 14:12:17 +02:00
object.svg_export.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
object_geometry.mixin.js Make isContainedWithinObject check for equality as well. Closes #1177 2014-02-18 17:07:37 -05:00
object_interactivity.mixin.js JSCS tweaks. Down to 114 failures. 2014-06-24 14:12:17 +02:00
object_origin.mixin.js fabric.Object.setAngle consider different originX/originY values other than "center" 2014-05-12 20:36:59 +02:00
object_stacking.mixin.js Move object stacking and SVG export methods to separate files 2013-11-20 21:14:26 +01:00
object_straightening.mixin.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
observable.mixin.js stopObserving w/o arguments removes all event - handler pairs. Closes issue #936 2013-10-29 22:47:29 +04:00
stateful.mixin.js Fix object:modified firing incorrectly with groups. Closes #717 2013-09-09 02:27:19 +02:00