Commit Graph

79 Commits

Author SHA1 Message Date
Daniel Eden 09deb8e621 Update Copyright notice 2014-07-06 13:39:04 -07:00
Daniel Eden d63e022485 More rewrites
Optimising for hardware acceleration, removing duplicate animations (slides), bumping tag
2014-07-06 13:32:34 -07:00
Daniel Eden 0589ff5d2a Merge branch 'master' of github.com:daneden/animate.css
Conflicts:
	animate.min.css
2014-07-05 10:38:39 -07:00
Daniel Eden 9692cb9801 Animation tweaks and improvements 2014-07-05 10:37:35 -07:00
Daniel Eden d77108e695 Reduce Copyright output
Resolves #223
2014-06-12 14:23:40 -07:00
Jory Graham f9d1291282 Flipped flip. Fixes daneden/animate.css#214 2014-05-15 18:45:32 -04:00
Daniel Eden 292d48904a Correct slideInUp
Fixes #208
2014-04-25 18:20:45 -07:00
Jare Fagbemi e3a4313c88 Adjusted zoomInUp and zoomInDown, re-added up/down zooms 2014-04-25 14:36:18 -07:00
Jare Fagbemi 0e5aacd282 Updated left and right animations 2014-04-22 09:38:20 -07:00
Jare Fagbemi acc81aff3f Removed up and down zooms 2014-04-22 09:32:47 -07:00
Jare Fagbemi c643e45aeb Fixed conflicts and merged 2014-04-22 09:19:59 -07:00
Constantin Saguin a128680883 fixed slideInUp 2014-03-30 22:59:53 +02:00
Constantin 2f77132db5 Added slideInUp animation 2014-03-29 14:02:48 +01:00
Jare Fagbemi 087c92f510 Added zoom entrances and exits as per @ramatsu's request # 186 2014-03-25 16:49:51 -05:00
Steadman a1fc850ea2 Added slideOutDown animation 2014-03-21 14:13:07 +00:00
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