Andrea Bogazzi
|
ffd2d3254c
|
Fix block style insertion (#4192)
* fix style nsertion
* fixed tests from older changes
* fixed tests from older changes
|
2017-08-13 20:49:39 +02:00 |
|
Asturur
|
836bf158b9
|
setAngle => rotate
|
2017-08-12 13:48:01 +02:00 |
|
Andrea Bogazzi
|
39321c7b34
|
Fix text copy paste when there is no style (#4185)
* fix
* removed dist build
|
2017-08-09 23:17:07 +02:00 |
|
Andrea Bogazzi
|
b5323bd83e
|
make function just create canvas (#4172)
* make function just create canvas
* added tests
* added tests
|
2017-08-05 21:32:03 +02:00 |
|
Andrea Bogazzi
|
c705c6b4d8
|
Fix custom build (#4165)
* Update misc.js
* move the line in correct place
|
2017-08-03 22:14:17 +02:00 |
|
Asturur
|
f86370582c
|
changes to build file
|
2017-07-29 16:28:30 +02:00 |
|
Andrea Bogazzi
|
7b50999f83
|
Fixes some beta issues (#4148)
* fixed the image.toSVG
* fixed the image.toSVG
* fixes
|
2017-07-29 14:09:31 +02:00 |
|
neopheus
|
3b06e685ef
|
Some modifications (#4137)
* unnecessary semicolon
* comment error
* expression simplified
* simply function
* jsdoc update
|
2017-07-29 11:41:32 +02:00 |
|
Andrea Bogazzi
|
351e7dfa47
|
Multiple fixes (#4119)
* multiple fixes
* updated tests
|
2017-07-22 16:34:47 +02:00 |
|
Andrea Bogazzi
|
586e61dd28
|
Move all automatic renderAll to requestRenderAll (#4072)
* move to requestRenderAll
|
2017-07-04 23:13:10 +02:00 |
|
Andrea Bogazzi
|
e93f6f4ffc
|
change animation (#4068)
* change animation
* added params to object.animate
|
2017-07-04 00:28:49 +02:00 |
|
Andrea Bogazzi
|
d106051554
|
Remove accessors (#4065)
|
2017-07-03 17:02:44 +02:00 |
|
Andrea Bogazzi
|
c41ef91fca
|
Image meet or slice with cropX and cropY value (#4055)
* working example
* fixed tests
|
2017-07-03 12:20:10 +02:00 |
|
Andrea Bogazzi
|
6185b07408
|
Limit cache size to upper and lower limit (#4035)
* just name change
* help
* test difference
* ok better limiting
* fix lint
|
2017-06-25 14:50:28 +02:00 |
|
Andrea Bogazzi
|
145bd3b03f
|
Force async (#3996)
* removed forced async
* tests
* fixed lint
|
2017-06-11 21:36:51 +02:00 |
|
Andrea Bogazzi
|
7517b951ab
|
Remove PathGroups for Groups. (#3969)
* removed pathGroups
|
2017-06-01 11:02:32 +02:00 |
|
Andrea Bogazzi
|
ff2909ebf8
|
fixed cache for first draw (#3870)
* fixed cache for first draw
* fixed tests
|
2017-04-23 13:44:22 +02:00 |
|
Asturur
|
879d5b4e66
|
built beta.1 with isNaN fix
|
2017-04-23 08:46:53 +02:00 |
|
Andrea Bogazzi
|
ea17776d28
|
Do not cache group if a child has shadow. (#3864)
* fix caching with shadows
* add travis install for canvas
|
2017-04-22 20:59:34 +02:00 |
|
Andrea Bogazzi
|
b112b3405f
|
text rewriting - reorganization (#3676)
*text refactored.
|
2017-04-22 09:15:38 +02:00 |
|
Roger Beaman
|
e0e431ce78
|
fixing callSuper (#3844)
* fixing callSuper
* fixing lint
* fixed unexpected alias for this
|
2017-04-20 13:43:58 +02:00 |
|
Andrea Bogazzi
|
214a169767
|
Removed es5 shim function and support for ie < 10 (#3722)
* removed es5 part
* removed json shim
* removed node 5
* removed node 5
|
2017-02-19 19:47:39 -05:00 |
|
Andrea Bogazzi
|
7a987faef2
|
changes (#3717)
|
2017-02-18 23:47:32 -05:00 |
|
Andrea Bogazzi
|
7ff1063c07
|
passivefalseeverywhere (#3690)
* passivefalseeverywhere
* Update canvas_events.mixin.js
* Update dom_event.js
* Update canvas.class.js
|
2017-02-13 23:35:35 -05:00 |
|
Andrea Bogazzi
|
edb90be547
|
WIP Patternload (#3598)
* make pattern load async
* made all object loadable asyncronously ( filters )
|
2016-12-30 22:41:16 +01:00 |
|
Asturur
|
e72881bb6d
|
fix null object in enlived array
|
2016-12-27 10:43:49 +01:00 |
|
Asturur
|
2c9fd6dd66
|
fix null object in enlived array
|
2016-12-27 10:42:34 +01:00 |
|
Andrea Bogazzi
|
da253012c7
|
During load from json send error to reviver (#3586)
* send error to reviver
* add error to imageFromObject
|
2016-12-26 19:40:33 +01:00 |
|
Andrea Bogazzi
|
2c814db928
|
Better deep object cloning and savestate check (#3434)
* fixed deep cloning with function removed array ordering
* added tests
|
2016-11-20 19:11:20 +01:00 |
|
Andrea Bogazzi
|
f306328b6d
|
Add better jsdoc to util.object.extend
|
2016-11-15 09:08:47 +01:00 |
|
Andrea Bogazzi
|
9422fd39be
|
Objectcaching (#3317)
|
2016-11-13 21:00:10 +01:00 |
|
Andrea Bogazzi
|
28c2654a23
|
Ver166 (#3350)
* ver 166
|
2016-10-16 23:40:02 +02:00 |
|
Andrea Bogazzi
|
e54dc3bffb
|
restored path parsing cache (#3347)
* restored path parsing cache
* Update arc.js
|
2016-10-15 23:45:47 +02:00 |
|
Andrea Bogazzi
|
437eea118f
|
allow for deep state check and save (#3262)
|
2016-09-15 12:49:25 +02:00 |
|
Andrea Bogazzi
|
08f60adbea
|
switch to eslint (#3229)
* switch to eslint 2.x
* fix src
* fix tests
|
2016-09-10 15:14:23 +02:00 |
|
neopheus
|
3544b727be
|
Update code v2 (#3180)
* update JSDOC - v4
* update JSDOC -v5
|
2016-08-20 17:58:16 +02:00 |
|
neopheus
|
9b383628e8
|
JSdoc update (#3179)
* update JSDOC
* update JSDOC - v2
* update JSDOC - v3
|
2016-08-20 12:05:19 +02:00 |
|
Andrea Bogazzi
|
cf5f327f55
|
Extending test coverage (#3148)
* adding tests
|
2016-08-14 11:05:44 +02:00 |
|
Andrea Bogazzi
|
c36225015a
|
initialized body variable
|
2016-08-07 22:37:26 +02:00 |
|
Andrea Bogazzi
|
1843581488
|
Move charWidthCache from iText to fabric, allow single cache for font. (#2995)
divided cache in a single font cache objects, added method for clearing one font cache.
|
2016-05-23 08:16:59 +02:00 |
|
Andrea Bogazzi
|
fd95729692
|
Safer event deleting (#2883)
made handler removal safer.
Add edge cases for event handler adding and deleting.
|
2016-04-14 00:05:46 +02:00 |
|
Andrea Bogazzi
|
de4826f968
|
Fix normalize function to handle 0/0 (#2888)
|
2016-04-13 03:07:33 +02:00 |
|
Juriy Zaytsev
|
5d0524a6bd
|
Build dist, fix lint errors
|
2015-12-24 10:57:55 -05:00 |
|
Juriy Zaytsev
|
ae0aa7f981
|
Merge pull request #2689 from asturur/qrDecompone
use atan2 instead of atan and manual checks
|
2015-12-24 10:26:20 -05:00 |
|
Andrea Bogazzi
|
7b3da5008f
|
use atan2 instead of atan and manual checks
|
2015-12-16 15:48:23 +01:00 |
|
Gábor Tóth
|
dfa5b4a103
|
fix for #2622
|
2015-12-15 15:50:00 +01:00 |
|
Andrea Bogazzi
|
f7f64d9ea2
|
Update misc.js
|
2015-12-07 22:55:18 +01:00 |
|
Andrea Bogazzi
|
b037095d6b
|
Update misc.js
|
2015-12-07 22:42:23 +01:00 |
|
Andrea Bogazzi
|
d9b7becb67
|
Update misc.js
|
2015-12-07 22:33:43 +01:00 |
|
Andrea Bogazzi
|
b93a46b353
|
Update misc.js
|
2015-12-07 22:19:37 +01:00 |
|