Commit Graph

64 Commits

Author SHA1 Message Date
Sarbbottam Bandyopadhyay 0bc05a7559 converted all the tabs into spaces
and fixed typo in the previous commit
at source/attention_seekers/swing.css
2014-02-24 03:26:08 +05:30
Sarbbottam Bandyopadhyay 2b3de01f5c Use load-grunt-tasks
to avoid multiple grunt.loadNpmTasks(plugin) statements
2014-02-24 00:53:52 +05:30
Jeff Martin be0889da22 Fix rotateOutUpLeft
Caught this in my diff file after working on an additional animation I
want to contribute (coming soon!). Grunt builded and this section
changed, to my surprise. After further testing, I found out
*rotateOutUpLeft* was broken, even on the animate.css site. Checking in
here as a potential fix.

Bug and fix tested on Chrome and Safari on OS X.
2013-11-28 17:35:01 -05:00
Daniel Eden 79c9fb741b Implement @RadLikeWhoa’s build script 2013-11-23 13:24:22 -08:00
Daniel Eden 25448e347c Big update. Better file organisation, prefix dropping, workflow improvements. 2013-11-11 15:32:40 -08:00
Daniel Eden 23ba4fe9c1 Add Slide animations to main and minified css files 2013-09-11 23:03:32 +01:00
Daniel Eden ce4bd8c984 Update animate.min.css 2013-08-15 22:37:56 +01:00
Daniel Eden ddca902f92 Update animate.min.css 2013-08-15 22:28:32 +01:00
Daniel Eden f467a46094 Safely minify Animate.css
The previous minification stripped the % signs from the initial keyframes. Sorry this went unnoticed for so long. All should be working now.
2013-08-12 14:41:26 +01:00
mintbird a4f7538626 Fix: animation started even no animated class
On Firefox, even if there is no '.animated' class the animation is still
started.
2013-07-20 18:01:43 +07:00
Thomas ZILLIOX 30f4836856 BugFix on rotateOutUpLeft keyframes without vendor prefix 2012-10-21 22:08:38 +03:00
Dan Eden 2bdc04f58f Update minified file 2012-10-02 18:43:43 +01:00
Dan Eden b3fae9fe00 Remove -ms- prefixes
Since IE10 dropped the animation, transform, and transition prefixes,
and no stable release was made with them, we can safely drop the
prefixes, too. Cutting a good 20% off the file sizes!
2012-07-09 12:01:50 +01:00
Dan Eden 13e1439055 Add minified version - resolves #32 2012-06-11 14:49:35 +01:00