kangax
|
ed06f97ee4
|
Build distribution
|
2013-11-11 18:35:32 +01:00 |
|
kangax
|
31338df54d
|
canvas_events refactoring
|
2013-11-11 16:41:13 +01:00 |
|
kangax
|
4f46626467
|
Extract method in fabric.Canvas
|
2013-11-11 16:20:11 +01:00 |
|
kangax
|
014109ced3
|
Move canvas grouping logic to separate mixin/file
|
2013-11-11 16:07:51 +01:00 |
|
kangax
|
e1e996ce87
|
Build distribution
|
2013-11-11 00:02:19 +01:00 |
|
kangax
|
f421979e80
|
More fabric.Group refactoring
|
2013-11-10 17:43:23 +01:00 |
|
kangax
|
1ecbf379ff
|
More group refactoring
|
2013-11-10 17:31:59 +01:00 |
|
kangax
|
ffa794ed54
|
Refactor fabric.Group
|
2013-11-10 17:24:32 +01:00 |
|
kangax
|
1183464dde
|
Refactor arcToSegments
|
2013-11-10 17:13:01 +01:00 |
|
kangax
|
fc3bb9fe69
|
Refactor getColorStop
|
2013-11-10 16:51:08 +01:00 |
|
kangax
|
db7b0b585f
|
Refactor _drawControls
|
2013-11-10 16:43:56 +01:00 |
|
kangax
|
a39474d5bc
|
Refactor __onMouseUp
|
2013-11-10 15:34:10 +01:00 |
|
kangax
|
987f165790
|
Remove duplication in log.js
|
2013-11-10 15:15:31 +01:00 |
|
kangax
|
4556c7bf45
|
Fix origins of free-drawing paths and shapes
|
2013-11-10 11:24:45 +01:00 |
|
kangax
|
cbecc7910c
|
Fix vertical cursor movement in center/right -aligned and styled text
|
2013-11-09 18:09:25 +01:00 |
|
kangax
|
ffe6091dd7
|
Move getObjects to fabric.Collection. Add support for getObjects(type). Version 1.3.10.
|
2013-11-09 14:50:30 +01:00 |
|
kangax
|
2d2bd68325
|
Add doc on requestAnimFrame
|
2013-11-06 21:20:07 +01:00 |
|
kangax
|
dcf1e1e980
|
Add data-url crossOrigin workaround
|
2013-11-06 21:16:44 +01:00 |
|
kangax
|
5f643daf54
|
Normalize behavior of setActiveObject, setActiveGroup, discardActiveObject, discardActiveGroup. Closes #579
|
2013-11-06 20:58:23 +01:00 |
|
kangax
|
c3fd102cdb
|
Fix fabric.Object#selectable. Closes #957
|
2013-11-06 18:41:02 +01:00 |
|
kangax
|
d0abb90f1c
|
Add fabric.Image#crossOrigin which allows crossOrigin image loading and canvas rendering without tainting. fabric.util.loadImage now accepts 4th argument (crossOrigin) and sets crossOrigin="" on image element by default. fabric.Image.fromURL can be passed crossOrigin via 3rd argument (options). Closes #263
|
2013-11-05 15:13:15 +01:00 |
|
kangax
|
baf646e7a0
|
Support mouse and touch events simultaneously. Closes #670
|
2013-11-05 12:27:15 +01:00 |
|
kangax
|
f91dd30dc7
|
Better line length in parser
|
2013-11-05 11:59:48 +01:00 |
|
kangax
|
6cb941c116
|
Extract elements parsing into a separate object (ElementsParser)
|
2013-11-04 17:12:05 +01:00 |
|
kangax
|
ce8fe3447d
|
Break parseStyleAttribute apart
|
2013-11-04 16:41:26 +01:00 |
|
kangax
|
2753108028
|
Initial implementation of fabric.IText#toSVG (~75% complete atm)
|
2013-11-04 15:20:40 +01:00 |
|
kangax
|
59af4b7934
|
Add ctrl/cmd + x support
|
2013-11-04 12:05:29 +01:00 |
|
kangax
|
2b0208347a
|
Build distribution
|
2013-11-04 11:59:30 +01:00 |
|
kangax
|
a2cfc019ba
|
Build distribution
|
2013-11-04 00:37:42 +01:00 |
|
kangax
|
330784ac2c
|
[BACK_INCOMPAT] Change default objects' originX/originY to left/top
|
2013-11-04 00:15:49 +01:00 |
|
kangax
|
a010739af9
|
Build distribition
|
2013-11-03 17:39:18 +01:00 |
|
kangax
|
2da3fa80b5
|
Slight reorganization
|
2013-11-02 14:41:28 +01:00 |
|
kangax
|
5cddbc5f22
|
Build distribution
|
2013-11-02 14:18:21 +01:00 |
|
kangax
|
7eee6ddef0
|
Add caching to IText which increases performance of large text tremendously
|
2013-11-02 14:15:20 +01:00 |
|
kangax
|
9bfce93ddf
|
Only fire dblclick if clicked at the same location
|
2013-11-02 12:37:50 +01:00 |
|
kangax
|
c5c6474c4d
|
Ensure one editing text at a time
|
2013-11-01 22:39:28 +01:00 |
|
kangax
|
7235a97e91
|
Add basic copy/paste support in IText; fix certain char insertion.
|
2013-11-01 22:28:23 +01:00 |
|
kangax
|
c6ff46269c
|
Preserve canvas reference in fabric.Object#toDataURL. Closes #938
|
2013-10-31 16:00:31 +01:00 |
|
kangax
|
6210da1568
|
Avoid jshint error with "unknown" typeof
|
2013-10-30 18:15:02 +01:00 |
|
kangax
|
43a8df57b3
|
Remove duplication in anim_ease
|
2013-10-30 17:42:49 +01:00 |
|
kangax
|
7ff0ae826f
|
Refactor _renderViaNative a bit more
|
2013-10-30 17:35:20 +01:00 |
|
kangax
|
bc5b78f60c
|
Refactor touch event abstraction
|
2013-10-30 17:29:55 +01:00 |
|
kangax
|
9433729124
|
Refactor getPointer
|
2013-10-30 17:26:26 +01:00 |
|
kangax
|
3b3b478e77
|
Refactor _setObjectScale
|
2013-10-30 17:15:53 +01:00 |
|
kangax
|
7022cd4a9b
|
Even more canvas_events refactoring
|
2013-10-30 17:05:11 +01:00 |
|
kangax
|
171cfc1a05
|
More canvas_events refactoring
|
2013-10-30 16:58:47 +01:00 |
|
kangax
|
cd66612aa3
|
More canvas_events refactoring
|
2013-10-30 16:34:57 +01:00 |
|
kangax
|
61a3fb5123
|
Refactor __onMouseDown
|
2013-10-30 15:32:04 +01:00 |
|
kangax
|
10a3319ed1
|
Refactor _restoreObjectState
|
2013-10-30 15:09:02 +01:00 |
|
kangax
|
8ad5e7e511
|
IText doc fixes
|
2013-10-30 14:55:02 +01:00 |
|