Commit Graph

141 Commits

Author SHA1 Message Date
James George fe18e0f552
Merge branch 'master' into master 2018-07-21 20:38:29 +05:30
Gian Johansen 611b8cc98b Fix Firefox flip bug (#805) 2018-07-21 07:18:34 -07:00
James George 294b7e87bb
Bit change in the code structure 😃 2018-07-21 10:24:46 +05:30
James George 25a619a481
Remove webkit prefixes 🎉 2018-07-21 10:22:04 +05:30
Caler Loo f1853f76cf Verbose opacity (#788) 2018-07-18 22:47:00 -03:00
Waren Gonzaga 824484ed03 Minor Updates and Small Fixes (#790)
* Update the devDependencies

* Update the gitignore file

* Update the version of gulp

* Fix the build error in the gulpfile script

* Update node version testing for travis

* Update the package.json

* Fix some errors

* Update the devdependencies

* Re arrange the .gitignore

* Update devdependency to the latest stable version

* Add new line at the end of the file

* Fix versioning error

* Update DevDependencies

* Update the version from 3.6.1 into 3.6.2

* Add delays up to 5 seconds

* Update the files from 3.6.1 into 3.6.2

* Modify the documentation and add delay option
2018-07-18 22:24:17 -03:00
James George 5deb9f7b74 😃 Add hertBeat animation as a fix to issue #829 2018-07-14 12:07:20 +05:30
Elton Mesquita 3b3cfc1ba0 Solves #461 2018-01-25 14:03:02 -03:00
Elton Mesquita 301b79823c Merge branch 'prettier' of https://github.com/lipis/animate.css into lipis-prettier 2018-01-25 13:45:26 -03:00
Andrea Maiolo fb4313ad0c Move css properties to appropriate location (#761) 2017-12-15 00:13:14 -02:00
Panayiotis Lipiridis 134e6e55fe Format files 2017-11-16 01:20:46 +02:00
Josh Johnson 0e98c3bac9 Consistent spacing (#720) 2017-07-29 18:28:17 -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 80d3de959a Complete switch to Gulp 2015-12-14 11:41:16 -08:00
1UP 44b2600195 Add or remove whitespace 2015-12-09 03:20:28 +09:00
1UP 43fe45994c Add missing semicolons 2015-12-09 02:58:41 +09: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
Daniel Eden a4a9fe8081 Merge pull request #457 from mesge/feature/yui-compressor-resilience
Replaced instances of step 100% with 'to' in order to preserve consistency
2015-08-26 12:00:08 -07:00
mesge a479864d9d Replaced instances of step 100% with to to preserve consistency 2015-08-21 12:26:35 +10:00
Indy Prieto 71288a82df Update _base.css
Just saw a little thing that could be compressed
2015-08-09 14:32:51 -05:00
mesge 5dea852f56 replaced 0% keyframes with 'from' keyword to sidestep compression issues with yui-compressor 2015-08-06 14:22:40 +10:00
Daniel Eden 93498ecfd6 Update Jello keyframes, fixes #438 2015-08-02 13:03:22 -07:00
Thederpy bf61a466b9 update part 1 2015-05-12 01:40:15 +00:00
Koding b4b66864ba Updated animate.css and min 2015-05-12 01:24:49 +00:00
Koding 0826f3db7d added jello to the grunt setup and json, and changed readme 2015-05-12 01:13:40 +00:00
Hansol Kim f357146eb3 fix transition-timing-function (2) 2015-04-29 15:43:28 +09:00
Hansol Kim 534731f8f1 fix transition-timing-functions to animation-timing-functions 2015-04-29 15:37:43 +09:00
Andres Buritica 7be2defa15 Use translate3d instead of translateY or translateX 2015-03-20 17:38:01 -07:00
Fraser Nevett 3b7735b689 Fixed #293 -- animations should only run when the `animated` class is used. 2015-03-12 18:24:18 +00:00
Daniel Eden 809a1cd5a7 Bump version, update copyright notice 2015-03-04 15:15:40 -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