Dmitry Baranovskiy
84fbff7d51
Bumping up version
2015-04-15 09:26:46 +10:00
Dmitry Baranovskiy
e1f9617cb0
Bumping up version
2015-04-07 12:02:45 +10:00
Dmitry Baranovskiy
69441e9849
Manual merge of PR #330 , #328 , #294 , #282
2015-04-02 22:06:19 +11:00
Dmitry Baranovskiy
0bd3b5b678
Fixed drag. New methods added Snap.sin, Snap.cos, etc.
2014-10-28 21:48:17 +11:00
baranovs
c58e1cab9f
Merge remote-tracking branch 'origin/dev' into dev
2014-09-17 17:40:26 +10:00
baranovs
141d7a7610
Added new align module with two new methods for Element.
2014-09-17 17:40:16 +10:00
Sam Breed
ae835b9f63
explicitly pass the global scope to the SVG iffe
...
Conflicts:
src/svg.js
2014-09-16 10:40:44 -05:00
baranovs
59e4a15cda
Added toDataURL() methods to paper and element. Extracted element methods as module.
2014-08-13 22:46:40 +10:00
baranovs
28b7a7a753
Fixed #196
2014-08-05 10:12:05 +10:00
baranovs
70916007ae
Fixed issue with parse in IE
2014-08-05 09:52:27 +10:00
baranovs
5c2f9a6aa7
Fix for Paper.use and new method Paper.symbol
2014-08-04 21:22:04 +10:00
baranovs
9ff4c3f0df
Merge remote-tracking branch 'origin/dev' into dev
2014-07-31 18:39:33 +10:00
baranovs
728fc208f2
Fixed #280
2014-07-31 18:37:34 +10:00
Dmitry Baranovskiy
dae5337e7f
Moved class methods in to separate module and added docs for them
2014-06-13 13:48:24 +10:00
Carles Codony
542c41aaa2
Element.transform().toString() fix attempt
...
Sometimes calling .transform().toString() returns an object, instead of a string.
elproto._.transform gets assigned to the toString() property of the transform() return value,
but this value is an object.
Sample case:
http://jsfiddle.net/bitblitter/hUWT7/3/
2014-05-31 13:35:25 +02:00
Dmitry Baranovskiy
25fdc9f477
Fix for #88
2014-05-29 08:58:58 -07:00
Dmitry Baranovskiy
73ec9f0b53
Upgrade eve.
2014-05-23 21:04:33 +10:00
Dmitry Baranovskiy
b92dcb5af5
unit2px and getBBox fix
...
Fix for Firefox bug when getBBox throws an exception.
2014-05-21 12:38:18 +10:00
Dmitry Baranovskiy
c1e8a98db9
Fix for use getBBox()
2014-05-20 18:22:26 +10:00
Dmitry Baranovskiy
20adda5829
Fix for prepend of set. Keeping order intact.
2014-05-16 11:15:29 +10:00
Dmitry Baranovskiy
d7e1f819bb
Prepend accepts set 🔨
...
Fix for #244
2014-05-15 17:04:05 +10:00
Dmitry Baranovskiy
d2b729cd16
Prefixed values
...
Added ability to specify attributes as `"+=10"` or `"-=1em"` or `"*=2"`
Bug #243 .
2014-05-15 16:58:04 +10:00
Dmitry Baranovskiy
f39b99ee06
Added garbage collector to clear the hub.
...
Fix for bug #241
2014-05-08 14:21:19 +10:00
Dmitry Baranovskiy
88f214e918
Decouple all the things and bug fixes
...
• extract matrix, attar & paper.js
• fix for transform for sag element
• add Fragment to plugin call
2014-05-07 18:37:05 +10:00
Dmitry Baranovskiy
83100d6f71
Merge pull request #235 from tomconroy/patch-cors
...
Patch Snap.ajax to allow CORS GET requests
2014-05-06 10:25:44 +10:00
Dmitry Baranovskiy
c55f03745d
Big commit:
...
→ Added Paper.mask(), Paper.svg(), Paper.ptrn()
→ getBBox() fix
→ Added Set.animate() and Set.animateEach()
→ mask & pattern are sharing paper methods
→ Added to tranform output total and totalMatrix
→ Added reference of mina in inAnim() method
→ Initial support for <object> tag
2014-05-06 10:13:22 +10:00
Tom Conroy
c9c743ab99
Patch Snap.ajax to allow CORS GET requests
2014-04-29 15:33:00 -04:00
Dmitry Baranovskiy
0f466e855d
Added new method paper.use()
2014-04-22 19:09:21 +10:00
Dmitry Baranovskiy
3469abf423
Added paper.svg() method
2014-04-22 17:12:11 +10:00
Dmitry Baranovskiy
2b8bcc1be7
Oops, forgotten console.log()
2014-04-22 14:05:04 +10:00
Dmitry Baranovskiy
51afce7824
Fixed tests. Added new tests for class methods. Fix for bug #227
2014-04-22 13:56:47 +10:00
Dmitry Baranovskiy
bbc1d4d7f8
Fix for #229 and #207
2014-04-18 10:31:07 +10:00
Thomas Shinnick
0ed59d7b92
cleanup duplicate code on group Element creation
2014-03-16 21:10:39 -05:00
Dmitry Baranovskiy
8ba748d905
Fixes for #197 , #190 , #184 & #177
2014-03-07 17:16:58 +11:00
Dmitry Baranovskiy
db451db0e2
Fix for #197 : Transform of <use>
2014-03-07 13:22:40 +11:00
Dmitry Baranovskiy
7a4e7a8632
Fix for #161
2014-01-08 13:07:30 +11:00
Dmitry Baranovskiy
1bde666776
Fix for #157
2014-01-03 12:23:53 +11:00
Dmitry Baranovskiy
effb57e0d8
Fix for bug #142
2014-01-02 19:43:26 +11:00
Dmitry Baranovskiy
7a59550f23
Fixes for bugs #153 & #155
2014-01-02 18:41:23 +11:00
Dmitry Baranovskiy
b591b3b0a7
Merge branch 'dev' of https://github.com/adobe-webplatform/Snap.svg into dev
2013-12-23 12:27:10 +11:00
Dmitry Baranovskiy
5ff0d9bd4d
Added support for text path
2013-12-23 12:26:40 +11:00
Dmitry Baranovskiy
eb6a978ab1
Merge pull request #130 from throrin19/patch-data
...
elem.data() return all data if no params were bounds
2013-12-19 17:02:33 -08:00
Dmitry Baranovskiy
57dbdddf73
Merge pull request #146 from throrin19/patch-node
...
fix null error if element defs not exist.
2013-12-19 17:01:46 -08:00
Emanuel Kluge
4d02d7c1a1
enabling fluent-interface for `group.add`
2013-12-17 11:42:57 +01:00
Benjamin Besse
2538ee19b1
fix null error if element defs not exist.
2013-12-12 14:05:36 +01:00
Dmitry Baranovskiy
c3134f596b
Merge pull request #98 from jakeswenson/dev
...
fix issues with transformation parsing and issues with touch items when ...
2013-11-26 22:09:32 -08:00
Dmitry Baranovskiy
e2fdaaf12e
Fix for marker and pattern values treating. Fix for #102 & #133
2013-11-27 12:53:33 +11:00
Dmitry Baranovskiy
d6fc9070c5
A bit more precise handling of group array-like possibilities. #94
2013-11-26 18:46:13 +11:00
Benjamin Besse
46899ad251
+ elem.data() return all data if no params were bounds
2013-11-25 11:02:19 +01:00
Dmitry Baranovskiy
9fa23f0f95
Animation of SVG transformations, matrices and polygon points
2013-11-25 12:00:34 +11:00