angular-fx icon indicating copy to clipboard operation
angular-fx copied to clipboard

Angular CSS3 animation directives (ngfx-bounce, ngfx-shake, ngfx-flip, ngfx-pulse and more ...) https://720kb.github.io/angular-fx

Results 5 angular-fx issues
Sort by recently updated
recently updated
newest added

I'm adding the shake animation to a password modal, when the password is wrong it will shake, and this works great so far, however, when I try to submit the...

For now, animation on IE10-11 is not smooth. It's choppy. Need to fix timings perhaps?

enhancement

Then you would be able to add "ngfx-slide-down" as an attribute instead of "ngfx-slide-down='true'" if you don't want any logic inside the attribute.

animate.css is not the only one animations lib, we should use also add support for more libs maybe

enhancement

Maybe better to serve also sub files to choose animations we want to use

enhancement