kangax
|
40bda07140
|
Fix fabric.Canvas#clipTo. Thanks @sn3p
|
2013-03-24 18:09:55 +01:00 |
|
kangax
|
14cbcb8ea3
|
Build distribution
|
2013-03-24 00:06:04 +01:00 |
|
kangax
|
83b7ef57e7
|
Build distribution. Version 1.1.4
|
2013-03-23 23:23:26 +01:00 |
|
kangax
|
4911cc036b
|
Make fabric.Image.fromURL use fabric.util.loadImage which fixes it under Node
|
2013-03-23 23:16:16 +01:00 |
|
kangax
|
24735e6e31
|
Fix removal of event listeners in fabric.Canvas#dispose on touch-based devices. Version 1.1.3
|
2013-03-20 23:38:22 +01:00 |
|
kangax
|
919f95a0a0
|
Move collection-related methods to fabric.Collection, shared by fabric.Canvas and fabric.Group.
|
2013-03-20 10:28:35 +01:00 |
|
kangax
|
da9cda6c90
|
[BACK_INCOMPAT] Version 1.1.2.
canvas.freeDrawingColor -> canvas.freeDrawingBrush.color;
canvas.freeDrawingLineWidth -> canvas.freeDrawingBrush.width;
|
2013-03-19 16:05:13 +01:00 |
|
kangax
|
8bea909a54
|
Merge master
|
2013-03-19 15:52:14 +01:00 |
|
kangax
|
2a5645fcd5
|
Fix scaling event not firing sometimes. Thanks @rcyrus.
|
2013-03-19 15:36:25 +01:00 |
|
kangax
|
030da0d36c
|
Build distribution
|
2013-03-19 13:31:57 +01:00 |
|
kangax
|
e8e32e80de
|
Fix gradient colorStops initialization. Thanks @Kienz
|
2013-03-18 13:11:31 +01:00 |
|
kangax
|
9bb38c144c
|
Fix toDataURL not honoring format. Thanks ebirbal.
|
2013-03-18 13:03:54 +01:00 |
|
kangax
|
ecc97413da
|
Version 1.1.1. Closes #447
|
2013-03-16 16:43:26 +01:00 |
|
kangax
|
d881340120
|
Version 1.1.0
|
2013-03-10 21:06:29 +01:00 |
|
kangax
|
e917b144aa
|
Remove unnecessary space in SVG output
|
2013-03-06 18:55:26 +01:00 |
|
kangax
|
506125bbe6
|
[BACK_INCOMPAT] fabric.Canvas.toDataURL now accepts options object instead linear arguments. fabric.Canvas.toDataURLWithMultiplier is deprecated; use toDataURL({ multiplier: … }) instead.
|
2013-03-06 18:47:50 +01:00 |
|
kangax
|
17a88e93e1
|
Doc fixes
|
2013-02-24 12:40:16 +01:00 |
|
kangax
|
7d9c91de70
|
res -> response and remove unnecessary semicolon
|
2013-02-22 17:24:22 +01:00 |
|
kangax
|
be4db2f409
|
Fix doc. Thanks @rodrigopandini
|
2013-02-20 23:42:38 +01:00 |
|
kangax
|
9be89b2f2f
|
drawCorners -> drawControls, for consistency. Remove unused hasCorners and use hasControls instead of hideCorners. Version 1.0.12
|
2013-02-20 13:19:22 +01:00 |
|
kangax
|
80469a23eb
|
Fix createCanvasElement canvas initialization. IE<9 now works again.
|
2013-02-19 13:34:50 +01:00 |
|
kangax
|
9df85553b9
|
[BACK_INCOMPAT] Add fabric.util.createAccessors. Add accessors for fabric.Text -specific properties (setTextDecoration, setFontWeight, setFontStyle, etc.). Make text object dimensions change when setting dimension-affecting properties. fabric.Text#setFontsize becomes setFontSize. Version 1.0.11.
|
2013-02-18 16:22:48 +01:00 |
|
kangax
|
39e2078fb6
|
Version 1.0.10
|
2013-02-17 13:39:58 +01:00 |
|
kangax
|
a77cbfe2be
|
Text fixes for node-canvas. Version 1.0.9
|
2013-02-15 14:11:58 +01:00 |
|
kangax
|
cd93d7efd9
|
Build distribution. Version 1.0.7
|
2013-02-11 13:23:43 +01:00 |
|
kangax
|
d9291fbfe5
|
Add shadow support to brushes
|
2013-02-06 23:55:15 +01:00 |
|
kangax
|
b55c35f865
|
Merge master
|
2013-02-06 23:28:17 +01:00 |
|
kangax
|
776d966bdb
|
Remove polygon offsetting fix which broke some SVG shapes
|
2013-02-06 21:04:14 +01:00 |
|
kangax
|
ed0716718a
|
Fix build minification. Closes #417
|
2013-02-06 20:42:39 +01:00 |
|
kangax
|
4995fd9ed1
|
Fix free drawing path initialization
|
2013-02-06 20:41:58 +01:00 |
|
kangax
|
a4340fda45
|
Doc fixes
|
2013-02-06 16:20:53 +01:00 |
|
kangax
|
f140e2159e
|
Build distribution
|
2013-02-06 16:20:53 +01:00 |
|
Arthaey
|
48ab4607b9
|
Add option to suppress XML preamble in toSVG method.
|
2013-02-05 22:20:56 -08:00 |
|
kangax
|
18e6e4f353
|
Version 1.0.6
|
2013-02-04 20:49:05 +01:00 |
|
kangax
|
5ee9b13a92
|
Add support for shadows (via fabric.Shadow)
|
2013-02-04 20:49:05 +01:00 |
|
kangax
|
8b04e286a8
|
Log full errors instead of just its messages
|
2013-02-04 20:49:05 +01:00 |
|
kangax
|
d645c4e7dc
|
Add ability to specify pattern repeat via options
|
2013-02-04 20:49:05 +01:00 |
|
kangax
|
953f2a2d15
|
Version 1.0.5
|
2013-02-03 17:01:39 +01:00 |
|
kangax
|
7fd1a09174
|
Fix typo in serialization module
|
2013-02-03 02:17:46 +01:00 |
|
kangax
|
6777c50012
|
Add support for patterns
|
2013-02-03 02:15:29 +01:00 |
|
kangax
|
69f1b20a8e
|
Add fabric.Object#getBoundingRect. getBoundingRectWidth/getBoundingRectHeight are deprecated.
|
2013-01-29 18:06:44 +01:00 |
|
kangax
|
7adb624f0b
|
2012 -> 2013
|
2013-01-25 14:31:31 +01:00 |
|
kangax
|
87a1bb31bf
|
Amalgamate canvas creation + VML initialization into one place. Add new method fabric.util.createCanvasElement. Version 1.0.3.
|
2013-01-25 14:23:13 +01:00 |
|
Fabian Hickert
|
18b7e05eb2
|
Fixed event handling for touch-supported devices.
|
2013-01-24 11:32:58 +00:00 |
|
kangax
|
e262606eee
|
Update uglyfyjs, build distribution
|
2013-01-21 21:14:57 +01:00 |
|
kangax
|
6da2ed6d65
|
More canvas refactoring
|
2013-01-20 20:40:26 +01:00 |
|
kangax
|
60af92a9c3
|
Version 1.0.2
|
2013-01-17 19:04:02 +01:00 |
|
kangax
|
ec469b6419
|
Version 1.0.1
|
2013-01-17 19:00:20 +01:00 |
|
kangax
|
c14c7a329e
|
Prevent event.js from erroring out in Node
|
2013-01-17 19:00:20 +01:00 |
|
kangax
|
21ee892c28
|
Merge master
|
2013-01-15 00:06:54 +01:00 |
|
kangax
|
ecc8a3351d
|
Prevent event.js from erroring out in Node
|
2013-01-14 12:53:23 +01:00 |
|
kangax
|
d6307d1aeb
|
Add circle brush
|
2013-01-11 19:38:22 +01:00 |
|
kangax
|
1f206d039e
|
Move gesture-based logic into a separate module
|
2013-01-10 18:23:23 +01:00 |
|
kangax
|
7be14a6a70
|
First implementation of brushes
|
2013-01-10 14:27:13 +01:00 |
|
kangax
|
7ee772a322
|
Build distribution
|
2013-01-04 19:18:39 +01:00 |
|
kangax
|
dc2e5210ae
|
Work around VML's clearRect bug
|
2013-01-03 01:18:29 +01:00 |
|
kangax
|
c4bec70455
|
Performance optimizations
|
2013-01-02 23:25:13 +01:00 |
|
kangax
|
7121830ca6
|
Merge dynamic origin branch into master. Version 1.0.0
|
2012-12-29 20:04:24 +01:00 |
|
kangax
|
2735d543e2
|
Merge master. Enable hasRotatingPoint by default (now that objects are not rotated via corners)
|
2012-12-26 11:18:17 +01:00 |
|
kangax
|
c11abb377f
|
Fix tests. Build distribution. Version 0.9.35.
|
2012-12-23 15:28:08 +01:00 |
|
kangax
|
4ae8b9d725
|
Simplify object straightening logic. Thanks @woutercommandeur. Closes #362.
|
2012-12-22 20:20:54 +01:00 |
|
kangax
|
299273d7bd
|
[BACK_INCOMPAT] fabric.Object#cornersize -> fabric.Object.cornerSize
|
2012-12-22 16:37:43 +01:00 |
|
kangax
|
882d7085d8
|
Fix fabric.Object#cloneAsImage on node. Closes #336. Version 0.9.34
|
2012-12-20 19:49:51 +01:00 |
|
kangax
|
f0d2235053
|
Fix group loading in dateless json. Closes #322
|
2012-12-20 16:23:31 +01:00 |
|
Andrey Kravtsov
|
216b3234aa
|
Changed approach for relative animations.
Issue #356
|
2012-12-19 19:36:42 +04:00 |
|
kangax
|
e12b6598cd
|
Merge master
|
2012-12-18 18:12:08 +01:00 |
|
kangax
|
8c14478340
|
Add support for "text-align: justify". SVG representation is not yet working.
|
2012-12-18 18:01:30 +01:00 |
|
kangax
|
71dd5a9ec0
|
Pass original event to all fabric custom events (that are triggered via mouse/touch)
|
2012-12-18 11:52:18 +01:00 |
|
kangax
|
203ea6b51f
|
Doc fixes
|
2012-12-18 11:46:51 +01:00 |
|
kangax
|
245de99834
|
Fix unit tests
|
2012-12-16 21:11:38 +01:00 |
|
kangax
|
c8172be31d
|
Final doc additions. Every public method is now documented!
|
2012-12-16 20:44:26 +01:00 |
|
kangax
|
b5b901e99e
|
Fix isMoving not set to false sometimes. Closes #350. Version 0.9.31.
|
2012-12-15 17:29:40 +01:00 |
|
kangax
|
6ed3dda6f5
|
Merge master
|
2012-12-15 17:16:39 +01:00 |
|
kangax
|
93a657fda5
|
Build distribution.
|
2012-12-13 15:46:06 +01:00 |
|
kangax
|
7a5cfe46ac
|
Build distribution. Version 0.9.30.
|
2012-12-10 15:45:33 +01:00 |
|
kangax
|
a1a54fea0b
|
Merge master
|
2012-12-09 10:17:12 +01:00 |
|
kangax
|
b84b22f484
|
Build distribution.
|
2012-12-09 10:15:25 +01:00 |
|
kangax
|
b749e87e30
|
Add documentation for a method.
|
2012-12-08 16:49:55 +01:00 |
|
kangax
|
a6a7b72dcd
|
Padding-related fixes and some canvas.class refactoring.
|
2012-12-07 19:19:04 +01:00 |
|
kangax
|
913a4970bc
|
Merge master
|
2012-12-07 15:43:57 +01:00 |
|
kangax
|
2b33b7f570
|
Locking properties (lockMovementX, lockMovementY, lockRotation, etc.) are now respected in groups. Closes #152.
|
2012-12-07 15:39:47 +01:00 |
|
kangax
|
352dd44b3c
|
Implement smooth free drawing. Free drawing is now a separate module. Thanks @coulix!
|
2012-12-06 19:47:34 +01:00 |
|
kangax
|
0c1fd43fc1
|
First stab at dynamic origin of transformation (based on the excellent work of https://github.com/stormbreakerbg).
|
2012-12-06 19:12:54 +01:00 |
|
kangax
|
832e754d9e
|
Prevent FF<4 from throwing errors on getComputedStyle.
|
2012-12-04 14:14:08 +01:00 |
|
kangax
|
7a1de3c57b
|
Fix fabric.util.loadImage test.
|
2012-12-04 12:39:46 +01:00 |
|
kangax
|
b330c9d715
|
Build distribution. Fix unit tests. Version 0.9.27.
|
2012-12-03 20:23:45 +01:00 |
|
kangax
|
57d7861fc4
|
Fix gradient fill on fabric.Text objects. Fix #278.
|
2012-12-03 08:57:44 +01:00 |
|
kangax
|
c105212c9c
|
Doc fixes. Version 0.9.26
|
2012-12-02 11:53:38 +01:00 |
|
Steve Pemberton
|
c169daa4a4
|
build
|
2012-12-01 20:57:49 +00:00 |
|
kangax
|
1633bce401
|
Add most of the unit tests for fabric.util methods. Fix #35.
|
2012-12-01 17:52:03 +01:00 |
|
coulix
|
a0cf70994d
|
No need for free drawing to extend fabric Objecti + freedrawing module presence check before instantiation
|
2012-12-01 00:34:33 +01:00 |
|
kangax
|
2329ef59fe
|
Add support for specifying additional properties to return in toObject, toJSON. Fix #272.
|
2012-11-30 23:46:09 +01:00 |
|
coulix
|
8f8322fb46
|
Merge master
|
2012-11-30 18:57:49 +01:00 |
|
coulix
|
16422bed01
|
Refactoring
|
2012-11-30 18:42:02 +01:00 |
|
kangax
|
f75934ec7c
|
Fix error in fabric.StaticCanvas#toDataURLWithMultiplier. Closes #327.
|
2012-11-29 13:53:13 +01:00 |
|
Steve Pemberton
|
7594a19e7b
|
ParseDimensions changes
|
2012-11-29 00:50:03 +00:00 |
|
kangax
|
63c5c02560
|
Add support for dashed selection. Thanks @coulix! Version 0.9.24.
|
2012-11-28 13:04:39 +01:00 |
|
coulix
|
61db93d5ec
|
Smooth live free drawing on contextTop canvas
|
2012-11-28 11:55:30 +01:00 |
|
Greg Tappero
|
d0952172a3
|
Dashed selection borders
Wip dashed selection nearly there
fix dashed selection merge
|
2012-11-28 11:44:29 +01:00 |
|
kangax
|
d693130115
|
Add canvas reference to active group. Version 0.9.23.
|
2012-11-27 16:25:07 +01:00 |
|