-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ANIJS not working with widgets #54
Comments
I will try to implement support of anijs |
@troolee Nothing special should be required to support anijs. By emitting an event for adding a widget and another for removing it, @crashnick16 should be able to get it working. |
it could be some issues with animations delay. Needs to be checked |
gridstack will now emit
and the data-ani-js: This will |
@radiolips, could you please make a note about AniJS support in README.md? |
Absolutely! I'm putting a demo together currently. |
Hi Can you please attach working example of the removed animation ? Regards, |
Hi,
i am trying to use ANIJS to animate add/remove of the widgets in the grid but for some reason this would not work. is there any event that gets triggered on add/remove?
the syntax is data-anijs="if: <event_name>, do: animated bounceIn"
thanks,
Nick
The text was updated successfully, but these errors were encountered: