animate.css v4.0.0 Release Notes

Release Date: 2020-05-07 // almost 4 years ago
    • ๐Ÿ†• New animations:
      • ShakeY
      • fadeInTopLeft
      • fadeInTopRight
      • fadeInBottomLeft
      • fadeInBottomRight
      • fadeOutTopLeft
      • fadeOutTopRight
      • fadeOutBottomRight
      • fadeOutBottomLeft
      • lightSpeedInRight
      • lightSpeedInLeft
      • lightSpeedOutRight
      • lightSpeedOutLeft
      • backOutDown
      • backOutLeft
      • backOutRight
      • backOutUp
      • Bouncing entrances
      • bounceIn
      • bounceInDown
      • bounceInLeft
      • bounceInRight
      • bounceInUp
    • ๐Ÿ‘Œ Improved animations
    • โž• Adds prefix animate__ to all classes, avoiding CSS class clashes
    • โž• Adds new utility classes
    • โž• Adds CSS custom properties support
    • ๐Ÿ‘ท Leaner and up-to-date dependencies build system
    • โšก๏ธ Updates demo-website layout
    • โž• Add and improve documentation and build system to the demo-website