angular-velocity
angular-velocity copied to clipboard
AngularJS ngAnimate integration for Velocity's UI pack plugin.
The only version is 0.3.1 See https://www.npmjs.com/package/angular-velocity
How do I use callouts? I can't seem to get them to work properly. If I add a class like `velocity-callout-shake` on click, the class is added, but it doesn't...
It would be great if there was a feature to configure the duration of both in and out animations. Perhaps, following existing conventions, something like `velocity-enter-duration-200` or something similar.
Hi, Does angular velocity implement the scrolling features or transform features of velocity? I can't find out how to do it.
Not quite sure what, but could not get an animation to work when using ui-router's `isIncludedByState` filter as part of the `ngShow` expression. Also doesn't work if watching a funciton...
I've been using angular and angular animate for a while now, but only recently heard of velocity, so I don't know if this is an issue specific to velocity.ui or...
amazing work! i found a problem when use stagger option with ngRepeat , the previous items not disappear right away [check here](http://gyazo.com/b4cf80e20027b5a2b2ea0a37d85fb40d)
my code is ` ` I am implementing this with pagination, when i add new element after changing page, Previous element still exist for short moment of time, which does't...
This has been working for me everywhere else, except here I seem to have an issue I cant figuire out - it's very straight forward I am using it like...