kangax
f3b7884827
Add support for "evenodd" fill rule. Closes #1021
2014-04-15 20:09:01 -04:00
kangax
c53089a60a
Version 1.4.5
2014-04-14 13:02:15 -04:00
kangax
d6a73aa7f5
Make isSameColor cave-insensitive. Closes #1272
2014-04-14 12:17:06 -04:00
kangax
a48ed5b31b
Add support for display=none. Closes #1256
2014-04-10 17:47:36 -04:00
kangax
cfd71e9550
Fix viewBox parsing
2014-04-10 13:57:24 -04:00
kangax
64a09c6f7d
Build distribution again
2014-04-09 18:02:47 -04:00
kangax
1335cf6932
Build distribution
2014-04-09 18:02:20 -04:00
kangax
3e06f4127d
Fix typo. Closes #1265
2014-04-09 18:02:20 -04:00
Juriy Zaytsev
63ea7b0c34
Merge pull request #1260 from Webbgaraget/toJSON-currentTransform-bugfix
...
Moves the resetting of _currentTransform.target inside `if (activeGroup)`-block
2014-04-08 17:03:50 -04:00
Juriy Zaytsev
99d7b1ec2e
Merge pull request #1258 from KTastrophy/fix-1245
...
added "_this" reference for setTimeout
2014-04-03 11:31:55 -04:00
Anders Lisspers
46100b24bd
Moves the resetting of _currentTransform.target inside if (activeGroup)
...
This solves a problem that occurred if you were transforming (moving, scaling, rotating) a single object
when toJSON()/toObject() was run.
2014-04-03 16:20:05 +02:00
Ken Thompson
fa8bd1f40b
added "_this" reference for setTimeout
2014-03-27 20:49:43 -05:00
kangax
3f14a96c5a
Fix multiplier<1 export
2014-03-13 20:27:42 -04:00
Juriy Zaytsev
0c05d0f21b
Merge pull request #1220 from denniseijpe/fix_multi_input_devices
...
Fix event listeners for multi-input devices
2014-03-12 17:44:51 -04:00
Dennis Eijpe
b8dec2ddf0
Fix event listeners for multi-input devices
2014-03-09 17:14:06 +01:00
kangax
b415fbf763
Update qunit
2014-03-08 18:36:21 -05:00
kangax
20567e6123
2013 -> 2014
2014-03-08 18:36:14 -05:00
kangax
7f4dff00a5
Add istanbul as dev dependency
2014-03-08 18:32:27 -05:00
kangax
a2878d4663
Build distribution
2014-03-08 14:49:11 -05:00
kangax
12c43d6e4c
Enable coverage
2014-03-08 14:41:06 -05:00
Juriy Zaytsev
858b050ba2
Merge pull request #1212 from CapCap/master
...
Fix loadFromJSON 404s breaking fabric #1079
2014-03-08 00:29:17 -05:00
Max Kaplan
54f9c0428f
add spaces before {
2014-03-07 17:32:09 -05:00
Max Kaplan
fd38b8f4a4
formatting for fixes
2014-03-07 01:15:56 -05:00
Max Kaplan
6f3f1ff7c9
Fix loadFromJSON 404s breaking fabric (Image)
...
Prevent image 404s in Images from loadFromJSON from breaking everything
trying to get attributes of a source which is null, while passing it
upwards to allow dealing with images which failed to load outside of
Fabric.JS Issue #1079
2014-03-07 01:12:50 -05:00
Max Kaplan
f2943ef2bb
Fix loadFromJSON 404s breaking fabric (Pattern)
...
Prevent image 404s in patterns from loadFromJSON from breaking
everything trying to get attributes of a source which is null, while
passing it upwards to allow dealing with images which failed to load
outside of Fabric.JS
2014-03-07 00:19:35 -05:00
kangax
eb919f9a04
Fix ellipse borders. Closes #1099 Thanks @xnramx
2014-03-06 19:47:55 -05:00
kangax
0e7ac02c73
Update README
2014-02-28 15:32:36 -05:00
kangax
086fee13f9
Update README
2014-02-28 15:29:31 -05:00
kangax
42e263b3f2
Update README
2014-02-28 15:29:01 -05:00
kangax
676562b171
Update README
2014-02-28 15:28:29 -05:00
Juriy Zaytsev
f5bbefbfb7
Update README.md
2014-02-28 13:26:35 -05:00
kangax
c70b14b99f
Build distribution
2014-02-27 15:01:31 -05:00
kangax
2acdc7e85b
Fix few bracketless statements. Down to 257 failures on JSCS.
2014-02-27 15:00:42 -05:00
kangax
eb75f4b491
Restore _currentTransform.target after toJSON. Closes #1159
2014-02-27 15:00:42 -05:00
Juriy Zaytsev
e15047016d
Merge pull request #1203 from Webbgaraget/allow-decimals-in-rgba-colors
...
Allow decimals in rgba colors.
2014-02-27 12:41:13 -05:00
Anders Lisspers
f5ba67541e
Adds test case for rgba percentages with decimals
2014-02-27 10:19:42 +01:00
Anders Lisspers
11a21f10ee
Allows rgba() colors to have decimals, i.e. rgba(45.2342%, 88.2342%, 83.5%)
2014-02-27 09:17:59 +01:00
Juriy Zaytsev
242aaa347f
Merge pull request #1199 from nevernormal1/fix_last_pointer
...
Initialize variable with the correct name that is actually used
2014-02-26 10:48:52 -05:00
Jeff Talbot
918d4dd5de
Initialize variable with the correct name that is actually used
2014-02-24 10:47:22 -06:00
Juriy Zaytsev
53aa98ea2d
Merge pull request #1194 from ZDroid/simplify-license
...
Simplify `license` property
2014-02-23 19:13:46 -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
kangax
a8c7cd0b32
Build distribution
2014-02-23 14:41:06 -05:00
Juriy Zaytsev
2c47ada022
Merge pull request #1190 from XhmikosR/master
...
Minor tweaks
2014-02-23 14:37:03 -05:00
XhmikosR
2c5f91ba70
Clean up .jshintrc.
2014-02-23 20:26:02 +02:00
XhmikosR
412dac459a
Update .gitignore.
2014-02-23 20:25:52 +02:00
XhmikosR
67e9c8829c
Remove extra commas.
2014-02-23 20:25:23 +02:00
XhmikosR
33655ff33d
Losslessly compress screenshot.png.
...
Before: 40381 bytes
After: 20734 bytes
2014-02-23 20:16:20 +02:00
XhmikosR
dcb76e9e4a
Switch to david-dm.org for the dependency badges.
2014-02-23 20:16:20 +02:00
XhmikosR
16e6fdafcd
Update json2.js to the latest version.
2014-02-23 20:16:20 +02:00
XhmikosR
d34f980f37
Normalize package.json.
2014-02-23 20:16:20 +02:00