animate.css v4.1.1 Release Notes

Release Date: 2020-09-07 // over 3 years ago
  • โœ‚ Removes white-space at the beginning of the compiled files. See #1102.


Previous changes from v4.0.0

    • ๐Ÿ†• 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