nzAnimate
nzAnimate copied to clipboard
Fixed broken stagger animations
In relation to issue: #11
To fix the broken stagger animation classes I added additional classes to all of the .speed-x
classes and also removed the default .animate
class.
Also removed missing animation for the tin
classes and fixes broken translate3d
declarations.
I created a plnkr of your demo page using my patches here: http://plnkr.co/edit/I62wqvV6OPLbOQEMwEG3?p=preview
thanks for this !
Is this still good to merge?