velocity-ui-angular icon indicating copy to clipboard operation
velocity-ui-angular copied to clipboard

Velocity UI integration for AngularJS

Results 5 velocity-ui-angular issues
Sort by recently updated
recently updated
newest added

Hey dude! Thank you for your contribution. I'm having tons of fun so far! I'm a tad stuck with getting div's height to animate on ng-show. I'm using the velocity-transition-slideDownIn...

how can I add stagger

Why is this made global. Is there any specific requirement. I declared a variable `//Container.ngVelocity = angular.module('velocity.ui', ['ngAnimate'])` `var ngVelocity = angular.module('velocity.ui', ['ngAnimate'])` and i am using like this `//Container.ngVelocity.animation(className,...

Is there any way to trigger the [slideUp and slideDown commands](http://julian.com/research/velocity/#fade) that aren't in the UI pack?

Is it possible to use the pre-registered effect / stagger effect as seen here: http://codepen.io/julianshapiro/pen/mqsnk Documentation is here: http://julian.com/research/velocity/#uiPack I tried the following class `velocity-stagger-200` but it didn't seem to...