Yehonatan Daniv

Results 124 comments of Yehonatan Daniv

Velocity is used for animation, so I'm confused here. How do you use it for rendering?

@KyleAMathews have you tried simply patching this module and replace all requires with a mock?

@KyleAMathews (asking again) have you tried patching the `require()` of Velocity, e.g. by using [proxyquire](https://github.com/thlorenz/proxyquire)?

Thanks. There is _way_ too much noise in there. Could you reduce it into a simple example of rotating SVG with Velocity?

Thanks @DrSammyD for the link to that article, very helpful! @julianshapiro definitely not working on IE, but probably a browser issue since the `g`'s `style` is updated as expected.

@julianshapiro looks valid

@ccorcos @julianshapiro sounds like a good idea. Actually, I think it will be more realistic if the stagger effect accelerates (or decays). Only I think a coefficient will be more...

In the pipe... :construction_worker: Thanks @goti2!