Commit Graph

235 Commits

Author SHA1 Message Date
Daniel Eden 0335d18108 Update Copyright notice 2015-03-04 15:15:58 -08:00
Daniel Eden 809a1cd5a7 Bump version, update copyright notice 2015-03-04 15:15:40 -08:00
Daniel Eden 3482715da2 Update build of Animate.css 2015-03-04 15:14:30 -08:00
Daniel Eden 4ed27edc4f Merge branch 'master' of github.com:daneden/animate.css 2015-03-04 15:12:41 -08:00
Daniel Eden b866b7b043 Merge pull request #296 from dereknutile/master
Animate.css is missing the 'ignore' meta entry in bower.json.
2015-03-04 15:08:19 -08:00
Daniel Eden cf0011b298 Merge pull request #359 from jub3i/patch-1
Update README.md
2015-02-24 17:32:33 -08:00
eternal student 93e1972fd1 Update README.md
one word correction
2015-02-21 17:52:26 +02:00
Daniel Eden 813a666653 Bump bower version to 3.2.1 2015-02-20 15:51:36 -08:00
Daniel Eden 59f8215ff0 Merge pull request #343 from RCooLeR/master
Update bower.json
2015-01-26 12:09:29 -08:00
RCooLeR ba9207aa3b Update bower.json 2015-01-24 13:38:37 +02:00
Daniel Eden ac9162567a Merge pull request #283 from antonellaclavero/master
Add basic example to README
2015-01-22 11:45:26 -08:00
Daniel Eden 87e53b5ae0 Merge pull request #312 from wesbos/master
Added youtube tutorial
2015-01-22 11:43:25 -08:00
Daniel Eden 9461c3f66f Merge pull request #336 from kentcdodds/patch-1
Adding repository field
2015-01-22 11:38:10 -08:00
Daniel Eden 138ed67eff Merge pull request #338 from rwson/master
Update bower.json
2015-01-22 11:37:49 -08:00
宋仁伟 7672bd096a Update bower.json 2015-01-22 20:04:44 +08:00
Kent C. Dodds 0a18237ed5 Adding repository field
So I stop seeing this in my console :-)

> npm WARN package.json animate.css@3.1.1 No repository field.
2015-01-19 13:16:46 -07:00
Wes Bos f4758b5fea Added youtube tutorial
I created a tutorial on how to use Animate.css as I had many of my students asking - sharing here as it seems to be very popular and should be added to the documentation.
2014-11-11 16:18:24 -05:00
Derek Nutile f35eab87fc Animate.css is missing the 'ignore' meta entry in bower.json (see: http://bower.io/docs/creating-packages/) and it generates a warning when installing with bower. I've added a simple example of the ignore entry. 2014-09-26 08:26:12 -07:00
Antonella Clavero 7645a7a048 Add basic example to README 2014-09-08 12:16:31 -03:00
Daniel Eden a3cf3e6c88 Merge pull request #280 from asleepwalker/master
Fixed wrong format of the function's caption in readme
2014-09-03 10:54:45 -07:00
Sleepwalker e5df7f38c8 Fixed wrong format of the function's caption in readme 2014-09-03 16:46:18 +03:00
Daniel Eden abbd36b46b Merge pull request #263 from jonathanargentiero/master
Added sliding entrances and exits
2014-09-01 22:37:45 -07:00
Daniel Eden 6a0b51b330 Merge pull request #270 from colllin/patch-1
Tiny typo in animate-config.json
2014-09-01 22:37:06 -07:00
Daniel Eden 90fe6e6da2 Merge pull request #273 from codex73/patch-1
Update Bower version
2014-09-01 22:35:30 -07:00
Francis Suarez 088f3b0e1d Update Bower version
As suggested on Issue # 272
2014-08-20 16:36:09 -04: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 62c132cd90 Merge pull request #255 from yangshun/rotate-out-down-left
Fixed typo error in rotateOutDownLeft. Fixes #246
2014-08-07 08:31:16 -07:00
yangshun 3465158d47 Fixed typo error in rotateOutDownLeft. Fixes #246 2014-07-23 01:25:20 +08:00
Daniel Eden d1f8f11287 Merge pull request #243 from kmiyashiro/fix-bower-version
Fix bower version
2014-07-08 11:45:26 -07:00
Kelly Miyashiro 24482ebb96 Fix bower version
Bump both package.json and bower.json to keep in sync
2014-07-08 11:20:24 -07: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 e06d92f322 Merge pull request #218 from spmjs/master
Add spm support
2014-06-17 12:36:01 -07:00
Daniel Eden d77108e695 Reduce Copyright output
Resolves #223
2014-06-12 14:23:40 -07:00
Daniel Eden a065578b16 Merge pull request #217 from jory/flipped-flip
Flipped flip
2014-06-02 18:16:32 -07:00
chencheng c6bcc7a32b Add spm support 2014-05-19 13:26:49 +08: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
Daniel Eden b40b961765 Merge pull request #187 from ofagbemi/master
Added zoom entrances and exits as per @ramatsu's request #186
2014-04-25 14:40:16 -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
Daniel Eden 1d0401008b Release 3.1.1
Various bugfixes, minor additions
2014-04-22 07:39:59 -07:00
Daniel Eden 2265249ffe Correct tag in package.json
Closes #192
2014-04-18 11:34:09 -07:00
Daniel Eden f13b20bbfa Merge pull request #197 from taylorlapeyre/master
Add message to deter unnecessary issues about .one()
2014-04-06 14:00:02 -07:00
Taylor Lapeyre 79e575af1d add message to deter uncessary issues about one 2014-04-06 14:35:05 -05:00