animate.css

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

OTHER License

Downloads
1.9M
Stars
79.7K
Committers
128
animate.css - v4.1.1 Latest Release

Published by eltonmesquita about 4 years ago

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

animate.css -

Published by eltonmesquita over 4 years ago

Fix problems with some blunder and postcss.

animate.css -

Published by eltonmesquita over 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
animate.css - No more npm-shrinkwrap

Published by eltonmesquita over 5 years ago

animate.css - Updates Prefers reduced motion

Published by eltonmesquita over 5 years ago

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

animate.css - Animation speed, delays, and `reduced-motion` support

Published by daneden over 6 years ago

  • 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
animate.css - New animation and bug fixes

Published by eltonmesquita over 6 years ago

  • New Animation: jackInTheBox
  • Improved documentation
  • Several bug fixes
  • Better compatibility (no more transform: none)
  • Added prettier (nice code formatting đź’…)
animate.css - Restore `source` directory in bower

Published by daneden over 8 years ago

animate.css - Update dependencies and copyright

Published by daneden almost 9 years ago

animate.css - Switch from Grunt to Gulp

Published by daneden almost 9 years ago

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.

animate.css - Various bug fixes

Published by daneden about 9 years ago

animate.css - Add Jello animation

Published by daneden over 9 years ago

animate.css - Sass/4.0 Alpha 1

Published by daneden over 9 years ago

A Sass port/rewrite of Animate.css. Features pending, but this is mostly a functionality—as opposed to design/animation—update. Some non-trivial changes include:

  • 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

Please add feedback to the open PR for the 4.0 release (#277).

animate.css - Update prefixes

Published by daneden over 9 years ago

Dropping support for IE9 and Android 3

animate.css - Republish package

Published by daneden over 9 years ago

A Haiku for this release:

I hate tags
I hate Bower
I have no idea what I’m doing.

animate.css - CSS Rebuild

Published by daneden over 9 years ago

Rebuilding with new copyright notice, various fixes.

animate.css - Normalise tags

Published by daneden over 9 years ago

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

animate.css - Refactor and optimisations

Published by daneden over 10 years ago

  • 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
animate.css - Minor updates

Published by daneden over 10 years ago

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

animate.css - Rubber band animation

Published by daneden over 10 years ago

Minor update; a new entry to the attention seekers!