Commit Graph

66 Commits (23140bf2e1f9c01154e692180af4de2eae080f80)

Author SHA1 Message Date
Dmitry Baranovskiy 23140bf2e1 Docs fix 2017-02-05 12:17:21 +11:00
Dmitry Baranovskiy fa62b7b152 Added missed doc for set 2017-02-04 10:39:45 +11:00
Dmitry Baranovskiy 5433d225f6 Pre 0.5.0 clean up 2017-02-03 22:19:22 +11:00
Dmitry Baranovskiy e02f17aebe Fixed shadows’ tests 2017-02-02 12:51:59 +11:00
Dmitry Baranovskiy 768ddb1b77 Fixes left out `URL` call.
Fixes #390. Slightly better duplicate of #501.
2017-02-01 10:47:28 +11:00
Dmitry Baranovskiy 7abe4d149f Included ESLint 2017-01-24 13:32:41 +11:00
Dmitry Baranovskiy 989b3f7c93 Added support for gradients’ stops manipulation + url, deurl 2017-01-24 13:08:13 +11:00
Dmitry Baranovskiy c31fad6ef9 Regenrate things 2017-01-18 11:42:08 +11:00
Dmitry Baranovskiy 4c93894571 Fix for #481 2017-01-03 10:49:09 +11:00
Dmitry Baranovskiy 2e040ced8b Fix for #492 2017-01-03 10:34:35 +11:00
Dmitry Baranovskiy f028c2dee5 Adding material and flat colours palettes. 2016-12-30 11:29:34 +11:00
Dmitry Baranovskiy b59c08038a Fixed animation of percentage. Moved animation to separate module. 2016-12-29 16:13:00 +11:00
Dmitry Baranovskiy b14d35dd34 Arc with zero radius proper conversion to curve
Fixes #430.
2016-08-01 11:37:11 +10:00
Dmitry Baranovskiy 938350b999 Merge pull request #463 from NicolasPinzon/bug_fix
Bug fix
2016-07-30 18:13:19 +10:00
Nicolás Pinzón a7f1a26b6f jquery added svg element fix 2016-06-08 20:06:05 -05:00
Roman Komarov b6e273d672 Updated prism.js theme, fixing browser selection in docs 2015-05-08 22:27:59 +03:00
Dmitry Baranovskiy de1f20748b Merge of 0.4.1 2015-04-13 16:22:59 +10:00
Dmitry Baranovskiy d2701c4fb0 Fixes for bugs #363, #364, #365 and merge of OR #180 2015-04-13 16:21:39 +10:00
Dmitry Baranovskiy 7b096009c1 Build 2015-04-07 12:06:45 +10:00
Dmitry Baranovskiy 5051bfe2df Bump up version 2015-04-02 22:38:56 +11: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 34a5717713 • • build • • 2014-09-17 17:44:54 +10:00
baranovs 141d7a7610 Added new align module with two new methods for Element. 2014-09-17 17:40:16 +10:00
baranovs 1c608e67da Fix for pattern methods 2014-08-25 16:52:37 +10:00
baranovs 59e4a15cda Added toDataURL() methods to paper and element. Extracted element methods as module. 2014-08-13 22:46:40 +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
Dmitry Baranovskiy 73ec9f0b53 Upgrade eve. 2014-05-23 21:04:33 +10:00
Dmitry Baranovskiy 71ad308027 Fix for #248 2014-05-22 12:23:30 +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 d1f8db5f6e Fix for error when getting attribute "points" 🔨
bug #239
2014-05-15 17:08:19 +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 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