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 |
|
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 |
|
Peter Dave Hello
|
b11f6d9555
|
Use svg instead of png to get better image quality
|
2015-01-09 12:18:46 +08:00 |
|
Juriy Zaytsev
|
5a1ff427d2
|
Merge pull request #1919 from rodovich/fix-reflected-curves
Fix bugs with reflected curve path elements
|
2015-01-08 23:40:05 +01:00 |
|
Jim Rodovich
|
c71b1378df
|
Make corresponding fixes for relative curve bounding box calculations.
|
2015-01-08 09:46:10 -06:00 |
|
Jim Rodovich
|
e83816446c
|
Fix else style.
|
2015-01-07 18:34:56 -06:00 |
|
Jim Rodovich
|
cf344c2ba7
|
Fix reflecting relative quadratic curves after absolute quadratic curves.
|
2015-01-07 17:36:43 -06:00 |
|
Jim Rodovich
|
aee62cb047
|
Don't let cubic or distant-past curves infect reflected quadratic curves.
|
2015-01-07 17:34:30 -06:00 |
|
Jim Rodovich
|
c96c6b27f7
|
Don't let quadratic curves infect reflected cubic curves.
|
2015-01-07 17:34:30 -06:00 |
|
Juriy Zaytsev
|
86fd0febca
|
Merge pull request #1809 from Colmea/master
Aligning guidelines: remove line after render
|
2015-01-02 19:14:46 +01:00 |
|
Juriy Zaytsev
|
a64a475099
|
Merge pull request #1913 from physiocoder/master
Make sure 'fabric' is always global
|
2015-01-02 19:13:11 +01:00 |
|
Roberto Ferro
|
d2b435da16
|
Make sure fabric is always global
Later code assumes fabric is a global symbol and this fails when library is function wrapped as in Meteor.js packaging system.
|
2014-12-31 12:32:32 +01:00 |
|
Thomas R Kaltz III
|
a7f233c8f3
|
Allow the use of lineDashArray with the free drawing tool.
|
2014-12-30 01:20:53 -05:00 |
|
Roberto Ferro
|
219980d046
|
Make sure fabric is always global
Later code assumes fabric is a gloabl symbol
|
2014-12-29 17:52:15 +01:00 |
|
Juriy Zaytsev
|
eb0cee3866
|
Merge pull request #1895 from kangax/eventjs
Update Event.js to 1.1.5. Closes #1888
|
2014-12-23 00:54:43 +01:00 |
|
kangax
|
93c6a265f9
|
Change global var in jshint conf
|
2014-12-22 22:34:59 +01:00 |
|
kangax
|
4c2990dd8e
|
Remove compat code
|
2014-12-22 21:42:18 +01:00 |
|
kangax
|
251cab8a91
|
Update Event.js to 1.1.5. Closes #1888
|
2014-12-17 11:10:38 +01:00 |
|
kangax
|
ab66f7d4f5
|
Update codeclimate badge
|
2014-12-15 14:44:01 +01:00 |
|
Juriy Zaytsev
|
ddd7ba73af
|
Merge pull request #1892 from shshaw/patch-1
Use StaticCanvas in toDataURL. Closes #1891.
|
2014-12-12 20:31:47 +01:00 |
|
Shaw
|
0a52d59239
|
toDataURL via StaticCanvas
Fix for `toDataURL` not working without interaction module (issue #1891)
|
2014-12-12 13:10:59 -06:00 |
|
kangax
|
2a32992f02
|
Build dist
|
2014-12-10 14:14:47 +01:00 |
|
Andrea Bogazzi
|
9e0338b935
|
Update CHANGELOG.md
|
2014-12-08 22:31:05 +01:00 |
|
kangax
|
e780b0a958
|
Make console.log check more robust; fixes IE8
|
2014-12-07 13:08:41 +01:00 |
|
kangax
|
77434e6086
|
Add docs on originX/originY and setCoords
|
2014-12-07 12:56:57 +01:00 |
|
Juriy Zaytsev
|
c814bd9727
|
Merge pull request #1868 from asturur/group-init
Use object's set and initializa methods in group
|
2014-11-30 19:19:54 +01:00 |
|
Andrea Bogazzi
|
4314d30370
|
Update group.class.js
|
2014-11-30 18:38:43 +01:00 |
|
Juriy Zaytsev
|
9d931268b3
|
Merge pull request #1866 from asturur/fix-in-image-resize
fix image resize method
|
2014-11-29 11:34:43 +01:00 |
|
Andrea Bogazzi
|
14fdf0c653
|
Update image.class.js
error in final commit.
|
2014-11-29 11:28:51 +01:00 |
|
Juriy Zaytsev
|
2fbebb03cc
|
Merge pull request #1861 from asturur/fix-control-padding
Fix controls padding
|
2014-11-28 15:22:06 +01:00 |
|
kangax
|
b8bf3f5077
|
Version 1.4.13
|
2014-11-28 14:09:23 +01:00 |
|
Andrea Bogazzi
|
1bc4d02569
|
Update object_geometry.mixin.js
|
2014-11-28 12:20:35 +01:00 |
|
Juriy Zaytsev
|
454c332398
|
Merge pull request #1834 from asturur/image-resize
Image resize filters
|
2014-11-27 16:57:38 +01:00 |
|
Andrea Bogazzi
|
057d8e5bd9
|
Add resize filter functionality
|
2014-11-27 14:51:06 +01:00 |
|
Juriy Zaytsev
|
d177f7612a
|
Merge pull request #1854 from asturur/fix-text-jump
Fix text jump to top of page
|
2014-11-27 12:32:09 +01:00 |
|
Andrea Bogazzi
|
b716a56e2c
|
Update style for hidden textbox. Fix page jump
|
2014-11-25 15:54:37 +01:00 |
|
kangax
|
152348e760
|
Add flattr button
|
2014-11-25 15:16:08 +01:00 |
|
kangax
|
9b54274454
|
Update readme
|
2014-11-25 15:10:27 +01:00 |
|
Juriy Zaytsev
|
4dd83b5d30
|
Merge pull request #1849 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2014-11-24 21:29:46 +01:00 |
|