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
Dan Eden
e5f41a9b89
Alright, alright. Add hardware acceleration.
2012-04-19 07:35:31 +02:00
Dan Eden
5055705253
Update license
2012-03-24 17:59:47 +00: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
480ce0baa2
Fix the code block (I hope)
2011-12-21 08:41:10 +00:00
Dan Eden
7623d9629d
Add License
2011-12-15 23:13:59 +00:00
Dan Eden
a7d5f01b06
New readme
2011-12-14 10:14:22 +00:00
Dan Eden
dbce97abfe
Add default animation fill mode
2011-12-08 14:50:20 +00:00
Dan Eden
63bd2ea92c
Merge branch 'master' of github.com:daneden/animate.css
2011-11-01 12:40:28 +00:00
Dan Eden
60ea734606
Add flip animations
2011-11-01 12:39:53 +00:00
Dan Eden
0b7b84d470
Add flip animations
2011-11-01 12:39:27 +00:00
Dan Eden
f69eca9abe
Removed iOS optimisation. Caused layout problems, iOS5+ devices will use hardware acceleration by default anyway.
2011-10-31 16:18:35 +00:00
Dan Eden
791c7dbfa5
Update to latest build
2011-10-21 12:47:42 +02:00
Dan Eden
0ce4a4066f
Add transform-origin to correct swing
2011-10-21 12:46:27 +02:00
Dan Eden
cdca2d0f63
Fixing broken hinge. Ironically.
2011-10-21 12:41:44 +02:00
Dan Eden
5933841dd3
Add opera support, add iOS optimization with -webkit-transform: translateZ(0);
(thanks @acalzadilla)
2011-10-21 09:48:48 +02:00
Dan Eden
0302a85629
Add opera support
2011-10-21 09:44:59 +02:00
Dan Eden
94a8fe48e9
Add opera support
2011-10-21 09:44:15 +02:00
Dan Eden
1cb5ee5e5b
Add opera support, fix accidental -webkit- declaration in -ms-keyframes
2011-10-21 09:43:42 +02:00
Dan Eden
a14ee16a53
Add opera support
2011-10-21 09:42:39 +02:00
Dan Eden
1cb41cb69a
Add opera support
2011-10-21 09:42:12 +02:00
Dan Eden
d77007f35c
Add opera support
2011-10-21 09:41:43 +02:00
Dan Eden
1011baa536
Add opera support
2011-10-21 09:41:10 +02:00
Dan Eden
5459d91c41
Add opera support
2011-10-21 09:40:39 +02:00
Dan Eden
969efa017a
Add opera support
2011-10-21 09:40:11 +02:00
Dan Eden
c9cc6502b3
Add opera support
2011-10-21 09:39:41 +02:00
Dan Eden
7eda8e5d53
Add opera support
2011-10-21 09:39:12 +02:00
Dan Eden
74faaabbe0
Add opera support
2011-10-21 09:38:38 +02:00
Dan Eden
11ffec02e8
Add opera support
2011-10-21 09:38:05 +02:00
Dan Eden
87ab12e1b2
Add opera support
2011-10-21 09:37:31 +02:00
Dan Eden
b07f05a748
Add opera support
2011-10-21 09:37:01 +02:00