| .. |
|
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
|
JSDoc + JSCS tweaks - Part 2
|
2014-07-18 11:16:23 +02:00 |
|
canvas_gestures.mixin.js
|
JSDoc + JSCS tweaks - Part 2
|
2014-07-18 11:16:23 +02:00 |
|
canvas_grouping.mixin.js
|
Revert JSCS tweaks for single-line return statements.
|
2014-07-08 13:32:58 +02: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
|
JSDoc + JSCS tweaks - Part 2
|
2014-07-18 11:16:23 +02:00 |
|
itext_click_behavior.mixin.js
|
Fix for Linter
|
2014-07-27 02:21:24 +02:00 |
|
itext_key_behavior.mixin.js
|
Update to Fix Firefox keypress arrow keys in itext symbols are shown #1434
|
2014-07-25 00:01:57 +02:00 |
|
object.svg_export.js
|
Fix ToSVG scaling
|
2014-07-04 17:47:25 +01:00 |
|
object_geometry.mixin.js
|
JSDoc + JSCS tweaks - Part 2
|
2014-07-18 11:16:23 +02:00 |
|
object_interactivity.mixin.js
|
Update object_interactivity.mixin.js
|
2014-07-26 15:24:02 +02:00 |
|
object_origin.mixin.js
|
JSDoc + JSCS tweaks - Part 2
|
2014-07-18 11:16:23 +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 |