Daniel Eden
f0461189bf
Merge pull request #103 from loganbfisher/add_slide_animations
...
Added slide animations to the source. Good for using with mobile navigational menus.
2013-09-11 14:57:18 -07:00
Daniel Eden
cf746eecc5
Update readme with contribution guidelines.
2013-09-11 20:57:16 +01:00
Logan Fisher
8203ee16f6
deleting unused files
2013-09-11 13:19:14 -05:00
Logan Fisher
915f8f6132
Added slide options to source. Helpful for using with mobile navigational menus.
2013-09-11 13:13:15 -05:00
Daniel Eden
6c6912da12
Remove wiggle from readme. Resolves #101
2013-08-22 21:52:45 +01:00
Daniel Eden
69085bb358
Update bower.json to reflect tag version
2013-08-16 15:39:22 +01:00
Daniel Eden
98a17f2adb
Delete wiggle.css
2013-08-15 22:38:14 +01:00
Daniel Eden
ce4bd8c984
Update animate.min.css
2013-08-15 22:37:56 +01:00
Daniel Eden
96b8c915fd
Remove "wiggle"
...
Sorry to say, "wiggle" never really passed quality control for me.
2013-08-15 22:37:36 +01:00
Daniel Eden
6f860d9aa3
Update flip.css
2013-08-15 22:29:40 +01:00
Daniel Eden
ddca902f92
Update animate.min.css
2013-08-15 22:28:32 +01:00
Daniel Eden
8482351665
Merge pull request #95 from gpetrov/master
...
Fixed Flip in latest Chrome, FF and IE
2013-08-15 14:11:43 -07:00
George Petrov
baff813261
Fixed Flip in latest Chrome, FF and IE
...
Fixed the Flip gliches in Chrome, but also improved it for the latest FF
and IE
Issue #80 is solved
2013-08-15 13:15:32 +02: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
Daniel Eden
686cebf30e
Merge pull request #87 from ilovecoffee/master
...
Add bower.json file to make the plugin bower compatible
2013-07-20 11:51:45 -07:00
Daniel Eden
6f024eb1d7
Merge pull request #88 from mintbird/master
...
Fix: animation started even no animated class
2013-07-20 11:51:32 -07: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
ankurx
34720a58a8
Add bower.json file to make the plugin bower compatible
2013-07-19 14:51:11 -04:00
Dan Eden
8429a2d0d7
Update source file for fadeInDown
2013-04-09 11:46:55 +01:00
Dan Eden
a6ee638715
Update license to MIT
...
I need a lawyer to explain all this stuff to me. Got a couple of emails
saying MIT would be better for their needs. Following blindly. Sorry
for all the changes.
2013-03-12 13:00:35 +00:00
Daniel Eden
612770cb13
I have no idea what just happened
...
I blame the github.com code editor.
2013-03-06 17:40:20 +00:00
Daniel Eden
8704435803
Update license
...
GPL is more "lawyery"
2013-03-06 17:39:30 +00:00
Daniel Eden
df1227b818
Update license in Readme
2013-03-06 17:34:20 +00:00
Dan Eden
0468b1eac4
Add Ruby gem link as discussed in #56
...
Should add more resources to this section; perhaps even a wiki?
2013-01-07 16:45:57 +00:00
Dan Eden
bf156e38a3
Merge pull request #52 from tzi/master
...
BugFix on rotateOutUpLeft keyframes without vendor prefix
2012-10-23 04:54:26 -07:00
Thomas ZILLIOX
30f4836856
BugFix on rotateOutUpLeft keyframes without vendor prefix
2012-10-21 22:08:38 +03:00
Thomas ZILLIOX
305ed52cda
BugFix on rotateOutUpLeft keyframes without vendor prefix
2012-10-21 22:02:00 +03:00
Dan Eden
2bdc04f58f
Update minified file
2012-10-02 18:43:43 +01:00
Dan Eden
ebb8a1472a
Merge pull request #40 from jeremyricketts/master
...
Address Chrome text rendering issue
2012-10-02 10:25:13 -07:00
Dan Eden
64b2505da4
Merge pull request #51 from danrodney/mountain-lion-safari-fix
...
Add note about Safari 6 bug
2012-10-02 09:57:12 -07:00
Dan Eden
38bc201276
Merge pull request #49 from aziz/master
...
Change Readme syntax highlighting to javascript
2012-10-02 09:53:54 -07:00
Dan Rodney
ccd68d735f
Fix formatting
2012-09-14 14:22:11 -04:00
Dan Rodney
7a91caa3b2
Add note for Mountain Lion Safari bug fix in Readme
2012-09-14 14:18:10 -04:00
Allen Bargi
cdc888022b
changes syntax highlighting code to javascript
...
jquery is not detected in syntax highlighting
2012-09-13 21:23:26 +03:00
Dan Eden
9e26fd7eb3
Update syntax highlighting for Readme
2012-09-13 17:43:41 +02: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
cb62ae3f3e
Merge pull request #38 from jeremyricketts/master
...
Cheat sheet added
2012-07-20 05:01:39 -07:00
Jeremy Ricketts
59e3a55358
Added a cheat sheet to the readme. Kinda silly but I found it useful. At least it's easy to copy/paste this to wherever the user wants it.
2012-07-19 23:57:12 -07:00
Dan Eden
10f793875a
Update the license
2012-07-09 12:21:34 +01:00
Dan Eden
40f1034405
Rename bounceOutDown
2012-07-09 12:02:13 +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
Dan Eden
5c1cfb260f
Merge pull request #29 from angelorohit/master
...
Added new animations lightSpeedIn, lightSpeedOut, wiggle
2012-05-19 06:40:28 -07:00
Dan Eden
be2e0d6643
Merge pull request #28 from elstgav/master
...
Added missing Opera keyframes to BounceOutDown
2012-05-18 19:06:54 -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