| .. |
|
animation.mixin.js
|
Add more docs.
|
2013-09-28 12:31:32 +02:00 |
|
canvas_dataurl_exporter.mixin.js
|
Resize canvas back only after data url is retrieved. Closes #924
|
2013-10-28 08:02:58 +01:00 |
|
canvas_events.mixin.js
|
Fix bug in selection mode
|
2013-11-14 13:14:38 +01:00 |
|
canvas_gestures.mixin.js
|
Forgot __onShake method.
|
2013-09-23 10:55:00 -04:00 |
|
canvas_grouping.mixin.js
|
Call activeGroup.setCoords() in mouse-up event - Fixes issue #995
|
2013-11-19 11:49:27 +01:00 |
|
canvas_serialization.mixin.js
|
Fix double callback in loadFromJSON if objects.length == 0. Closes #1056
|
2013-12-21 15:17:08 +01: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
|
Move _hasITextHandlers to canvas instance
|
2014-01-17 11:51:36 -05:00 |
|
itext_click_behavior.mixin.js
|
Fix JSHint warnings, build distribution
|
2014-01-14 12:34:32 -05:00 |
|
itext_key_behavior.mixin.js
|
Update text events
|
2013-12-18 11:28:06 +01:00 |
|
object.svg_export.js
|
Add @private to doc
|
2013-11-21 12:17:51 +01:00 |
|
object_geometry.mixin.js
|
More specific documentation
|
2013-10-25 09:05:39 +02:00 |
|
object_interactivity.mixin.js
|
Correcting invalid control name
|
2013-12-19 11:02:23 -05:00 |
|
object_origin.mixin.js
|
Fix 1px offset of background image - Closes issue #990
|
2013-11-20 17:21:58 +01: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
|
Doc additions - document object parameter
|
2013-09-17 22:42:58 +02: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 |