fabric.js/src/mixins
2014-05-31 18:08:33 +01: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 JSHint, restoring .gitignore 2014-05-31 18:08:33 +01: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 Move IText sag exporting logic to its own file 2013-11-19 17:24:24 +01:00
itext_behavior.mixin.js Fix IText canvas handler initialization 2014-05-22 10:48:02 +02:00
itext_click_behavior.mixin.js Fix slow clicks (> 100 ms) focusing previously-deselected IText. 2014-05-27 15:44:58 -05:00
itext_key_behavior.mixin.js Fix iText stealing focus 2014-02-19 15:25:50 -05: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 JSHint, restoring .gitignore 2014-05-31 18:08:33 +01:00
object_interactivity.mixin.js JSHint, restoring .gitignore 2014-05-31 18:08:33 +01: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