Commit Graph

207 Commits

Author SHA1 Message Date
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
Daniel Eden 14d441ed60 Merge pull request #189 from brutaldesign/master
Added slideInUp animation
2014-04-03 18:42:10 -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
Daniel Eden d372431f59 Merge pull request #185 from iamsteadman/master
Added slideOutDown animation
2014-03-21 10:24:16 -07:00
Steadman a1fc850ea2 Added slideOutDown animation 2014-03-21 14:13:07 +00:00
Daniel Eden 701008f7c7 Merge pull request #181 from Contra/master
Add infinite animation class
2014-03-19 09:35:43 -07:00
Contra 59e04a16fc infinite iteration sugar 2014-03-17 14:37:40 -06:00
Daniel Eden d962a26393 Merge pull request #173 from sarbbottam/master
removed undesired function invocation parenthesis
2014-03-07 09:51:12 -08:00
Sarbbottam Bandyopadhyay 7224a82654 removed undesired function invocation parenthesis 2014-03-07 23:10:08 +05:30
Daniel Eden 09338c7304 Merge pull request #165 from sarbbottam/master
Unified formatting and refactored Gruntfile.js
2014-03-07 08:32:33 -08:00
Daniel Eden 53ac17b2a8 NOT A TYPO 2014-02-25 07:48:53 -08:00
Sarbbottam Bandyopadhyay db8e990dfc Refactored Gruntfile.js 2014-02-24 04:25:37 +05:30
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 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 8897f6e799 Merge pull request #163 from sarbbottam/master
Use load-grunt-tasks, cleaned up devDependencies & added .editorconfig
2014-02-23 11:48:07 -08:00
Sarbbottam Bandyopadhyay 662a8ebde5 Added .editorconfig 2014-02-24 00:59:40 +05:30
Sarbbottam Bandyopadhyay 973f191537 Deleted unused devDependencies from package.json 2014-02-24 00:57:23 +05:30
Sarbbottam Bandyopadhyay 2b3de01f5c Use load-grunt-tasks
to avoid multiple grunt.loadNpmTasks(plugin) statements
2014-02-24 00:53:52 +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
Daniel Eden d32b3c5df9 Merge pull request #154 from mrwillis21/rubberBand
Add “rubber band” animation.
2014-02-14 12:44:41 -08:00
Matt Willis 53f7cc8e96 Adding rubber band animation. 2014-02-13 18:47:02 -05:00
Daniel Eden f5ed338a58 Merge pull request #151 from nicksahler/patch-1
Fixed bounceIn opacity bug in Chrome
2014-02-09 17:22:47 +00:00
Nick Sahler 85e0ee212b Fixed bug in Chrome
Fixed bug in Chrome where opacity is reverted back after 50%. (If I set an object to have 0 opacity then play the animation/apply the class, the object disappears when it is complete). This does not change the animation but prevents the bug from happening.
2014-02-08 09:08:18 -05:00
Daniel Eden f59567e4c7 Merge pull request #148 from IonicaBizau/patch-1
sh code highlighing
2014-02-04 01:43:19 -08:00
Ionică Bizău 7a5732f3c8 sh code highlighing 2014-02-04 09:51:08 +02:00
Daniel Eden 3a84d6c99c Merge pull request #141 from hnrch02/json-config
Added the .json extension to .animate-config
2014-01-31 06:45:20 -08:00
Daniel Eden 81815e25f5 Fix #127 on the right branch, dummy. 2014-01-31 13:45:11 +00:00