All Versions
13
Latest Version
Avg Release Cycle
162 days
Latest Release
934 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.1.1 Changes
September 07, 2020โ Removes white-space at the beginning of the compiled files. See #1102.
-
v4.1.0
May 11, 2020 -
v4.0.0 Changes
May 07, 2020- ๐ 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
- ๐ New animations:
-
v3.7.2
June 04, 2019 -
v3.7.1 Changes
May 29, 2019 -
v3.7.0 Changes
July 23, 2018- Modify animation speed/duration with
fast, faster, slow, slower
class names - Modify delay with
delay-1s, delay-2s, delay-3s
class names - โ Added support for
reduced-motion
media queries to disable animations for users who prefer reduced motion - An added animation:
heartBeat
- ๐ Documentation and dev dependencies have been updated
- โก๏ธ Updated to Gulp 4
- Modify animation speed/duration with
-
v3.6.2 Changes
July 21, 2018- ๐ New Animation: jackInTheBox
- ๐ Improved documentation
- ๐ Several bug fixes
- ๐ Better compatibility (no more
transform: none
) - โ Added prettier (nice code formatting ๐ )
-
v3.5.2
June 06, 2016 -
v3.5.1
January 02, 2016 -
v3.5.0 Changes
December 14, 2015๐ By popular demand, animate.cssโs dev environment is now a Gulp thing. This release updates the codebase to use Gulp and adds some minor changes to bring the release up to date with master.