Commit graph

2971 commits

Author SHA1 Message Date
Juriy Zaytsev
f45291cf42 Merge pull request #2345 from asturur/restore-parser
Restore parsing svg elements as a parent in caso of use tag plus svg tag
2015-07-17 10:43:31 -04:00
Juriy Zaytsev
4c915f17c6 Merge pull request #2349 from asturur/shadowcolor-su
add support for shadow colors in svg
2015-07-17 10:35:24 -04:00
Andrea Bogazzi
e41088329d Update shadow.class.js 2015-07-17 14:13:21 +02:00
Andrea Bogazzi
f519bd422a Update parser.js 2015-07-17 11:36:41 +02:00
Andrea Bogazzi
d9d8c715fd Update parser.js 2015-07-17 09:48:46 +02:00
Juriy Zaytsev
5fe5db377b Merge pull request #2340 from asturur/fix-itextcopypaste
Fix itextcopypaste
2015-07-15 13:31:04 -04:00
Andrea Bogazzi
5be39487e9 Update itext_key_behavior.mixin.js 2015-07-15 19:03:43 +02:00
Juriy Zaytsev
73eb7a6ac8 Merge pull request #2342 from asturur/fix-shiftclick-activegroup
Fix shiftclick activegroup
2015-07-15 12:41:52 -04:00
Juriy Zaytsev
61d4f4d59c Merge pull request #2344 from asturur/emptypath
Allow to create path with empty path
2015-07-15 11:30:48 -04:00
Andrea Bogazzi
d36945f6e2 Update path.class.js 2015-07-15 16:50:25 +02:00
Andrea Bogazzi
a1b853e1d7 Update canvas.class.js 2015-07-15 15:08:54 +02:00
Juriy Zaytsev
0e154be1a3 Fix tests 2015-07-14 16:45:29 -04:00
Juriy Zaytsev
199ee6a615 Build fabric 2015-07-14 16:45:29 -04:00
Andrea Bogazzi
b57e37bd5e Merge pull request #23 from kangax/master
update master
2015-07-14 19:46:27 +02:00
Juriy Zaytsev
18e87d9d59 Merge pull request #2337 from asturur/master
fix imageSmoothing glitches
2015-07-14 11:00:29 -04:00
Andrea Bogazzi
1e7616009d fix imageSmoothing glitches 2015-07-14 16:51:43 +02:00
Juriy Zaytsev
ed3264a72e Merge pull request #2335 from asturur/fix-pattern-toObject
Fix pattern to object
2015-07-14 10:29:11 -04:00
Juriy Zaytsev
033402d06d Merge pull request #2336 from asturur/itext-paste
Itext paste
2015-07-14 10:27:37 -04:00
Andrea Bogazzi
8f547d91c1 Update itext_key_behavior.mixin.js 2015-07-14 13:09:13 +02:00
Andrea Bogazzi
fbd3f174b5 Update pattern.class.js 2015-07-14 12:23:23 +02:00
Juriy Zaytsev
8791741c9f Merge pull request #2237 from inssein/textbox
Textbox Implementation - from Jaffer Haider
2015-07-13 18:34:58 -04:00
Juriy Zaytsev
5e631678cb Merge pull request #2317 from asturur/parsing-id-svg-attri
add ID attribute to svg parsing of elements
2015-07-13 14:49:48 -04:00
Andrea Bogazzi
38b96f111c Merge pull request #22 from kangax/master
update master
2015-07-13 15:47:58 +02:00
Juriy Zaytsev
c7c9d24ebb Fix linter 2015-07-10 16:04:34 -04:00
Juriy Zaytsev
713c19335a Merge pull request #2328 from ChrisBuergi/animate-color
Added simple color animation utility.
2015-07-10 15:49:48 -04:00
Juriy Zaytsev
121c7faddd Fix tests linting 2015-07-10 14:34:15 -04:00
Juriy Zaytsev
2dd1f1a581 Fix devicePixelRatio detection on node 2015-07-10 14:34:09 -04:00
Juriy Zaytsev
fb22168f48 Add support for hidpi rendering on retina screens
Closes #316
2015-07-10 11:13:51 -04:00
Chris Buergi
971166978c Added simple color animation utility. 2015-07-08 15:04:16 +02:00
Juriy Zaytsev
65c29807b6 Merge pull request #2310 from asturur/fix-text-opacity
Fix text opacity
2015-07-03 12:50:10 -04:00
Andrea Bogazzi
49e46f3fd5 Update HEADER.js 2015-07-01 16:25:02 +02:00
Juriy Zaytsev
d0eb828ba5 Merge pull request #2311 from asturur/regex-in-parser
Clenaer PR for regex in parser
2015-06-26 11:41:56 -04:00
Andrea Bogazzi
7df9caa17a Update parser.js 2015-06-26 12:33:10 +02:00
Andrea Bogazzi
2315fafde1 Update parser.js 2015-06-26 12:07:03 +02:00
Andrea Bogazzi
23eff30d1b Update text.class.js 2015-06-26 11:47:04 +02:00
Andrea Bogazzi
f2662ae411 Merge pull request #20 from kangax/master
update to master
2015-06-26 11:42:07 +02:00
Maxim Chernyak aka hakunin
8bbc457d11 Add code of conduct to clearly state our values 2015-06-19 21:31:44 -05:00
inssein
e7b01abf73 fix CS 2015-06-18 20:06:32 -07:00
inssein
3902442ebf finally installed jscs and ran it to fix all errors 2015-06-16 13:54:03 -07:00
inssein
5daab00d69 fix off by one errors when calculating the offset 2015-06-16 13:19:41 -07:00
inssein
5824a48268 bringing over fixes from application textbox 2015-06-16 10:34:08 -07:00
Juriy Zaytsev
ebd2135b08 Merge pull request #2278 from sapics/fix-undefined-function
fix undefined function call
2015-06-16 13:01:07 -04:00
Hussein Jafferjee
deecc9df4c fix callSuper()'s inside mixins 2015-06-15 14:04:42 -07:00
Hussein Jafferjee
43668e3571 Fix cursor location to include spaces that are removed 2015-06-15 14:01:57 -07:00
Hussein Jafferjee
4c17f358e5 Properly detect where a click happens inside a textbox 2015-06-15 13:57:40 -07:00
Hussein Jafferjee
1db7e953c2 Fix bug in stylemap generation 2015-06-15 13:55:12 -07:00
Hussein Jafferjee
ea81c0f1e9 Account for removed space's at end of line when wrapping 2015-06-12 10:26:36 -07:00
Juriy Zaytsev
fe0f4b4de8 Update README.md 2015-06-12 12:57:49 -04:00
Hussein Jafferjee
c158e311df Update textbox.class.js
Overlooked simple case - do not add word that is too long onto a line that already contains text.
2015-06-12 09:26:21 -07:00
Juriy Zaytsev
4d9f487733 Merge pull request #2282 from sapics/remove-unused-variables
remove unused variables
2015-06-12 09:51:02 -04:00