Commit graph

373 commits

Author SHA1 Message Date
Andrea Bogazzi
fa96a59891 upgrade to beta7 (#4316) 2017-09-17 12:13:19 +02:00
Andrea Bogazzi
c03111824c Update deps (#4315)
* try replace tests
* modified tests for new qunit
* lint tests
2017-09-17 11:44:57 +02:00
Andrea Bogazzi
b7d9047c9c Put window.fabric under a build flag (#4199)
* moved global in a module

* fix package.json
2017-08-14 13:42:17 +02:00
Asturur
d7d88fe5c8 updated to beta6 2017-08-14 09:57:47 +02:00
Asturur
0e4e13b644 updated to beta5 2017-08-04 08:50:46 +02:00
Andrea Bogazzi
e6cb1369da build beta4 (#4123) 2017-07-22 23:15:36 +02:00
Asturur
ea135812b1 packaged beta 3 2017-07-04 00:51:46 +02:00
Andrea Bogazzi
d106051554 Remove accessors (#4065) 2017-07-03 17:02:44 +02:00
Andrea Bogazzi
9cae49510f stop double binding (#3983)
* stop double binding
2017-06-07 14:07:38 +02:00
Asturur
39f540c16d updated dist and version 2017-06-01 11:06:29 +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
Asturur
849112577c beta build release 2017-04-22 09:22:59 +02:00
Andrea Bogazzi
b112b3405f text rewriting - reorganization (#3676)
*text refactored.
2017-04-22 09:15:38 +02:00
Andrea Bogazzi
b979bd5861 switch to canvas prebuilt (#3757)
* swithced to canvas prebuilt

* try 2

* remove toolchanin needed to setup canvas
2017-03-14 12:37:07 +01:00
Andrea Bogazzi
7a987faef2 changes (#3717) 2017-02-18 23:47:32 -05:00
Andrea Bogazzi
b9d4888188 build v176 (#3707) 2017-02-16 17:24:39 -05:00
Andrea Bogazzi
d058307dd0 build 175 (#3705)
update to v175
2017-02-16 16:57:22 -05:00
Andrea Bogazzi
5605d84f3b Version 1.7.4 (#3692)
* v174

* fixed a text for browser
2017-02-14 09:35:24 -05:00
Andrea Bogazzi
01d8392ae3 Update to 1.7.3 (#3603)
* build v173
2017-01-08 11:07:41 +01:00
Andrea Bogazzi
ff21b07be4 build172 (#3547) 2016-12-18 11:05:13 +01:00
Andrea Bogazzi
1b1441a792 change (#3489) 2016-12-03 23:01:49 +01:00
Andrea Bogazzi
75e5a78431 v171 (#3478) 2016-12-01 23:56:21 +01:00
Andrea Bogazzi
a4a8f71fd7 Release 170 (#3437)
* build 170
* fix default values
* fix text not rendering
* other fixes
* finished fixing
2016-11-21 12:09:25 +01:00
Andrea Bogazzi
161a3e8acb v167 (#3417) 2016-11-13 00:57:55 +01:00
Stefan Hayden
5eb3203e9e simple way to watch for changes to trigger a build (#3372) 2016-10-25 08:19:54 +02:00
Andrea Bogazzi
28c2654a23 Ver166 (#3350)
* ver 166
2016-10-16 23:40:02 +02:00
Andrea Bogazzi
84b012f9ce Versione 1.6.5 (#3316)
* fix to doc
* ver 165
2016-10-02 21:35:37 +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
Andrea Bogazzi
6507486e15 Update package.json (#3221) 2016-09-01 14:57:44 +02:00
Asturur
06a9f5e68a 1.6.4 2016-08-28 23:02:47 +02:00
Andrea Bogazzi
725d48771f Bump to 1.6.3 (#3080) 2016-07-03 13:52:08 +02:00
Andrea Bogazzi
9bfe826de7 add another build option 2016-06-14 14:24:17 +02:00
Andrea Bogazzi
38bebc2fcb bump to 1.6.2 and build dist (#2973) 2016-05-15 23:59:26 +02:00
Andrea Bogazzi
bc0591b082 Update devDependencies (#2923) 2016-05-01 00:40:02 +02:00
Andrea Bogazzi
e94ddb7d3f Built dist and bump to 1.6.1 (#2919)
bumped to 1.6.1
2016-04-29 02:21:40 +02:00
Andrea Bogazzi
81faf427fa Move dependecies on optional (#2901)
move dependencies on optionals so users that do not want to install node dependencies can still install fabric.
2016-04-23 05:16:30 +02:00
Andrea Bogazzi
c889618cb9 * bump uglify to 2.6.x* using the built in node execSync
* bump uglify to 2.6.x
* using the built in node execSync
2016-04-15 07:06:56 +02:00
asturur
d74cf48a89 package.json 2016-04-11 07:35:24 +02:00
Andrea Bogazzi
02c489229e Update dependencies to allow node 4 and node 5 (#2872)
Update jsdom to 3.x to allow node 4, node 5 and mantain older versions: 0.10, 0.11, 0.12
2016-04-07 20:36:35 +02:00
Andrea Bogazzi
4df0d3b760 test canvas 1.3.x 2016-04-02 12:08:50 +02:00
Andrea Bogazzi
dfc574c099 Fix tests removing extra context.Restore(); 2016-02-07 18:23:14 +01:00
Juriy Zaytsev
30c64ec9c1 Add node 4 to travis; remove <1.0.0 limitation from package.json 2015-09-24 13:45:12 -04:00
Juriy Zaytsev
fb3e2bc0bf Update jscs version and dist 2015-08-17 17:46:47 -04:00
Juriy Zaytsev
5dcedda455 Build dist, update packages 2015-08-04 19:31:27 -04:00
Juriy Zaytsev
e3a7b7473f Bump jshint 2015-08-04 19:25:55 -04:00
Juriy Zaytsev
7f2f35f3f0 Try bumping canvas package 2015-08-04 18:55:06 -04:00
Juriy Zaytsev
1add80beb8 Version 1.6.0-rc.1 2015-08-04 18:55:05 -04:00
kangax
94f7035624 Lint unit tests and fix errors/warnings 2015-04-23 11:47:35 +02:00
kangax
0e0816aca5 Version 1.5.0 2015-04-14 18:40:50 +02:00
kangax
89dbb9adf7 Update jshint 2015-04-14 18:27:16 +02:00
kangax
92154f7a16 Update JSCS, fix style issues 2015-03-30 12:05:49 +02:00
kangax
fa7ce9eaaf Update deps 2015-02-07 02:53:13 +01:00
kangax
34a3f96c46 Downgrade jscs 2015-02-07 02:48:46 +01:00
kangax
c24f4a23d8 Update deps 2015-02-07 02:41:04 +01:00
Andrea Bogazzi
2f6021faea Fix Travis 2015-01-20 16:30:23 +01:00
kangax
bb38bbb5a7 Add io.js testing (/ht @mathiasbynens & @jdalton) 2015-01-14 12:39:27 +01:00
kangax
d98aa8d0e7 Update date and dependencies 2015-01-13 12:53:43 +01:00
kangax
b8bf3f5077 Version 1.4.13 2014-11-28 14:09:23 +01:00
kangax
4e3948593d Lock qunit, update authors 2014-11-03 14:48:47 +01:00
kangax
5dc6aeace4 Update packages 2014-11-01 17:46:11 +01:00
kangax
139b77c8a0 Version 1.4.12 2014-10-14 17:58:55 +02:00
Andrea Bogazzi
094fb121c7 Update package.json
Fix for travis
2014-10-07 10:33:23 +02:00
kangax
a3d40878d6 Update JSCS to 1.6, fix errors, hook up travis 2014-08-30 13:18:43 +04:00
Christoph Neuroth
7abe3fd70f prevent loading the the fs module in the browser
while browserify uses an empty module for `fs` by default, webpack does
not and will refuse to bundle fabric (previous versions of webpack did
bundle it, but that was considered a bug in webpack which was recently
fixed (webpack/webpack#411).
2014-08-26 10:40:53 +02:00
kangax
63c43163ca Version 1.4.11 2014-08-23 19:04:10 +02:00
kangax
922caa74c2 Version 1.4.10 2014-07-31 20:39:15 +02:00
kangax
c817fc1cb0 Version 1.4.9 2014-07-20 19:28:35 +02:00
kangax
261494ae81 Update qunit 2014-07-20 15:20:06 +02:00
kangax
d508c2c2d7 Update istanbul 2014-07-16 00:48:22 +02:00
kangax
01972adb86 Version 1.4.8 2014-07-09 15:20:04 +02:00
kangax
5c0455b428 Update packages 2014-06-21 19:10:19 +02:00
Elijah Insua
4deb11d2dc ignore canvas/jsdom/xmldom when browserifying 2014-06-17 20:04:30 -07:00
kangax
069f6412b0 Update istanbul 2014-06-16 16:24:51 +02:00
kangax
03b2e73429 Try to update node-canvas again 2014-06-08 18:53:26 +02:00
kangax
1c6dc804e6 Version 1.4.7 2014-06-08 12:37:12 +02:00
kangax
53bf9d3213 Version 1.4.6 2014-05-25 15:12:32 +02:00
kangax
4d3f0a73b4 Update dev dependencies 2014-05-04 14:46:01 +02:00
kangax
c53089a60a Version 1.4.5 2014-04-14 13:02:15 -04:00
kangax
b415fbf763 Update qunit 2014-03-08 18:36:21 -05:00
kangax
7f4dff00a5 Add istanbul as dev dependency 2014-03-08 18:32:27 -05:00
Zlatan Vasović
06c9c63633 Simplify license property
npm allows specifying MIT license just by its name. Look at http://spdx.org/licenses/.

We don't need `licenses` array because there is just one license.
2014-02-23 22:53:55 +01:00
XhmikosR
d34f980f37 Normalize package.json. 2014-02-23 20:16:20 +02:00
kangax
9a3f8da675 Update package.json 2014-02-17 00:18:43 -05:00
kangax
73cdd76971 Add jscs as a dev dependency 2014-02-16 16:37:17 -05:00
kangax
7e5b0b8508 Add homepage to package.json 2014-02-11 12:46:56 -05:00
kangax
3c656e9c95 Version 1.4.4 2014-02-10 21:39:23 -05:00
kangax
84eef2f12c Bump jsdom to 0.10.x 2014-02-10 12:17:55 -05:00
kangax
4ded9127fb Downgrade node-canvas again 2014-02-01 14:37:18 -05:00
kangax
f1aef7ed1a Version 1.4.3 2014-01-18 12:01:19 -05:00
kangax
570a859b6d Version 1.4.2 2014-01-14 12:59:52 -05:00
kangax
0334c78991 Try bumping node-canvas version 2014-01-12 10:18:03 -05:00
kangax
efc3c5eea7 Bump jshint to 2.4.x 2014-01-12 09:39:56 -05:00
kangax
c858cc2f04 Version 1.4.1 2013-12-19 22:14:29 +01:00
kangax
d7c9cabc4a Update jsdom to 0.8.x 2013-12-19 17:57:53 +01:00
kangax
dbbd4b2fa7 all.js -> fabric.js. Closes #1049 2013-12-14 12:10:42 +01:00
kangax
6026dc62ba Version 1.4.0 2013-11-27 22:53:21 +01:00
kangax
89d8133ae1 Version 1.3.12 2013-11-20 12:50:32 +01:00
kangax
26bdd0de69 Remove setCoords in fabric.Group#render. Build distribution. Version 1.3.11. Closes #979 2013-11-14 18:47:10 +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