Skip to content
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

New version AnimateJS #346

Open
ghost opened this issue Aug 7, 2020 · 3 comments
Open

New version AnimateJS #346

ghost opened this issue Aug 7, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 7, 2020

Hi! A new version of animate.js has been released, I think it's time for you to update too!

@andyatroam
Copy link

Yes, just tested it, it doesn't work with the new version of the animate.css. The name convention of the CSS has been changed like this animate__animated animate__heartBeat

@veraLX
Copy link

veraLX commented Feb 3, 2022 via email

@Plaristote
Copy link

Plaristote commented Jan 22, 2023

It woud be nice to update the defaults, but it still works using the animateClass option:

import wowjs from "wowjs";

const wow = new wowjs.WOW({
  animateClass: "animate__animated"
});

document.addEventListener("DOMContentLoaded", function() { wow.init(); });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants