Commit Graph

55 Commits

Author SHA1 Message Date
Marco Biedermann f9ee1d4893 update version in css files 2016-02-11 19:04:29 +01:00
Daniel Eden 010e06e111 Update copyright, update dependencies 2016-01-02 09:57:22 -08:00
1UP 20e0c3e895 Change banner from ugly to pretty 2015-12-26 22:27:24 +09:00
Daniel Eden 14402f2654 Bump version 2015-12-14 11:46:26 -08:00
Daniel Eden 80d3de959a Complete switch to Gulp 2015-12-14 11:41:16 -08:00
1UP a6bb17272c Merge branch 'master' into usebanner
Conflicts:
	animate.min.css
2015-12-06 01:52:01 +09:00
Daniel Eden f017ea5918 Merge pull request #465 from FelipeMartinin/master
New animation: headShake
2015-12-06 17:29:20 +01:00
1UP fe3cf0a2a9 Add `usebanner` task and banner template
refer to the values of properties within package.json file (project name, current version, etc..)
2015-11-09 01:49:46 +09:00
mattconvente 1caaa6434a Adds version to CSS source files. 2015-10-12 11:13:05 -04:00
Felipe Martinin 2691eb7c8d Timing adjustment 2015-09-24 10:17:12 -03:00
Felipe Martinin 73004d89e4 New animation: headShake - An amazing animation for negative feedbacks 2015-09-21 17:15:35 -03:00
mesge a479864d9d Replaced instances of step 100% with to to preserve consistency 2015-08-21 12:26:35 +10:00
mesge a2f3019e89 Added compiled CSS 2015-08-06 16:37:19 +10:00
Daniel Eden 93498ecfd6 Update Jello keyframes, fixes #438 2015-08-02 13:03:22 -07:00
Indy Prieto 77ecda1c5a removed leftover rebase text 2015-05-11 20:51:56 -05:00
Indy Prieto f88424754b fixed comment 2015-05-12 01:40:15 +00:00
Indy Prieto bcface8d4f redid jello.css
For some reason, the comment got left out. will fix.
2015-05-12 01:33:19 +00:00
Koding b4b66864ba Updated animate.css and min 2015-05-12 01:24:49 +00:00
Hansol Kim 91f400a9b5 build CSS files 2015-05-11 11:01:09 +09:00
Andres Buritica 7be2defa15 Use translate3d instead of translateY or translateX 2015-03-20 17:38:01 -07:00
Daniel Eden 8a50e90511 Drop Android 3 support, update compiled CSS 2015-03-18 17:08:46 -07:00
Daniel Eden caf2fad605 Bump version 2015-03-18 09:31:23 -07:00
Daniel Eden 0335d18108 Update Copyright notice 2015-03-04 15:15:58 -08:00
Daniel Eden 3482715da2 Update build of Animate.css 2015-03-04 15:14:30 -08:00
Jonathan Argentiero 11b8b036b2 Added sliding entrances and exits
Generic slideIn/Out animations for absolute elements
2014-08-11 15:59:15 +02:00
yangshun 3465158d47 Fixed typo error in rotateOutDownLeft. Fixes #246 2014-07-23 01:25:20 +08:00
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