Commit Graph

74 Commits

Author SHA1 Message Date
Thomas ZILLIOX
305ed52cda BugFix on rotateOutUpLeft keyframes without vendor prefix 2012-10-21 22:02:00 +03:00
Jeremy Ricketts
9423240c92 Closes #39. Note this does NOT include a replacement for animate.min.css. I was not sure which minifier you use and didn't want to mess it up. 2012-07-21 10:01:08 -07:00
Dan Eden
10f793875a Update the license 2012-07-09 12:21:34 +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
5c1cfb260f Merge pull request #29 from angelorohit/master
Added new animations lightSpeedIn, lightSpeedOut, wiggle
2012-05-19 06:40:28 -07:00
Gavin Elster
db00a368ba Added Missing Opera Animation
bounceOutDown was missing Opera keyframes
2012-05-18 15:43:58 -07:00
angelorohit
a7f45ca7bd MODIFIED: Renamed vibrate to wiggle
Signed-off-by: angelorohit <angelorohit@gmail.com>
2012-05-12 17:25:49 +08:00
angelorohit
2984b7c050 ADDED: vibrate animation.
Signed-off-by: angelorohit <angelorohit@gmail.com>
2012-05-10 23:14:08 +08:00
angelorohit
fe9fdb7958 ADDED: lightSpeedIn and lightSpeedOut animations.
Signed-off-by: angelorohit <angelorohit@gmail.com>
2012-05-10 22:00:56 +08:00
Dan Eden
eb1ff9f94d Update the license. It's 2012 now, fool! 2012-05-02 07:36:56 +02:00
Dan Eden
f91ff869de Remove body's 3D transform. Resolves #26. We need to find another method of turning on 3D acceleration. 2012-05-02 07:35:44 +02:00
Dan Eden
e5f41a9b89 Alright, alright. Add hardware acceleration. 2012-04-19 07:35:31 +02:00
Dan Eden
6a12bed410 Fix timing-function issue. Default value is 'ease' anyway, so '-prefix-animation: 1s ease;' changed to '-prefix-animation-duration: 1s' 2012-02-29 12:16:07 +00:00
Dan Eden
dbce97abfe Add default animation fill mode 2011-12-08 14:50:20 +00:00
Dan Eden
60ea734606 Add flip animations 2011-11-01 12:39:53 +00:00
Dan Eden
a73a879d51 Added new animations 2011-10-19 10:58:30 +01:00
Anthony Calzadilla
978c0bb9db removed repetitive @keyframe declarations on .shake, .tada classes
Signed-off-by: Anthony Calzadilla <anthony.calzadilla@me.com>
2011-10-14 11:54:30 -04:00
Anthony Calzadilla
20ac14ab78 Removed repetitive @keyframe declarations from .bounce class
Signed-off-by: Anthony Calzadilla <anthony.calzadilla@me.com>
2011-10-14 11:29:24 -04:00
Anthony Calzadilla
53df09992e Removed repetitive @keyframe declarations on .flash class
Signed-off-by: Anthony Calzadilla <anthony.calzadilla@me.com>
2011-10-14 11:20:24 -04:00
Dan Eden
137af77449 New! Exciting! 'tada' animation! 2011-10-13 12:18:26 +02:00
Dan Eden
2fd5671408 Added prefixes for new animations 2011-10-12 17:51:34 +02:00
Dan Eden
5dec8ae6d9 Added 12 new animations 2011-10-12 17:48:32 +02:00
Dan Eden
e3b6cf9d71 Add support for IE10 with -ms- prefixes 2011-10-12 13:28:23 +02:00
Dan Eden
8a2380e7de initial commit 2011-10-12 11:08:15 +01:00