Commit graph

2646 commits

Author SHA1 Message Date
KJ Tsanaktsidis
492a7693c5 Don't destroy the selection group when doing toSVG
toSVG now mirrors the behaviour of toJSON and does not destroy
the active selection group when serialising. Instead, the effect
of the group is simulated on a clone of the object and this is
what gets serialised.
2015-02-26 13:57:58 +11:00
Juriy Zaytsev
b92650ef0d Merge pull request #1978 from boonkerz/patch-1
File is removed text.cufon is removed
2015-02-18 18:19:34 +01:00
boonkerz
60723bf5ae File is removed text.cufon is removed 2015-02-18 16:58:42 +01:00
Juriy Zaytsev
c8df694460 Merge pull request #1960 from asturur/fix-shadow-by-zoom-level
Shadow Size fix
2015-02-12 20:35:33 +01:00
Andrea Bogazzi
55d6f300f6 Update object.class.js 2015-02-12 20:27:20 +01:00
kangax
8a48598c68 Check for presence of filter. Closes #1967 2015-02-11 01:30:13 +01:00
kangax
220256c267 Extract regex out of method 2015-02-07 14:14:32 +01:00
kangax
db8aa87dae Extract method from fabric.Path#initialize 2015-02-07 13:47:08 +01:00
kangax
c1e2493c40 Update .bithoundrc 2015-02-07 13:26:12 +01: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
kangax
89c67e3b9f Update .bithoundrc 2015-02-07 02:27:28 +01:00
kangax
75e5293fb9 Add .bithoundrc 2015-02-07 02:24:30 +01:00
Juriy Zaytsev
3b19175a70 Merge pull request #1961 from asturur/fix-EnterEdit
Add forcedfocus on enterEditing
2015-02-05 17:08:16 +01:00
Andrea Bogazzi
f2fa816f49 Update itext_behavior.mixin.js 2015-02-05 16:44:27 +01:00
Juriy Zaytsev
55bc74bc4c Merge pull request #1958 from asturur/Fix-svg-tiny-test-suite
Fixes svg rendering rules
2015-02-05 10:53:41 +01:00
Andrea Bogazzi
f72b55283d Update object.class.js 2015-02-04 21:37:32 +01:00
Andrea Bogazzi
a6f240285c Update object.class.js
Fix the shadow and canvas zoom problem.
2015-02-04 17:29:59 +01:00
Andrea Bogazzi
69880b5104 Update polyline.class.js 2015-02-03 14:28:37 +01:00
Andrea Bogazzi
1fb7a1b914 Update polygon.class.js 2015-02-03 14:28:23 +01:00
asturur
6a6b74aae1 Fixes svg rendering rules 2015-02-03 14:24:11 +01:00
Juriy Zaytsev
95406e0b6b Merge pull request #1882 from asturur/Clean-lines-code
Make cleaner setCoords and geometry code
2015-02-03 00:51:28 +01:00
Andrea Bogazzi
a7022c1bef Clean of setCoords and other corner related methods 2015-02-03 00:16:59 +01:00
Juriy Zaytsev
3b54fd031d Merge pull request #1951 from asturur/transformMatrix-for-pathgroup
Fixes for path-group transformMatrix in svg export
2015-01-28 13:41:15 +01:00
Andrea Bogazzi
0523352dfa Fix pathGroup TransformMatrix
solves missing transformMatrix
2015-01-28 12:41:09 +01:00
Juriy Zaytsev
5903c23634 Merge pull request #1872 from asturur/itext-rendering
text rendering changes
2015-01-27 16:10:09 +01:00
Andrea Bogazzi
0e09961c64 Update to text, rendering and optimization 2015-01-26 02:49:37 +01:00
Juriy Zaytsev
7dc77530a6 Merge pull request #1936 from asturur/fix-travi
trying to fix travis
2015-01-20 22:14:04 +01:00
Andrea Bogazzi
2f6021faea Fix Travis 2015-01-20 16:30:23 +01:00
Andrea Bogazzi
498913ff8c Merge pull request #1 from kangax/master
update to master
2015-01-20 11:01:24 +01:00
Juriy Zaytsev
49d68723cb Merge pull request #1935 from asturur/shoadow2
Missing space was breaking path single shape export.
2015-01-20 01:51:41 +01:00
Andrea Bogazzi
79d9618352 Fix single path toSVG export. 2015-01-20 01:49:16 +01:00
Juriy Zaytsev
cf7f6f0987 Merge pull request #1933 from earlyster/patch-1
Support HTTPS with different ports not just 443
2015-01-20 01:15:21 +01:00
Justin Early
39e5f1210a updating condition
Forgot to bring condition along
2015-01-19 13:39:44 -08:00
Justin Early
079248f47d Support HTTPS with different ports not just 443
We would like to make this change to support HTTPS running on different ports other than 443 since user may have 443 used for something else on their machine. 

Thanks,

Justin
2015-01-19 13:18:27 -08:00
Juriy Zaytsev
485a6733f9 Merge pull request #1932 from asturur/shadow
Fix tests for shadows unit testing
2015-01-18 18:34:49 +01:00
Andrea Bogazzi
6605880f4b Update shadow.js 2015-01-18 17:29:37 +01:00
Juriy Zaytsev
64515eb3e9 Merge pull request #1931 from asturur/shadow
Fix Shadow svg output
2015-01-18 17:29:35 +01:00
Andrea Bogazzi
d1bf2dcaa3 Update shadow.js 2015-01-18 17:25:37 +01:00
asturur
45ba30bc13 shadow changes 2015-01-18 16:54:35 +01:00
Juriy Zaytsev
a0e13b36b7 Merge pull request #1914 from TomKaltz/master
Allow the use of lineDashArray with the free drawing tool.
2015-01-15 23:24:54 +01:00
Thomas Kaltz III
3f9fc4c745 rename to strokeDashArray 2015-01-15 13:37:28 -08:00
Thomas Kaltz III
092c81272e Rename to strokeDashArray and default to null 2015-01-15 13:36:26 -08:00
kangax
bb38bbb5a7 Add io.js testing (/ht @mathiasbynens & @jdalton) 2015-01-14 12:39:27 +01:00
kangax
36d947f9e8 Fix docs 2015-01-14 12:35:00 +01:00
kangax
05a04ee055 Build dist 2015-01-13 12:58:21 +01:00
kangax
d98aa8d0e7 Update date and dependencies 2015-01-13 12:53:43 +01:00
kangax
df888e47cc Mention read-only nature of “type” 2015-01-13 12:53:25 +01:00
Juriy Zaytsev
2f0b551491 Merge pull request #1921 from PeterDaveHello/patch-1
Use svg instead of png to get better image quality
2015-01-09 11:03:43 +01:00