Commit Graph

20 Commits

Author SHA1 Message Date
James George 06af6b4323
Fixed typos 😃 2018-07-21 19:38:58 +05:30
James George 5deb9f7b74 😃 Add hertBeat animation as a fix to issue #829 2018-07-14 12:07:20 +05:30
Panayiotis Lipiridis 134e6e55fe Format files 2017-11-16 01:20:46 +02:00
vrescobar ff6509420d Fixed Custom Builds (#695)
* Fixed Custom Builds in order accept partial builds using animate-config.json (bug in gulpfile)

* Update gulpfile.js
2017-11-09 21:33:55 -03:00
Robert Pemberton 9a09e72d78 New Special - jackInTheBox (#631)
* use gulp

* convert tabs to spaces

* convert tabs to spaces
2017-04-27 09:23:25 -03:00
Daniel Eden 010e06e111 Update copyright, update dependencies 2016-01-02 09:57:22 -08:00
Felipe Martinin 73004d89e4 New animation: headShake - An amazing animation for negative feedbacks 2015-09-21 17:15:35 -03:00
Koding 0826f3db7d added jello to the grunt setup and json, and changed readme 2015-05-12 01:13:40 +00:00
Daniel Eden abbd36b46b Merge pull request #263 from jonathanargentiero/master
Added sliding entrances and exits
2014-09-01 22:37:45 -07:00
Collin Donahue-Oponski 3532e9be5f Tiny typo in animate-config.json
The filenames are case-sensitive, right?

Found the issue because I copied all the classNames from this file so that I could apply random animations in my JS.  The `"animationend"` callbacks failed once in a while - found it was because the `lightSpeedIn` and `lightSpeedOut` didn't have the same case in this file vs. in `animate.css`, so the CSS animations were never getting triggered, thus no `"animationend"` event..  Also, looking at the Gruntfile, and the `lightSpeedIn.css` and `lightSpeedOut.css` filenames, it looks like this file needs to be corrected anyway.  Hopefully this will help people avoid the bug I created, and also improve the build script.
2014-08-19 11:08:20 -06:00
Jonathan Argentiero 11b8b036b2 Added sliding entrances and exits
Generic slideIn/Out animations for absolute elements
2014-08-11 15:59:15 +02:00
Daniel Eden d63e022485 More rewrites
Optimising for hardware acceleration, removing duplicate animations (slides), bumping tag
2014-07-06 13:32:34 -07:00
Jare Fagbemi e3a4313c88 Adjusted zoomInUp and zoomInDown, re-added up/down zooms 2014-04-25 14:36:18 -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 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 9310cf98ed Unified formatting across files
indent_style = space
indent_size = 2
insert_final_newline = true
each line within { } to specify single rule
2014-02-24 02:09:02 +05:30
Daniel Eden 0dbda0efac Switch csso out for cssmin, remove preceding period from config, update bower.json 2014-02-23 11:11:43 -08:00