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
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
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
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
f09212b211
Fixes for #203 & #204
2014-03-07 10:45:24 +11:00
Dmitry Baranovskiy
5b3e509fb6
Fix for bug #165 — added opacity option for shadow filters
2014-01-13 13:06:26 +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
4d9fd5ef7a
Merge
2013-12-23 12:27:58 +11:00
Dmitry Baranovskiy
5ff0d9bd4d
Added support for text path
2013-12-23 12:26:40 +11:00
Dmitry Baranovskiy
aa6be97f60
Added line to getbbox primitives
2013-11-27 13:20:50 +11: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
Dmitry Baranovskiy
9fa23f0f95
Animation of SVG transformations, matrices and polygon points
2013-11-25 12:00:34 +11:00
Dmitry Baranovskiy
8302edf2a1
Fix for #97
2013-11-21 11:39:33 +11:00
Dmitry Baranovskiy
1ae1f20d48
Fix for bug #111
2013-11-20 18:07:47 +11:00
Dmitry Baranovskiy
74cbaf763b
Fix for #117
2013-11-20 12:29:50 +11:00
Dmitry Baranovskiy
913d1d578b
Fix for #122 and added Set.remove() method
2013-11-20 11:42:25 +11:00
Dmitry Baranovskiy
4396f201bd
Accidently reverted ast pull request merge
2013-11-19 18:31:04 +11:00
Dmitry Baranovskiy
b324696ef0
Fix for #123
2013-11-19 18:03:38 +11:00
Dmitry Baranovskiy
3c81659909
Fix for bug #25 & #110
2013-11-18 23:02:11 +11:00
Dmitry Baranovskiy
12e519f2e2
Fix for bugs #95 , #116 , #103
2013-11-18 14:44:45 +11:00
Dmitry Baranovskiy
c60429c1b7
Restore elemental removal. For attr() moved from white list to black list strategy
2013-11-18 11:17:17 +11:00
Dmitry Baranovskiy
a5d8368e6b
Fix for bug #78
2013-10-30 11:18:42 +11:00
Dmitry Baranovskiy
99f10966ea
Moved docs from dist/ to doc/
2013-10-29 12:13:58 +11:00
Dmitry Baranovskiy
6f4f847659
Fix for bug #67
2013-10-25 15:53:09 -07:00
Dmitry Baranovskiy
9cb27e5f5f
Fix for bug #43
2013-10-21 03:45:14 -07:00
Dmitry Baranovskiy
bb3ba6e03c
Added new method Paper.clear(). How I missed it? :)
2013-10-21 02:46:25 +11:00
Dmitry Baranovskiy
dc1866045a
Fixed bug in transformation handling reported here: https://github.com/adobe-webplatform/Snap.svg/issues/42
2013-10-20 14:59:06 +11:00
Dmitry Baranovskiy
453482d873
Fix for transform strings to be equal to what you set them to be (Matrix roundtrip distortion fix)
2013-10-18 15:38:27 +11:00
Dmitry Baranovskiy
ba58eb1fdd
Fix for bug #35 & #36
2013-10-15 12:32:49 +11:00
Dmitry Baranovskiy
f384675b82
Fix for bug #27
2013-10-15 11:12:33 +11:00
Dmitry Baranovskiy
c6245cb435
Fix for bug #23 and generate docs with new pull request. Removed VERIFY sections
2013-10-14 22:59:34 +11:00
Dmitry Baranovskiy
c7c36416c3
Fix for bbox for polyline, polygon
2013-10-09 12:06:18 +03:00
Dmitry Baranovskiy
bc67ef2de6
Fix for transformation equal. If string→string fails defaults to matrix→matrix
2013-09-28 22:25:29 +10:00
Dmitry Baranovskiy
a27e4043a1
Change name to Snap.svg. Added dr.js to grunt via grunt-exec
2013-09-25 15:52:57 +10:00