GitPedia
animate-css

animate-css/animate.css

🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

22 Releases
Latest: 5y ago
v4.1.1Latest
eltonmesquitaeltonmesquita·5y ago·September 7, 2020
GitHub

Removes white-space at the beginning of the compiled files. See #1102.

v4.1.0
eltonmesquitaeltonmesquita·6y ago·May 13, 2020
GitHub

Fix problems with some blunder and postcss.

v4.0.0
eltonmesquitaeltonmesquita·6y ago·May 7, 2020
GitHub

📋 Changes

  • New animations:
  • ShakeY
  • fadeInTopLeft
  • fadeInTopRight
  • fadeInBottomLeft
  • fadeInBottomRight
  • fadeOutTopLeft
  • fadeOutTopRight
  • + 23 more
No more npm-shrinkwrap3.7.2
eltonmesquitaeltonmesquita·7y ago·June 4, 2019
GitHub
Updates Prefers reduced motionv3.7.1
eltonmesquitaeltonmesquita·7y ago·May 29, 2019
GitHub

This release patches the media-query `prefers-reduced-motion` according to the new specs and avoid some unexpected problems. Fixes #932 #934 #928.

Animation speed, delays, and `reduced-motion` support3.7.0
danedendaneden·7y ago·July 23, 2018
GitHub

📋 Changes

  • 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
New animation and bug fixesv3.6.2
eltonmesquitaeltonmesquita·7y ago·July 21, 2018
GitHub

📋 Changes

  • New Animation: jackInTheBox
  • Improved documentation
  • Several bug fixes
  • Better compatibility (no more `transform: none`)
  • Added prettier (nice code formatting 💅)
Restore `source` directory in bower3.5.2
danedendaneden·10y ago·June 6, 2016
GitHub
Update dependencies and copyright3.5.1
danedendaneden·10y ago·January 2, 2016
GitHub
Switch from Grunt to Gulp3.5.0
danedendaneden·10y ago·December 14, 2015
GitHub

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.

Various bug fixes3.4.0
danedendaneden·10y ago·August 6, 2015
GitHub
Add Jello animation3.3.0
danedendaneden·11y ago·May 17, 2015
GitHub
Sass/4.0 Alpha 14.0.0.alpha-1Pre-release
danedendaneden·11y ago·March 25, 2015
GitHub

📋 Changes

  • Restructured files such that compiled CSS is in a new `dist` directory
  • Added a mixin to allow easy inclusions of animations on any element
  • Variables to adjust animation duration and the animation hook class name
Update prefixes3.2.5
danedendaneden·11y ago·March 19, 2015
GitHub

Dropping support for IE9 and Android 3

Republish package3.2.3
danedendaneden·11y ago·March 4, 2015
GitHub

A Haiku for this release: I hate tags I hate Bower I have no idea what I’m doing.

CSS Rebuild3.2.2
danedendaneden·11y ago·March 4, 2015
GitHub

Rebuilding with new copyright notice, various fixes.

Normalise tags3.2.1
danedendaneden·11y ago·February 20, 2015
GitHub

A few different tags going on. Tags are hard. This should fix issues (maybe?) #358 and #320.

Refactor and optimisations3.2.0
danedendaneden·11y ago·July 6, 2014
GitHub

📋 Changes

  • 3d transforms for better performance on hardware acceleration (where available - resolves #238)
  • Removal of a lot of unnecessary code
  • Rewrite of many animations to make them just that little bit more delightful
Minor updates3.1.1
danedendaneden·12y ago·April 22, 2014
GitHub

Minor bugfixes, feature additions, and (hopefully) Bower tag corrections.

Rubber band animation3.1.0
danedendaneden·12y ago·February 21, 2014
GitHub

Minor update; a new entry to the attention seekers!

v3.0.03.0.0
danedendaneden·12y ago·November 23, 2013
GitHub

📋 Changes

  • Local Builds
  • Grunt workflow
  • Up-to-date prefixes
Use SemVer versioning2.1.1
danedendaneden·12y ago·November 9, 2013
GitHub

Switch from v2.0 to v2.0.x as per SemVer. Resolves #100.