angular-fx
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
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?
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
Maybe better to serve also sub files to choose animations we want to use